waf: disable-python - align tdb's wscript
authorIan Stakenvicius <axs@gentoo.org>
Fri, 27 Jan 2017 19:42:05 +0000 (14:42 -0500)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 10 Mar 2017 06:31:12 +0000 (07:31 +0100)
commit81ff0f306523079396e8538d5cbff7e9f008f062
treec0b391c4697ca6870c5be4bffd0cdf1b1112a0f8
parentb45ff0bcf9ed4a9e393ab7bcb2ac6657dd1f5dfe
waf: disable-python - align tdb's wscript

Drop the configure option for --disable-python as it is now
global in wafsamba.

If samba is set to use a system copy of tdb, and tdb wasn't built
with python support, then the system pytevent will not be found.  If
samba is being built without python support then pytdb is not needed,
so do not bother to try and find it.

Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/tdb/wscript