17dc34acd6
Some operating systems only ship with Python 3 and the binary for this is 'python3' instead of 'python' which causes the Jam build process to fail because it expects to find 'python'. This change will mean that the configure process will detect this case and configure the build to use the correct binary name. Fixes #14938 Change-Id: I30cd0df828792715a54d760b86dd79aee04e2b2f Reviewed-on: https://review.haiku-os.org/c/1134 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com> |
||
---|---|---|
.. | ||
config_headers | ||
jam | ||
scripts |