diff options
Diffstat (limited to 'sysutils/amanda/patches/patch-ab')
-rw-r--r-- | sysutils/amanda/patches/patch-ab | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/amanda/patches/patch-ab b/sysutils/amanda/patches/patch-ab deleted file mode 100644 index 97b05e7b2ec..00000000000 --- a/sysutils/amanda/patches/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ab,v 1.6 1998/08/07 11:10:08 agc 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 |