$NetBSD: patch-aa,v 1.4 2001/01/16 21:59:39 cjones Exp $ --- configure.orig Sat Nov 25 06:59:40 2000 +++ configure Mon Jan 15 14:08:27 2001 @@ -3268,6 +3268,7 @@ done +if false ;then for ac_prog in gnuplot do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -3307,6 +3308,8 @@ test -n "$GNUPLOT" && break done +fi +GNUPLOT="" if test -z "$GNUPLOT"; then NO_AMPLOT_MODE=true @@ -4924,8 +4927,10 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" +if false; then # 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.