mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:53:32 +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
|
|
@ -83,7 +83,7 @@ CFLAGS += -dWANT_IDN_PROTOTYPES
|
|||
!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