]> granicus.if.org Git - curl/commitdiff
assume zlib 1.1.4 - pointed out by Kevin Roth
authorDaniel Stenberg <daniel@haxx.se>
Tue, 4 Feb 2003 18:24:55 +0000 (18:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Feb 2003 18:24:55 +0000 (18:24 +0000)
src/Makefile.m32

index e432b0d988e16ed1b6c00f5d9c5ca229546f90a8..2b8a2257eb8d21b02abfde8cd94935a806cb9c69 100644 (file)
@@ -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