diff options
Diffstat (limited to 'archivers/liblzo/patches/patch-aa')
-rw-r--r-- | archivers/liblzo/patches/patch-aa | 20 |
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. |