$NetBSD: patch-aa,v 1.5 1999/03/07 19:50:55 tron Exp $ --- configure.orig Mon Mar 1 22:52:44 1999 +++ configure Sun Mar 7 20:37:46 1999 @@ -2451,6 +2451,7 @@ fi # Always use our own libtool. +if false; then LIBTOOL='$(SHELL) $(top_builddir)/libtool' # Check for any special flags to pass to ltconfig. @@ -2682,6 +2683,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. @@ -5103,6 +5105,7 @@ # Always use our own libtool. +if false; then LIBTOOL='$(SHELL) $(top_builddir)/libtool' # Check for any special flags to pass to ltconfig. @@ -5334,6 +5337,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.