]> andersk Git - gssapi-openssh.git/blobdiff - openssh/acconfig.h
openssh-3.6.1p2-gssapi-20030430.diff from Simon
[gssapi-openssh.git] / openssh / acconfig.h
index 3b919d553ea67e1292492fea708d0b809cf953e4..76ba0240a9b3cf99134162c453cef7adebb9a3ae 100644 (file)
 /* Define if compiler implements __func__ */
 #undef HAVE___func__
 
+/* Define this is you want GSSAPI support in the version 2 protocol */
+#undef GSSAPI
+
 /* Define if you want Kerberos 5 support */
 #undef KRB5
 
 /* Define if you want AFS support */
 #undef AFS
 
+/* Define if you want GSI/Globus authentication support */
+#undef GSI
+
 /* Define if you want S/Key support */
 #undef SKEY
 
This page took 0.032499 seconds and 4 git commands to generate.