]> andersk Git - gssapi-openssh.git/blobdiff - openssh/acconfig.h
Fixes for krb5 support in OpenSSH 3.0.2p1 by Simon Wilkinson from
[gssapi-openssh.git] / openssh / acconfig.h
index 436d72ed1732aa3e8b0535b3b11af29b4e37b5ee..405f20016b87ca5aadf8baad7170d31855a88f2f 100644 (file)
 /* Define if libc defines __progname */
 #undef HAVE___PROGNAME
 
+/* Define if you want Kerberos 5 support */
+#undef KRB5
+
+/* Define this if you are using Heimdal version of Kerberos V5 */
+#undef HEIMDAL
+
 /* Define if you want Kerberos 4 support */
 #undef KRB4
 
This page took 0.097171 seconds and 4 git commands to generate.