samba36: disable the use of zlib
authorFelix Fietkau <nbd@openwrt.org>
Tue, 20 Mar 2012 21:43:19 +0000 (21:43 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 20 Mar 2012 21:43:19 +0000 (21:43 +0000)
SVN-Revision: 31048

net/samba36/Makefile

index 7c18ff886275f158e7b7b895202afe52949b20b6..65418690b4f8f1c0abfbc4190ec47d6d33ef34b9 100644 (file)
@@ -63,7 +63,9 @@ CONFIGURE_VARS += \
        samba_cv_USE_SETREUID=yes \
        samba_cv_USE_SETRESUID=yes \
        samba_cv_have_setreuid=yes \
-       samba_cv_have_setresuid=yes
+       samba_cv_have_setresuid=yes \
+       ac_cv_header_zlib_h=no \
+       samba_cv_zlib_1_2_3=no
 
 CONFIGURE_ARGS += \
        --exec-prefix=/usr \