diff INSTALL @ 948:3baee3445502

Use curl without-zlib support
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 27 Aug 2014 10:40:06 +0200
parents 7ac5a366184d
children 0abacb0fd564
line wrap: on
line diff
--- a/INSTALL	Tue Aug 26 17:04:11 2014 +0200
+++ b/INSTALL	Wed Aug 27 10:40:06 2014 +0200
@@ -74,7 +74,8 @@
     --disable-imap --disable-pop3 --disable-tftp --disable-telnet --disable-dict \
     --disable-proxy --disable-rtsp --disable-ldaps --disable-ldap --disable-file \
     --disable-ftp --enable-http --enable-shared=no -enable-static=yes \
-    --with-polarssl=$YOURPREFIX --without-ca-bundle --without-ca-path
+    --with-polarssl=$YOURPREFIX --without-ca-bundle --without-ca-path \
+    --without-zlib
 
 To compile the software you can use plain cmake. An out of source build is
 highly suggested. For build options see CMakeList.txt

http://wald.intevation.org/projects/trustbridge/