X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=config.h.in;h=4d51f94501bbb1b6fc21d793ee0307bae206f17d;hp=e4bfa81d12e8dee3de5c07b467271294ba3d487c;hb=e6b4978132b0437f928aa73b22c0a517959f78bb;hpb=faed98ab64dd3cbd29e674141cd074d6c9f8909c diff --git a/config.h.in b/config.h.in index e4bfa81..4d51f94 100644 --- a/config.h.in +++ b/config.h.in @@ -491,6 +491,15 @@ NOTE: this requires significant more memory when defined. */ #undef EXACT_ADDRESS +/* Enable header caching */ +#undef USE_HCACHE + +/* GDBM Support */ +#undef HAVE_GDBM + +/* Sleepycat DB4 Support */ +#undef HAVE_DB4 + /* Define if you have the iconv() function. */ #undef HAVE_ICONV