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

/bind-9.11.3/win32utils/
H A DConfigure700 my $use_idn = "no";
1033 $use_idn = "yes";
1267 if ($use_idn eq "no") {
2525 if ($use_idn eq "no") {
3397 if ($use_idn eq "yes") {
/bind-9.11.3/
H A Dconfigure22263 withval=$with_idn; use_idn="$withval"
22265 use_idn="no"
22268 case "$use_idn" in
22279 idn_path="$use_idn"
22337 if test "no" != "$use_idn"; then

Completed in 61 milliseconds