]> andersk Git - openssh.git/blobdiff - acconfig.h
- (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
[openssh.git] / acconfig.h
index b7bb1c40b652d1d148ce53ce3bebbc6168736b64..ebf50f4c3817a864b2d99aa8f08f153649bf9ad5 100644 (file)
 /* Define if compiler implements __func__ */
 #undef HAVE___func__
 
+/* Define if you want Kerberos 5 support */
+#undef KRB5
+
+/* Define this if you are using the Heimdal version of Kerberos V5 */
+#undef HEIMDAL
+
 /* Define if you want Kerberos 4 support */
 #undef KRB4
 
This page took 0.03382 seconds and 4 git commands to generate.