samba36: disable acl support to avoid picking up a dependency on libacl (#16988)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 41509
This commit is contained in:
Felix Fietkau 2014-07-04 11:42:57 +00:00
parent 4d04e666a4
commit 363eb4cf7a

View file

@ -105,6 +105,7 @@ CONFIGURE_ARGS += \
--with-piddir=/var/run \
--with-privatedir=/etc/samba \
--with-sendfile-support \
--without-acl-support \
--without-cluster-support \
--without-ads \
--without-krb5 \