Searched refs:python3_ok (Results 1 – 2 of 2) sorted by relevance
1602 AC_MSG_RESULT(yes); python3_ok=yes,1603 AC_MSG_RESULT(no: PYTHON3 DISABLED); python3_ok=no)1606 if test "$python3_ok" = yes; then1620 if test "$fail_if_missing" = "yes" -a "$python3_ok" != "yes"; then1632 if test "$python_ok" = yes && test "$python3_ok" = yes; then1756 elif test "$python3_ok" = yes && test "$enable_python3interp" = "dynamic"; then1762 elif test "$python3_ok" = yes; then
6904 $as_echo "yes" >&6; }; python3_ok=yes6907 $as_echo "no: PYTHON3 DISABLED" >&6; }; python3_ok=no6913 if test "$python3_ok" = yes; then6929 if test "$fail_if_missing" = "yes" -a "$python3_ok" != "yes"; then6939 if test "$python_ok" = yes && test "$python3_ok" = yes; then7122 elif test "$python3_ok" = yes && test "$enable_python3interp" = "dynamic"; then7129 elif test "$python3_ok" = yes; then