build: Build less of Samba when building --without-ntvfs-fileserver
authorAndrew Bartlett <abartlet@samba.org>
Tue, 10 May 2016 17:33:17 +0000 (05:33 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 2 Jun 2016 14:36:15 +0000 (16:36 +0200)
commit0b4c741b9c03d147ee5f56d027bacda75c1b5282
tree4393e6168e5d09970e74aafe0cf2ef0451e6c344
parent90665713ab96b22cdd1ff344575b05253aa1afc2
build: Build less of Samba when building --without-ntvfs-fileserver

We would build, but not use, many components of the NTVFS file server
even when we asked not to.  They would then consume disk, but not be
of any use

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/ntvfs/posix/posix_eadb.c
source4/ntvfs/posix/wscript_build
source4/ntvfs/wscript_build
source4/rpc_server/common/server_info.c
source4/rpc_server/wkssvc/dcesrv_wkssvc.c
source4/rpc_server/wscript_build
source4/smb_server/service_smb.c
source4/smb_server/wscript_build
source4/smbd/server.c