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

/bind-9.11.3/win32utils/
H A DConfigure690 my $use_gssapi = "no";
1005 $use_gssapi = "yes";
1247 if ($use_gssapi eq "no") {
2278 if ($use_gssapi eq "no") {
2371 if ($use_gssapi ne "yes") {
2374 if ($use_gssapi eq "no") {
3385 if ($use_gssapi eq "yes") {
/bind-9.11.3/
H A Dconfigure14180 withval=$with_gssapi; use_gssapi="$withval"
14182 use_gssapi="yes"
14188 case "$use_gssapi" in
14190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: trying $use_gssapi" >&5
14191 $as_echo "trying $use_gssapi" >&6; }
14192 if test krb5-config = "$use_gssapi"
14194 # Extract the first word of "$use_gssapi", so it can be a program name with args.
14195 set dummy $use_gssapi; ac_word=$2
14235 KRB5_CONFIG="$use_gssapi"
14258 use_gssapi
[all...]

Completed in 37 milliseconds