summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-03-27 23:56:31 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-03-27 23:56:31 +0000
commit126c6e5000dba3df03781d681774ea6c28c3e4d9 (patch)
tree893f44f88ba7f18d56a5c09bea0a126868214bf6 /acconfig.h
parent381c402b011270ddcb2d67bc4bfb737adaadec18 (diff)
NetBSD portability patches from Brendan Cully.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 963f0880..0da54fda 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -48,9 +48,21 @@
/* Do you want support for IMAP GSSAPI authentication? (--with-gss) */
#undef USE_GSS
+/* Do you have the Heimdal version of Kerberos V? (for gss support) */
+#undef HAVE_HEIMDAL
+
/* Do you want support for SSL? (--enable-ssl) */
#undef USE_SSL
+/* Avoid SSL routines which used patent-encumbered RC5 algorithms */
+#undef NO_RC5
+
+/* Avoid SSL routines which used patent-encumbered IDEA algorithms */
+#undef NO_IDEA
+
+/* Avoid SSL routines which used patent-encumbered RSA algorithms */
+#undef NO_RSA
+
/*
* Is mail spooled to the user's home directory? If defined, MAILPATH should
* be set to the filename of the spool mailbox relative the the home