$NetBSD: patch-aa,v 1.2 1999/05/03 16:29:23 rh Exp $

--- configure.orig	Wed Apr 14 00:42:49 1999
+++ configure	Sun May  2 14:11:59 1999
@@ -9,7 +9,7 @@
 
 # Defaults:
 ac_help=
-ac_default_prefix=/usr/local
+ac_default_prefix=${PREFIX}
 # Any additions from configure.in:
 ac_help="$ac_help
   --with-x                use the X Window System"
@@ -3674,10 +3674,12 @@
     top_srcdir="$ac_dots$ac_given_srcdir" ;;
   esac
 
+if false; then
   case "$ac_given_INSTALL" in
   [/$]*) INSTALL="$ac_given_INSTALL" ;;
   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
   esac
+fi
 
   echo creating "$ac_file"
   rm -f "$ac_file"
