1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb
Andrew Bartlett a574e8f517 build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in libraries
We do this by removing the confusing mandatory option to
conf.SAMBA_CHECK_PYTHON{,_HEADERS}(), instead just use the value of
--disable-python internally

This follows the default minimum of Python 3.4 and keeps things consistent
with the main Samba build where --disable-python is required to skip building
python bindings.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2019-03-21 04:06:16 +00:00
..
ABI tdb: version 1.3.18 2019-02-26 10:39:24 +01:00
common lib:tdb: Use C99 initializer for tdb_header 2019-01-28 10:29:22 +01:00
docs Fix various spelling errors 2015-11-06 13:43:45 +01:00
include Fix typos and ban the rams from samba 2019-01-10 02:41:29 +01:00
man tdbtool: Add "storehex" command 2017-04-22 09:16:16 +02:00
python PY3: change shebang to python3 in lib dir 2018-12-14 14:40:20 +01:00
test Fix spelling mistakes 2018-11-30 03:35:13 +01:00
tools lib:tdb: Use C99 initializer for tdb_logging_context 2019-01-28 10:29:22 +01:00
web
_tdb_text.py tdb/test/_tdbtext: remove unused imports 2018-10-25 21:45:55 +02:00
configure build: Move python detection back into waf (instead of in configure and Makefile) 2018-12-14 14:40:19 +01:00
doxy.config
Makefile Search for location of waf script 2019-02-26 10:39:24 +01:00
pytdb.c lib:tdb: Use C99 initializer for PyGetSetDef in pytdb 2019-01-28 10:29:20 +01:00
tdb.pc.in
wscript build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in libraries 2019-03-21 04:06:16 +00:00