From: Dan Fandrich Date: Thu, 11 Mar 2010 06:58:36 +0000 (+0000) Subject: Enable Symbian zlib support by default. X-Git-Tag: curl-7_20_1~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e37d1b1ee309f559d60529c8baa1aae846e43606;p=curl Enable Symbian zlib support by default. --- diff --git a/packages/Symbian/group/libcurl.mmp b/packages/Symbian/group/libcurl.mmp index 400dcff1b..05bb9cf54 100644 --- a/packages/Symbian/group/libcurl.mmp +++ b/packages/Symbian/group/libcurl.mmp @@ -3,7 +3,7 @@ // // Build-time options (uncomment these to enable) -//#define ENABLE_ZLIB // Enable gzip/deflate decompression +#define ENABLE_ZLIB // Enable gzip/deflate decompression //#define ENABLE_SSL // Enable SSL for HTTPS/FTPS (requires S60 Open C SDK) TARGET libcurl.dll