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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37d1b1ee309f559d60529c8baa1aae846e43606;p=thirdparty%2Fcurl.git Enable Symbian zlib support by default. --- diff --git a/packages/Symbian/group/libcurl.mmp b/packages/Symbian/group/libcurl.mmp index 400dcff1b7..05bb9cf549 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