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

/freebsd-10.1-release/crypto/openssh/
H A Dconfigure621 KRB5CONF
16584 case $KRB5CONF in
16586 ac_cv_path_KRB5CONF="$KRB5CONF" # Let the user override the test with a path.
16609 KRB5CONF=$ac_cv_path_KRB5CONF
16610 if test -n "$KRB5CONF"; then
16611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $KRB5CONF" >&5
16612 $as_echo "$KRB5CONF" >&6; }
16619 if test -x $KRB5CONF ; then
16620 K5CFLAGS="`$KRB5CONF --cflags`"
16621 K5LIBS="`$KRB5CONF
[all...]

Completed in 106 milliseconds