$NetBSD: patch-aa,v 1.6 2000/02/01 16:44:21 rh Exp $

--- configure.orig	Fri Dec 17 23:21:39 1999
+++ configure	Sun Jan 30 20:17:26 2000
@@ -2139,6 +2139,7 @@
 fi
 
 
+if false; then
 # Check for any special flags to pass to ltconfig.
 libtool_flags="--cache-file=$cache_file"
 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
@@ -2292,6 +2293,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.
@@ -6768,6 +6770,9 @@
 s%@CATALOGS@%$CATALOGS%g
 s%@CATOBJEXT@%$CATOBJEXT%g
 s%@DATADIRNAME@%$DATADIRNAME%g
+s%@ESD_CFLAGS@%$ESD_CFLAGS%g
+s%@ESD_CONFIG@%$ESD_CONFIG%g
+s%@ESD_LIBS@%$ESD_LIBS%g
 s%@GMOFILES@%$GMOFILES%g
 s%@INSTOBJEXT@%$INSTOBJEXT%g
 s%@INTLDEPS@%$INTLDEPS%g
