mirror of
https://github.com/curl/curl.git
synced 2026-08-26 07:33:31 +03:00
Updated zlib version in build files.
This commit is contained in:
parent
992bee504d
commit
ae26ee3489
14 changed files with 19 additions and 19 deletions
|
|
@ -72,7 +72,7 @@ CFLAGS += -d_WIN32_WINNT=0x0501 -dENABLE_IPV6
|
|||
!ifdef %zlib_root
|
||||
ZLIB_ROOT = $(%zlib_root)
|
||||
!else
|
||||
ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.7
|
||||
ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.8
|
||||
!endif
|
||||
|
||||
!ifdef %libssh2_root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue