$NetBSD: patch-ae,v 1.3 2000/05/02 18:48:36 danw Exp $ --- configure.orig Mon Jan 31 19:43:50 2000 +++ configure Sun Mar 12 21:20:08 2000 @@ -1339,6 +1339,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" @@ -1492,6 +1493,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. @@ -3017,7 +3019,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lxml -lz $LIBS" +LIBS="`$XML_CONFIG --libs` -lz $LIBS" cat > conftest.$ac_ext <&6 else ac_save_LIBS="$LIBS" -LIBS="-lesd $LIBS" +LIBS="`$ESD_CONFIG --libs` $LIBS" cat > conftest.$ac_ext <