X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config.h.in;h=eaa7f40d623269607ffbe281f87d4e8d3cac7274;hb=e0c210b265a8d6500d1e391f853ecee8d9827165;hp=3915bde2e78febd6dfa5feae54a760e6e517d751;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/config.h.in b/config.h.in index 3915bde..eaa7f40 100644 --- a/config.h.in +++ b/config.h.in @@ -307,6 +307,9 @@ /* Define to 1 if struct tm has gmtoff */ #undef HAVE_TM_GMTOFF +/* Define if your system has sigsetjmp */ +#undef HAVE_SIGSETJMP + /* Define if you have the killpg function. */ #undef HAVE_KILLPG @@ -328,9 +331,6 @@ /* Define if you have the sigrelse function. */ #undef HAVE_SIGRELSE -/* Define if you have the sigsetjmp function. */ -#undef HAVE_SIGSETJMP - /* Define if you have the sigsetmask function. */ #undef HAVE_SIGSETMASK @@ -421,6 +421,9 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H +/* Define if you have the m library (-lm). */ +#undef HAVE_LIBM + /* Define if you have the ndbm library (-lndbm). */ #undef HAVE_LIBNDBM