From 06fd61d081367d1c7bdf7fd653fe56527ee2320a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 25 Jun 1998 10:19:08 +0000 Subject: nearly ready for 0.3.0 --- zlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zlib') diff --git a/zlib/Makefile b/zlib/Makefile index e3aa756ed..6f76a64ea 100644 --- a/zlib/Makefile +++ b/zlib/Makefile @@ -91,7 +91,7 @@ POSUB = po RANLIB = ranlib USE_INCLUDED_LIBINTL = yes USE_NLS = yes -VERSION = 0.2.19b +VERSION = 0.2.19c ZLIBS = l = @@ -121,7 +121,7 @@ LIBRARIES = $(noinst_LIBRARIES) DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.. CPPFLAGS = LDFLAGS = -LIBS = -ldl -lz +LIBS = -lz libzlib_a_LIBADD = libzlib_a_OBJECTS = adler32.o compress.o crc32.o gzio.o uncompr.o \ deflate.o trees.o zutil.o inflate.o infblock.o inftrees.o infcodes.o \ -- cgit v1.2.3