$NetBSD: patch-aa,v 1.3 1999/10/05 20:18:33 tron Exp $

--- configure.orig	Tue Oct  5 16:58:56 1999
+++ configure	Tue Oct  5 22:14:23 1999
@@ -1301,6 +1301,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"
@@ -1453,6 +1454,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.
