build:wafsamba: Waf 1.8 compatible declaration of 'mandatory' configuration tests
authorThomas Nagy <tnagy@waf.io>
Wed, 11 Nov 2015 23:27:31 +0000 (00:27 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 16 Nov 2015 13:50:38 +0000 (14:50 +0100)
commitdb99742d8b15cc1c48421a4720a43dff72c6ba1b
tree9b8922884d69d39a0771cd9a168881b0c0d98773
parent7c0575d7ba29d79d8d287a862d6c88a4c5e65631
build:wafsamba: Waf 1.8 compatible declaration of 'mandatory' configuration tests

The configuration tests raise exceptions by default in later Waf versions,
but the samba tests do not specify whether the errors should be raised or
not. This changes lifts the ambiguity.

Signed-off-by: Thomas Nagy <tnagy@waf.io>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Nov 16 14:50:39 CET 2015 on sn-devel-104
buildtools/wafsamba/samba_autoconf.py
buildtools/wafsamba/samba_conftests.py
buildtools/wafsamba/samba_python.py