buildscripts: Fix the regression with --without-acl-support.
authorIra Cooper <ira@samba.org>
Tue, 26 Jul 2016 15:44:47 +0000 (11:44 -0400)
committerIra Cooper <ira@samba.org>
Mon, 8 Aug 2016 19:27:46 +0000 (21:27 +0200)
commit14f29c4f560f1b3942245a6fa43924a8ce45d99d
tree04f4aa2404063f62d1b3d8d4859f64092b53af7f
parent38bb993657f8eb6c49899de0d741ed5186ca5022
buildscripts: Fix the regression with --without-acl-support.

This will disable the vfs_glusterfs and vfs_cephfs modules if
you provide --without-acl-support.

In addition it makes compiling in POSIXACL_XATTR conditional
on vfs_glusterfs or vfs_cephfs being built in.

Signed-off-by: Ira Cooper <ira@samba.org>
Reviewed-by: Steve French <sfrench@samba.org>
Tested-by: Steve French <sfrench@samba.org>
Autobuild-User(master): Ira Cooper <ira@samba.org>
Autobuild-Date(master): Mon Aug  8 21:27:46 CEST 2016 on sn-devel-144
source3/modules/wscript_build
source3/wscript