Andreas Krennmair:
[apps/madmutt.git] / config.h.in
index ce85abc..13a595e 100644 (file)
@@ -63,6 +63,9 @@
 /* Define if your curses library supports color. */
 #undef HAVE_COLOR
 
+/* Sleepycat DB4 Support */
+#undef HAVE_DB4
+
 /* Define to 1 if you have the `dcgettext' function. */
 #undef HAVE_DCGETTEXT
 
@@ -85,6 +88,9 @@
 /* Define to 1 if you have the `ftruncate' function. */
 #undef HAVE_FTRUNCATE
 
+/* GDBM Support */
+#undef HAVE_GDBM
+
 /* Define to 1 if you have the `getaddrinfo' function. */
 #undef HAVE_GETADDRINFO
 
 /* Define if you have GSSAPI libraries available */
 #undef USE_GSS
 
+/* Enable header caching */
+#undef USE_HCACHE
+
 /* Define if you want support for the IMAP protocol. */
 #undef USE_IMAP