X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=config.h.in;h=f4af89cd4f94662e05cfae0c09511763b8d6c619;hp=802857b728aa7c7f8f6dfed39bfbbf10e9ef0af6;hb=07232d8229d07417da518d8c68a80f5386905d8d;hpb=cfd46a622a446af8a5fa286637cd88259f1b50a5 diff --git a/config.h.in b/config.h.in index 802857b..f4af89c 100644 --- a/config.h.in +++ b/config.h.in @@ -577,3 +577,6 @@ * all return values other than (size_t)(-1) as equivalent. */ #undef ICONV_NONTRANS +/* The compressed mailboxes support */ +#undef USE_COMPRESSED +