mirror of
https://github.com/curl/curl.git
synced 2026-04-19 11:21:20 +03:00
assume zlib 1.1.4 - pointed out by Kevin Roth
This commit is contained in:
parent
5c858965b8
commit
ff8abfca85
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue