aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 4cb3b034..7869b074 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -119,6 +119,12 @@
/* Define if you want GSSAPI authentication */
#undef GSSAPI
+/* Define if you have Kerberos V4 */
+#undef KERBEROS_V4
+
+/* Define if you have Kerberos V5 */
+#undef KERBEROS_V5
+
/* Define if you have HEIMDAL kerberos 5 */
#undef HEIMDAL