Searched refs:BUILD_PYTHON (Results 1 – 3 of 3) sorted by relevance
18 BUILD_PYTHON=$(realpath "$(dirname "$0")/build_python.sh")21 bash --login "$BUILD_PYTHON" "$@"
198 AM_CONDITIONAL([BUILD_PYTHON], [test "x$enable_python" = "xyes"]) condition