$NetBSD: patch-aa,v 1.4 2000/06/15 12:54:12 kleink Exp $ --- configure.orig Thu Aug 26 04:39:37 1999 +++ configure Wed Sep 15 11:47:45 1999 @@ -2318,6 +2318,7 @@ # Save cache, so that ltconfig can load it +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" \ @@ -2336,6 +2337,8 @@ # 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. exec 5>>./config.log