$NetBSD: patch-aa,v 1.1.1.1 2002/05/02 13:28:16 bouyer Exp $

--- configure.orig	Fri Mar  8 20:28:05 2002
+++ configure	Tue Apr 30 12:56:23 2002
@@ -4317,6 +4317,7 @@
   test -n "$GETCONF" && break
 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.
@@ -4358,6 +4359,8 @@
 
   test -n "$GNUPLOT" && break
 done
+fi
+GNUPLOT=""
 
 if test -z "$GNUPLOT"; then
     NO_AMPLOT_MODE=true
@@ -9893,8 +9896,10 @@
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
 
+if false; then
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+fi
 
 # Prevent multiple expansion
 
