Searched refs:with_python (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure20465 if test "${with_python+set}" = set; then
20466 withval=$with_python;
20670 if test "$with_python" = ""
20672 with_python=no
27212 if test "$with_python" != "no" ; then
27213 if test -x "$with_python/bin/python"
27215 echo Found python in $with_python/bin/python
27216 PYTHON="$with_python/bin/python"
27218 if test -x "$with_python"
27220 echo Found python in $with_python
[all...]

Completed in 91 milliseconds