• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/

Lines Matching refs:PYTHON

718 PYTHON
17028 if test -n "$PYTHON"; then
17029 # If the user set $PYTHON, use it and don't search something else.
17030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.6" >&5
17031 $as_echo_n "checking whether $PYTHON version >= 2.6... " >&6; }
17041 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5
17042 ($PYTHON -c "$prog") >&5 2>&5
17051 am_display_PYTHON=$PYTHON
17083 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
17085 PYTHON=:
17094 case $PYTHON in
17096 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
17117 PYTHON=$ac_cv_path_PYTHON
17118 if test -n "$PYTHON"; then
17119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
17120 $as_echo "$PYTHON" >&6; }
17132 if test "$PYTHON" = :; then
17142 am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
17161 am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
17181 am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null ||
17219 am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null ||
17252 if "$PYTHON" -c "import dbus, gobject, dbus.mainloop.glib"; then
17266 if test -n "$PYTHON"; then
17267 # If the user set $PYTHON, use it and don't search something else.
17268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.6" >&5
17269 $as_echo_n "checking whether $PYTHON version >= 2.6... " >&6; }
17279 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5
17280 ($PYTHON -c "$prog") >&5 2>&5
17289 am_display_PYTHON=$PYTHON
17321 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
17323 PYTHON=:
17332 case $PYTHON in
17334 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
17355 PYTHON=$ac_cv_path_PYTHON
17356 if test -n "$PYTHON"; then
17357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
17358 $as_echo "$PYTHON" >&6; }
17370 if test "$PYTHON" = :; then
17380 am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
17399 am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
17419 am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null ||
17457 am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null ||