Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/win32utils/
H A DConfigure606 my $use_python = "auto";
877 $use_python = "no";
879 $use_python = "yes";
1079 if ($use_python eq "no") {
2266 if ($use_python eq "no") {
2270 } elsif ($use_python eq "auto") {
2278 $use_python = "yes";
2280 if ($use_python ne "no") {
/minix3/external/bsd/bind/dist/
H A Dconfigure.in222 use_python="$withval", use_python="unspec")
227 case "$use_python" in
233 case "$use_python" in
253 case "$use_python" in
264 case "$use_python" in
266 PYTHON="$use_python"
269 AC_PATH_PROGS(PYTHON, $use_python)
H A Dconfigure11777 withval=$with_python; use_python="$withval"
11779 use_python="unspec"
11786 case "$use_python" in
11794 case "$use_python" in
11862 case "$use_python" in
11874 case "$use_python" in
11876 PYTHON="$use_python"
11879 for ac_prog in $use_python