1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-16 09:57:47 +03:00
Ian Stakenvicius 5b316a4c7a waf: disable-python - fix talloc wscript if bundling disabled
The pytalloc-util dependency logic in lib/talloc/wscript on a
standalone build checks for pytalloc-util in a manner that will
fail if bundling is disabled, this causes issues on
--disable-python builds of ldb, tevent, and samba.

This patch restructures the logic to skip checks if python
is disabled, instead just setting the temporary state variable
'using_system_pytalloc_util' to False

Successfully tested patch on ldb-1.1.31 and above, tevent-0.9.33,
and samba-4.7_rc3

Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2017-08-01 03:59:24 +02:00
..
2017-07-21 23:31:03 +02:00
2009-05-05 19:04:39 -04:00
2010-10-31 18:06:16 +00:00
2008-09-17 14:11:12 +02:00
2017-03-10 07:30:40 +01:00
2016-03-08 01:58:26 +01:00
2016-03-08 01:58:26 +01:00