$NetBSD: patch-aa,v 1.10 1999/04/25 18:46:30 tv Exp $

--- configure.orig	Sun Apr 25 07:17:03 1999
+++ configure	Sun Apr 25 07:23:45 1999
@@ -2133,7 +2133,7 @@
 fi
 rm -f confcache
 
-
+if false; then
 # Actually configure libtool.  ac_aux_dir is where install-sh is found.
 CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
 LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \
@@ -2141,6 +2141,7 @@
 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
 $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+fi
 
 # Reload cache, that may have been modified by ltconfig
 if test -r "$cache_file"; then
@@ -2151,7 +2152,7 @@
   > $cache_file
 fi
 
-
+if false; then
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
 
@@ -2176,7 +2177,7 @@
 then
   libtool_build_static_libs='yes'
 fi
-
+fi
 
 # Add configure option --enable-maintainer-mode which enables dependency
 # checking and generation useful to package maintainers.  This is made an
