Updated zlib version in build files.

This commit is contained in:
Guenter Knauf 2013-05-11 17:08:00 +02:00
parent 992bee504d
commit ae26ee3489
14 changed files with 19 additions and 19 deletions

View file

@ -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