From ff8abfca850db4136af726159e93f46124692ee1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 4 Feb 2003 18:24:55 +0000 Subject: assume zlib 1.1.4 - pointed out by Kevin Roth --- src/Makefile.m32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.m32 b/src/Makefile.m32 index e432b0d98..2b8a2257e 100644 --- a/src/Makefile.m32 +++ b/src/Makefile.m32 @@ -13,7 +13,7 @@ CC = gcc RM = rm -f STRIP = strip -s OPENSSL_PATH = ../../openssl-0.9.6g -ZLIB_PATH = ../../zlib-1.1.3 +ZLIB_PATH = ../../zlib-1.1.4 # We may need these someday # PERL = perl -- cgit v1.2.3