summaryrefslogtreecommitdiff
path: root/misc/amanda-common/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda-common/patches/patch-aa')
-rw-r--r--misc/amanda-common/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/amanda-common/patches/patch-aa b/misc/amanda-common/patches/patch-aa
new file mode 100644
index 00000000000..51d4535b00d
--- /dev/null
+++ b/misc/amanda-common/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/02/23 17:03:41 bouyer Exp $
+
+--- configure.orig Sat Jul 18 10:34:33 1998
++++ configure Sat Jul 18 10:35:03 1998
+@@ -4204,6 +4204,7 @@
+ echo "$ac_t""no" 1>&6
+ fi
+
++if false; then
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+
+@@ -4249,6 +4250,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
+
+ # Extract the first word of "gcc", so it can be a program name with args.
+ set dummy gcc; ac_word=$2