summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server/patches/patch-aa
blob: 35ce7e29f3ee92e2725b01858f9162b4e3c98f49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
$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.