Searched refs:KRB5_CONFIG (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/bin/tests/system/
H A Dconf.sh.in70 # we don't want a KRB5_CONFIG setting breaking the tests
71 KRB5_CONFIG=/dev/null
219 export KRB5_CONFIG
H A Dconf.sh.win3280 # we don't want a KRB5_CONFIG setting breaking the tests
81 KRB5_CONFIG=NUL
215 export KRB5_CONFIG
/bind-9.11.3/
H A Dconfigure876 KRB5_CONFIG
14201 case $KRB5_CONFIG in
14203 ac_cv_path_KRB5_CONFIG="$KRB5_CONFIG" # Let the user override the test with a path.
14224 KRB5_CONFIG=$ac_cv_path_KRB5_CONFIG
14225 if test -n "$KRB5_CONFIG"; then
14226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $KRB5_CONFIG" >&5
14227 $as_echo "$KRB5_CONFIG" >&6; }
14235 KRB5_CONFIG="$use_gssapi"
14237 gssapi_cflags=`$KRB5_CONFIG --cflags gssapi`
14238 gssapi_libs=`$KRB5_CONFIG
[all...]

Completed in 61 milliseconds