$NetBSD: patch-aa,v 1.1 1999/04/27 22:24:56 tron Exp $ --- configure.orig Sat Nov 28 13:33:48 1998 +++ configure Wed Apr 28 00:15:44 1999 @@ -1221,6 +1221,7 @@ fi # Always use our own libtool. +if false; then LIBTOOL='$(SHELL) $(top_builddir)/libtool' # Check for any special flags to pass to ltconfig. @@ -1265,6 +1266,7 @@ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } +fi echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 echo "configure:1271: checking whether build environment is sane" >&5