samba36: disable the use of zlib
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31048 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0b85eb9822
commit
9b54ca4728
@ -63,7 +63,9 @@ CONFIGURE_VARS += \
|
|||||||
samba_cv_USE_SETREUID=yes \
|
samba_cv_USE_SETREUID=yes \
|
||||||
samba_cv_USE_SETRESUID=yes \
|
samba_cv_USE_SETRESUID=yes \
|
||||||
samba_cv_have_setreuid=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 += \
|
CONFIGURE_ARGS += \
|
||||||
--exec-prefix=/usr \
|
--exec-prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user