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

/external/chromium_org/third_party/libxml/src/
H A Dconfigure1001 with_python
11419 if test "${with_python+set}" = set; then :
11420 withval=$with_python;
11644 if test "$with_python" = ""
11646 with_python=no
13300 if test "$with_python" != "no" ; then
13301 if test -x "$with_python/bin/python"
13303 echo Found python in $with_python/bin/python
13304 PYTHON="$with_python/bin/python"
13306 if test -x "$with_python"
[all...]
/external/llvm/
H A Dconfigure8681 if test "${with_python+set}" = set; then
8682 withval=$with_python; PYTHON="$withval"
8689 { echo "$as_me:$LINENO: result: user defined: $with_python" >&5
8690 echo "${ECHO_T}user defined: $with_python" >&6; }
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure759 with_python
12578 if test "${with_python+set}" = set; then :
12579 withval=$with_python; use_python=$withval

Completed in 278 milliseconds