From ae26ee3489588f07a882a1f3fed18652a22ded90 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sat, 11 May 2013 17:08:00 +0200 Subject: Updated zlib version in build files. --- docs/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/INSTALL') diff --git a/docs/INSTALL b/docs/INSTALL index 737128b36..50c82e104 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -220,7 +220,7 @@ Win32 adjust as necessary. It is also possible to override these paths with environment variables, for example: - set ZLIB_PATH=c:\zlib-1.2.7 + set ZLIB_PATH=c:\zlib-1.2.8 set OPENSSL_PATH=c:\openssl-0.9.8y set LIBSSH2_PATH=c:\libssh2-1.4.3 @@ -323,7 +323,7 @@ Win32 documentation on how to compile zlib. Define the ZLIB_PATH environment variable to the location of zlib.h and zlib.lib, for example: - set ZLIB_PATH=c:\zlib-1.2.7 + set ZLIB_PATH=c:\zlib-1.2.8 Then run 'nmake vc-zlib' in curl's root directory. -- cgit v1.2.1