assume zlib 1.1.4 - pointed out by Kevin Roth

This commit is contained in:
Daniel Stenberg 2003-02-04 18:24:55 +00:00
parent 5c858965b8
commit ff8abfca85

View 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