Searched refs:use_python (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/win32utils/
H A DConfigure696 my $use_python = "auto";
1054 $use_python = "no";
1056 $use_python = "yes";
1280 if ($use_python eq "no") {
2659 if ($use_python eq "no") {
2663 } elsif ($use_python eq "auto") {
2670 $use_python = "no";
2673 if ($use_python ne "no") {
2674 if ($use_python ne "auto") {
2692 if ($use_python n
[all...]
/bind-9.11.3/
H A Dconfigure11881 withval=$with_python; use_python="$withval"
11883 use_python="unspec"
11907 case "$use_python" in
11915 case "$use_python" in
12020 case "$use_python" in
12032 case "$use_python" in
12034 PYTHON="$use_python"
12037 for ac_prog in $use_python

Completed in 58 milliseconds