$NetBSD: patch-aa,v 1.7 1999/10/22 23:47:58 tron Exp $

--- configure.orig	Wed Sep 29 02:47:35 1999
+++ configure	Sat Oct 23 00:27:20 1999
@@ -2254,6 +2254,7 @@
 
 
 # Check for any special flags to pass to ltconfig.
+if false; then
 libtool_flags="--cache-file=$cache_file"
 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
@@ -2406,6 +2407,7 @@
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+fi
 
 # Redirect the config.log output again, so that the ltconfig log is not
 # clobbered by the next message.
@@ -5627,6 +5629,7 @@
 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" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
@@ -5651,6 +5654,7 @@
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+fi
 
 # Redirect the config.log output again, so that the ltconfig log is not
 # clobbered by the next message.
