HomeSort by: relevance | last modified time | path
    Searched refs:with_python (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
configure 956 with_python
27975 if test "${with_python+set}" = set; then :
27976 withval=$with_python;
27978 with_python=auto
27983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_python" >&5
27984 $as_echo "$with_python" >&6; }
27986 if test "${with_python}" = no; then
27991 case "${with_python}" in
27993 if test -d "${with_python}"; then
27994 # Assume the python binary is ${with_python}/bin/python
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 957 with_python
27919 if test "${with_python+set}" = set; then :
27920 withval=$with_python;
27922 with_python=auto
27927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_python" >&5
27928 $as_echo "$with_python" >&6; }
27930 if test "${with_python}" = no; then
27935 case "${with_python}" in
27937 if test -d "${with_python}"; then
27938 # Assume the python binary is ${with_python}/bin/python
    [all...]

Completed in 54 milliseconds