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

/freebsd-10.0-release/crypto/openssh/
H A Dconfigure620 KRB5CONF
15742 case $KRB5CONF in
15744 ac_cv_path_KRB5CONF="$KRB5CONF" # Let the user override the test with a path.
15767 KRB5CONF=$ac_cv_path_KRB5CONF
15768 if test -n "$KRB5CONF"; then
15769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $KRB5CONF" >&5
15770 $as_echo "$KRB5CONF" >&6; }
15777 if test -x $KRB5CONF ; then
15778 K5CFLAGS="`$KRB5CONF --cflags`"
15779 K5LIBS="`$KRB5CONF
[all...]

Completed in 123 milliseconds