diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-14 18:08:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-14 18:08:14 +0000 |
commit | a3bddc7984754812188a8bbbedf3f8f67b7ebffa (patch) | |
tree | a5bee86fa98a16028d71f33a3e561cbee2934a3b /devel/xdelta/patches | |
parent | 98e7dbee36cb6ce8251fed4d07a6adaa02a0501e (diff) | |
download | pkgsrc-a3bddc7984754812188a8bbbedf3f8f67b7ebffa.tar.gz |
USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch. Sort PLIST.
Diffstat (limited to 'devel/xdelta/patches')
-rw-r--r-- | devel/xdelta/patches/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/xdelta/patches/patch-aa b/devel/xdelta/patches/patch-aa deleted file mode 100644 index 60a59f4e64a..00000000000 --- a/devel/xdelta/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$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' - -@@ -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 |