]> git.ipfire.org Git - thirdparty/samba.git/commit
build: add configure option to control vfs_snapper build
authorMatt Taylor <liverbugg@rinux.org>
Mon, 11 May 2020 19:26:41 +0000 (15:26 -0400)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 25 May 2020 01:16:46 +0000 (01:16 +0000)
commit7ae03a19b3ca895ba5f97a6bd4f9539d8daa6e0a
treefd66e0a2ed7365b21bb16fe6d0596285caee7c83
parente05e9df7815164266fb8e1295cf2226f11032dc5
build: add configure option to control vfs_snapper build

vfs_snapper is currently built if dbus development headers / libraries
are detected during configure. This commit adds new --disable-snapper
and --enable-snapper (default) configure parameters. When enabled,
configure will fail if the dbus development headers / libraries are
missing.

Signed-off-by: Matt Taylor <liverbugg@rinux.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon May 25 01:16:46 UTC 2020 on sn-devel-184
source3/wscript