summaryrefslogtreecommitdiff
path: root/archivers/liblzo/patches
diff options
context:
space:
mode:
authorrh <rh>1999-12-22 19:46:23 +0000
committerrh <rh>1999-12-22 19:46:23 +0000
commit4ebf4ad6f998c7f9e937621a8a6e9df765057c38 (patch)
tree2cd66ba9f21e7ce214906cc5350d62dec029e852 /archivers/liblzo/patches
parent0c721b41d4655543747d44d2edaf902eda01e399 (diff)
downloadpkgsrc-4ebf4ad6f998c7f9e937621a8a6e9df765057c38.tar.gz
Update liblzo to 1.06.
Changes include: * Updated the configure system to use Autoconf 2.13, Automake 1.4 and Libtool 1.3.3. * enhanced example programs a little bit * no changes to the compression code - LZO has proven to be stable
Diffstat (limited to 'archivers/liblzo/patches')
-rw-r--r--archivers/liblzo/patches/patch-aa28
1 files changed, 14 insertions, 14 deletions
diff --git a/archivers/liblzo/patches/patch-aa b/archivers/liblzo/patches/patch-aa
index d718a455746..b6ecdc4756b 100644
--- a/archivers/liblzo/patches/patch-aa
+++ b/archivers/liblzo/patches/patch-aa
@@ -1,24 +1,24 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/08/16 15:29:37 rh Exp $
+$NetBSD: patch-aa,v 1.2 1999/12/22 19:46:24 rh Exp $
---- configure.orig Sun Mar 15 16:26:21 1998
-+++ configure Mon Aug 16 15:31:55 1999
-@@ -1760,6 +1760,7 @@
- echo "$ac_t""no" 1>&6
- fi
+--- 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'
-
-@@ -1805,6 +1806,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
-
- if test "$USE_MAINTAINER_MODE" = yes; then
-@@ -3707,10 +3709,12 @@
+ # Redirect the config.log output again, so that the ltconfig log is not
+ # clobbered by the next message.
+@@ -4050,10 +4052,12 @@
top_srcdir="$ac_dots$ac_given_srcdir" ;;
esac