$NetBSD: patch-ah,v 1.1 1998/12/29 17:53:11 tron Exp $ --- libart_lgpl/configure.orig Wed Dec 16 10:52:25 1998 +++ libart_lgpl/configure Tue Dec 29 18:00:46 1998 @@ -1272,6 +1272,7 @@ fi # Always use our own libtool. +if false; then LIBTOOL='$(SHELL) $(top_builddir)/libtool' # Check for any special flags to pass to ltconfig. @@ -1316,6 +1317,7 @@ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } +fi # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message.