aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-08-02 17:47:14 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-08-02 17:47:14 +0000
commit82d0e434b7e59e92893711225011e942629b3080 (patch)
tree11e774da17d63831697461cd6563c5643edbf42d /acconfig.h
parent7cd8c4f5233ec94344a340d219eae92db1b3038c (diff)
downloadfetchmail-82d0e434b7e59e92893711225011e942629b3080.tar.gz
fetchmail-82d0e434b7e59e92893711225011e942629b3080.tar.bz2
fetchmail-82d0e434b7e59e92893711225011e942629b3080.zip
Heimdal GSSAPI patches.
svn path=/trunk/; revision=2533
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