X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=acconfig.h;h=1e85d56e6d51d57bff931416fe6c529e59fdf839;hp=38f7fc54a4add65be5655058a94832cabdfc3764;hb=0b94e5518f3859ba10697f34978122d8e3adb334;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/acconfig.h b/acconfig.h index 38f7fc5..1e85d56 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,41 +1,6 @@ /* Compiling with newsreading support with NNTP */ #undef USE_NNTP - -/* program to use for shell commands */ -#define EXECSHELL "/bin/sh" - -/* Define to `int' if doesn't define. */ -#undef sig_atomic_t - -@BOTTOM@ -/* Define if you have start_color, as a function or macro. */ -#undef HAVE_START_COLOR - -/* Define if you have typeahead, as a function or macro. */ -#undef HAVE_TYPEAHEAD - -/* Define if you have bkgdset, as a function or macro. */ -#undef HAVE_BKGDSET - -/* Define if you have curs_set, as a function or macro. */ -#undef HAVE_CURS_SET - -/* Define if you have meta, as a function or macro. */ -#undef HAVE_META - -/* Define if you have use_default_colors, as a function or macro. */ -#undef HAVE_USE_DEFAULT_COLORS - -/* Define if you have resizeterm, as a function or macro. */ -#undef HAVE_RESIZETERM - -/* Some systems declare sig_atomic_t as volatile, some others -- no. - * This define will have value `sig_atomic_t' or `volatile sig_atomic_t' - * accordingly. */ -#undef SIG_ATOMIC_VOLATILE_T - -/* Define as 1 if iconv() only converts exactly and we should treat - * all return values other than (size_t)(-1) as equivalent. */ -#undef ICONV_NONTRANS +/* The compressed mailboxes support */ +#undef USE_COMPRESSED