Home
last modified time | relevance | path

Searched refs:ac_supports_python_ver (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ldns/
H A Dax_python_devel.m492 ac_supports_python_ver=`$PYTHON -c "import sys; \
95 if test "$ac_supports_python_ver" != "True"; then
119 ac_supports_python_ver=`$PYTHON -c "import sys; \
122 if test "$ac_supports_python_ver" = "True"; then
H A Dconfigure15119 ac_supports_python_ver=`$PYTHON -c "import sys; \
15122 if test "$ac_supports_python_ver" != "True"; then
15153 ac_supports_python_ver=`$PYTHON -c "import sys; \
15156 if test "$ac_supports_python_ver" = "True"; then
/freebsd/sys/contrib/openzfs/config/
H A Dax_python_devel.m4110 ac_supports_python_ver=`$PYTHON -c "import sys; \
113 if test "$ac_supports_python_ver" != "True"; then
167 ac_supports_python_ver=`$PYTHON -c "import ax_python_devel_vpy; \
171 if test "$ac_supports_python_ver" = "True"; then