diff options
author | Noel Power <noel.power@suse.com> | 2018-11-29 15:12:10 +0000 |
---|---|---|
committer | Noel Power <npower@samba.org> | 2018-12-10 10:38:25 +0100 |
commit | 19ac50ba2d7d193816c79d44e472e8cf4acb8aeb (patch) | |
tree | 41af617120e1f88c5c359bf0654b72f628e31f7e /Makefile | |
parent | f4c0343dc4288e9cd00d7325633949020c3d300b (diff) | |
download | samba-19ac50ba2d7d193816c79d44e472e8cf4acb8aeb.tar.gz |
buildtools/wafsamba: Ensure we detect the correct python.
In order to support a default python3 build we need to ensure
we detect python3 if no PYTHON env variable is set up.
Currently we detect python with
conf.find_program('python', var='PYTHON', mandatory=mandatory)
which uses PYTHON as as hint and falls back to the program name
'python' otherwise
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions