samba: build without winbind support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-19 23:41:12 +01:00
parent 029c3f46ee
commit dd168e6951

View File

@ -98,7 +98,7 @@ sh autogen.sh
--without-aio-support \ --without-aio-support \
--with-sendfile-support \ --with-sendfile-support \
--without-wbclient \ --without-wbclient \
--with-winbind \ --without-winbind \
--with-static-modules=charset_CP437,charset_CP850 \ --with-static-modules=charset_CP437,charset_CP850 \
--with-included-popt \ --with-included-popt \
--with-included-iniparser \ --with-included-iniparser \