Home | History | Annotate | Download | only in dist

Lines Matching refs:PYTHON

762 PYTHON
993 PYTHON
1715 --with-python-sys-prefix
1716 use Python's sys.prefix and sys.exec_prefix values
1769 PYTHON the Python interpreter
18720 # Python is optional, it is used only by some of the system test scripts.
18728 if test -n "$PYTHON"; then
18729 # If the user set $PYTHON, use it and don't search something else.
18730 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 3.10" >&5
18731 printf %s "checking whether $PYTHON version is >= 3.10... " >&6; }
18735 # map returns an iterator in Python 3.0 and a list in 2.x
18738 # xrange is not present in Python 3.0 and range returns an iterator
18741 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5
18742 ($PYTHON -c "$prog") >&5 2>&5
18752 as_fn_error $? "Python interpreter is too old" "$LINENO" 5 ;;
18755 am_display_PYTHON=$PYTHON
18759 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 3.10" >&5
18760 printf %s "checking for a Python interpreter with version >= 3.10... " >&6; }
18766 for am_cv_pathless_PYTHON in python python3 python3.20 python3.19 python3.18 python3.17 python3.16 python3.15 python3.14 python3.13 python3.12 python3.11 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
18771 # map returns an iterator in Python 3.0 and a list in 2.x
18774 # xrange is not present in Python 3.0 and range returns an iterator
18790 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
18792 PYTHON=:
18802 e) case $PYTHON in
18804 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
18830 PYTHON=$ac_cv_path_PYTHON
18831 if test -n "$PYTHON"; then
18832 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
18833 printf "%s\n" "$PYTHON" >&6; }
18845 if test "$PYTHON" = :; then
18855 e) am_cv_python_version=`$PYTHON -c "import sys; print ('%u.%u' % sys.version_info[:2])"` ;;
18869 e) am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` ;;
18883 # Allow user to request using sys.* values from Python,
18886 # Check whether --with-python-sys-prefix was given.
18896 # Allow user to override whatever the default Python prefix is.
18910 # using python sys.prefix value, not GNU
18911 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for python default $am_display_PYTHON prefix" >&5
18912 printf %s "checking for python default $am_display_PYTHON prefix... " >&6; }
18917 e) am_cv_python_prefix=`$PYTHON -c "import sys; sys.stdout.write(sys.prefix)"` ;;
18932 else # using GNU prefix value, not python sys.prefix
18947 # emacs-page Now do it all over again for Python exec_prefix, but with yet
18973 # Set am__usable_exec_prefix whether using GNU or Python values,
18981 if $am_use_python_sys; then # using python sys.exec_prefix, not GNU
18982 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for python default $am_display_PYTHON exec_prefix" >&5
18983 printf %s "checking for python default $am_display_PYTHON exec_prefix... " >&6; }
18988 e) am_cv_python_exec_prefix=`$PYTHON -c "import sys; sys.stdout.write(sys.exec_prefix)"` ;;
19002 else # using GNU $exec_prefix, not python sys.exec_prefix
19023 # with python 3.x. See automake bug#10227.
19065 am_cv_python_pythondir=`$PYTHON -c "
19086 *) am_cv_python_pythondir="\${PYTHON_PREFIX}/lib/python$PYTHON_VERSION/site-packages"
19113 am_cv_python_pyexecdir=`$PYTHON -c "
19134 *) am_cv_python_pyexecdir="\${PYTHON_EXEC_PREFIX}/lib/python$PYTHON_VERSION/site-packages"
19153 if test "$PYTHON" != ":"; then
29948 PYTHON bin/tests/system/isctest/vars/.ac_vars/PERL bin/tests/system/isctest/vars/.ac_vars/CURL bin/tests/system/isctest/vars/.ac_vars/NC bin/tests/system/isctest/vars/.ac_vars/XMLLINT bin/tests/system/isctest/vars/.ac_vars/XSLTPROC bin/tests/system/isctest/vars/.ac_vars/PYTEST bin/tests/system/dyndb/driver/Makefile bin/tests/system/dlzexternal/driver/Makefile bin/tests/system/hooks/driver/Makefile bin/tests/system/rpz/testlib/Makefile"
31141 "bin/tests/system/isctest/vars/.ac_vars/PYTHON") CONFIG_FILES="$CONFIG_FILES bin/tests/system/isctest/vars/.ac_vars/PYTHON" ;;