X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=config.h.in;h=126df1e9d3888d0b73fe82e3275615006355228e;hp=c8e40f586f27cf80c67aca825143af2939c9e8d3;hb=fc9c62aae0a7ebf1ff9335e322e7c1f5d3e459d3;hpb=f404a0ca916be07049af51a3022baaaaab94def6 diff --git a/config.h.in b/config.h.in index c8e40f5..126df1e 100644 --- a/config.h.in +++ b/config.h.in @@ -77,6 +77,10 @@ /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT +/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you + don't. */ +#undef HAVE_DECL_SYS_SIGLIST + /* Define to 1 if you have the `fchdir' function. */ #undef HAVE_FCHDIR @@ -215,9 +219,6 @@ /* Define to 1 if you have the `esmtp' library (-lesmtp). */ #undef HAVE_LIBESMTP -/* Define to 1 if you have the `gnutls' library (-lgnutls). */ -#undef HAVE_LIBGNUTLS - /* Define to 1 if you have the `idn' library (-lidn). */ #undef HAVE_LIBIDN @@ -509,9 +510,6 @@ /* Define to enable Sun mailtool attachments support. */ #undef SUN_ATTACHMENT -/* Define to 1 if `sys_siglist' is declared by or . */ -#undef SYS_SIGLIST_DECLARED - /* Define to use dotlocking for mailboxes. */ #undef USE_DOTLOCK