]> andersk Git - openssh.git/blobdiff - acconfig.h
- Added autoconf option to enable Kerberos 4 support (untested)
[openssh.git] / acconfig.h
index 05296f9badc57f7bfc002c95f1aa4a9c44b97d4e..44c5c1a14fd7cb0161366c21aa4660628d3ebf55 100644 (file)
 /* Define if libc defines __progname */
 #undef HAVE___PROGNAME
 
+/* Define if you want Kerberos 4 support */
+#undef KRB4
+
+/* Define if you want AFS support */
+#undef AFS
+
+/* Define if you want S/Key support */
+#undef SKEY
+
+/* Define if you want TCP Wrappers support */
+#undef LIBWRAP
+
 @BOTTOM@
 
 /* ******************* Shouldn't need to edit below this line ************** */
This page took 0.031488 seconds and 4 git commands to generate.