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 d0f1c611..48cd9abc 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -109,6 +109,12 @@
/* Define if you want GSSAPI authentication */
#undef GSSAPI
+/* Define if you have HEIMDAL kerberos 5 */
+#undef HEIMDAL
+
+/* Define if you have MIT kerberos */
+#undef HAVE_GSS_C_NT_HOSTBASED_SERVICE
+
/* Define if you want built-in SOCKS support */
#undef HAVE_SOCKS