Lines Matching refs:PYTHON
896 PYTHON
11928 case $PYTHON in
11930 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
11951 PYTHON=$ac_cv_path_PYTHON
11952 if test -n "$PYTHON"; then
11953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
11954 $as_echo "$PYTHON" >&6; }
11961 test -n "$PYTHON" && break
11964 if test "X$PYTHON" = "X"; then
11969 if ${PYTHON:-false} -c "$testminvers"; then
11976 unset PYTHON
11981 if ${PYTHON:-false} -c "$testargparse"; then
11988 unset PYTHON
11994 if ${PYTHON:-false} -c "$testply"; then
12002 unset PYTHON
12005 if test "X$PYTHON" != "X"
12034 PYTHON="$use_python"
12046 case $PYTHON in
12048 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
12069 PYTHON=$ac_cv_path_PYTHON
12070 if test -n "$PYTHON"; then
12071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
12072 $as_echo "$PYTHON" >&6; }
12079 test -n "$PYTHON" && break
12086 if ${PYTHON:-false} -c "$testminvers"; then
12094 if ${PYTHON:-false} -c "$testargparse"; then
12095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, using $PYTHON" >&5
12096 $as_echo "found, using $PYTHON" >&6; }
12102 if ${PYTHON:-false} -c "$testply"; then
12103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, using $PYTHON" >&5
12104 $as_echo "found, using $PYTHON" >&6; }
12117 if test "X$PYTHON" != "X"; then
26348 test "X$PYTHON" = "X" || echo " Python tools (--with-python)"
26445 test "X$PYTHON" = "X" && echo " Python tools (--with-python)"