summaryrefslogtreecommitdiff
path: root/devel/xdelta
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-10-02 14:55:03 +0000
committertv <tv@pkgsrc.org>1998-10-02 14:55:03 +0000
commit54d080d6acd9becbf2aa3fab29e3e9ddb1f5f51e (patch)
treebba49d61fe9c23c29f38830e5aab1395e2ec88f6 /devel/xdelta
parente9b1ca5deafa3c550034772f671f5d463b33ce93 (diff)
downloadpkgsrc-54d080d6acd9becbf2aa3fab29e3e9ddb1f5f51e.tar.gz
Get libtool from the right place.
Diffstat (limited to 'devel/xdelta')
-rw-r--r--devel/xdelta/patches/patch-aa24
1 files changed, 18 insertions, 6 deletions
diff --git a/devel/xdelta/patches/patch-aa b/devel/xdelta/patches/patch-aa
index 98ce3d91fca..60a59f4e64a 100644
--- a/devel/xdelta/patches/patch-aa
+++ b/devel/xdelta/patches/patch-aa
@@ -1,8 +1,20 @@
-$NetBSD: patch-aa,v 1.1 1998/08/22 13:40:38 garbled Exp $
---- configure.orig Sat Aug 22 03:46:19 1998
-+++ configure Sat Aug 22 03:51:53 1998
-@@ -2247,3 +2247,3 @@
+$NetBSD: patch-aa,v 1.2 1998/10/02 14:55:03 tv Exp $
+
+--- configure.orig Fri Oct 2 10:43:32 1998
++++ configure Fri Oct 2 10:43:55 1998
+@@ -2244,6 +2244,7 @@
+ echo "$ac_t""no" 1>&6
+ fi
+
++if false; then
# Always use our own libtool.
--LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+LIBTOOL='$(SHELL) $(exec_prefix)/bin/libtool'
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+
+@@ -2289,6 +2290,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
+ echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
+ echo "configure:2295: checking how to run the C preprocessor" >&5