From e37d1b1ee309f559d60529c8baa1aae846e43606 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 11 Mar 2010 06:58:36 +0000 Subject: Enable Symbian zlib support by default. --- packages/Symbian/group/libcurl.mmp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') 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 -- cgit v1.2.3