summaryrefslogtreecommitdiff
path: root/archivers/liblzo/patches
diff options
context:
space:
mode:
authorjlam <jlam>2000-06-09 06:54:51 +0000
committerjlam <jlam>2000-06-09 06:54:51 +0000
commit3f471feae7e5dd559fbc35bdaa64234b176f829d (patch)
tree0b5af2bcb5460a905405b7e880cdabb3e553cc33 /archivers/liblzo/patches
parentc48d0c99a0e06b1602266e7ec1285f030be2f01f (diff)
downloadpkgsrc-3f471feae7e5dd559fbc35bdaa64234b176f829d.tar.gz
USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching
configure.
Diffstat (limited to 'archivers/liblzo/patches')
-rw-r--r--archivers/liblzo/patches/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/archivers/liblzo/patches/patch-aa b/archivers/liblzo/patches/patch-aa
deleted file mode 100644
index 021bb280b44..00000000000
--- a/archivers/liblzo/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2000/05/02 18:48:35 danw Exp $
-
---- configure.orig Mon Nov 29 18:37:24 1999
-+++ configure Wed Dec 22 20:33:48 1999
-@@ -2099,6 +2099,7 @@
- rm -f confcache
-
-
-+if false; then
- # Actually configure libtool. ac_aux_dir is where install-sh is found.
- CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
- LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
-@@ -2123,6 +2124,7 @@
-
- # 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.