Displaying 1 result from an estimated 1 matches for "kerberosi".
Did you mean:
kerberos
2000 Sep 14
0
modifying Openssh config script for KTH-KRB (fwd)
...fi
> if test ! -z "$blibpath" ; then
>
> blibpath="$blibpath:${withval}/lib"
> fi
> else
> if test -d /usr/include/kerberosIV ; then
> CFLAGS="$CFLAGS
> -I/usr/include/kerberosI
> fi
> fi
>
> for ac_hdr in krb.h
> ***************************************************************...