X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=bf7e4f09a3765846d8e9471bfce3ca47c0649e6a;hb=8eb592e2cd67b8fa606c0dc071d175fbf4e08276;hp=eb77b11958db351acdac3d34d498fdcab16b9fbb;hpb=dfbb336f793df897e24bd34d6cae780d5bdef3cf;p=ap-utils.git diff --git a/config.h.in b/config.h.in index eb77b11..bf7e4f0 100644 --- a/config.h.in +++ b/config.h.in @@ -77,13 +77,9 @@ /* Define to 1 if you have the `inet_ntoa' function. */ #undef HAVE_INET_NTOA -/* Define if exists and doesn't clash with . */ +/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define if exists, doesn't clash with , and - declares uintmax_t. */ -#undef HAVE_INTTYPES_H_WITH_UINTMAX - /* Define if you have and nl_langinfo(CODESET). */ #undef HAVE_LANGINFO_CODESET @@ -141,10 +137,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H -/* Define if exists, doesn't clash with , and declares - uintmax_t. */ -#undef HAVE_STDINT_H_WITH_UINTMAX - /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H @@ -196,15 +188,9 @@ /* Define to 1 if you have the `tsearch' function. */ #undef HAVE_TSEARCH -/* Define if you have the 'uintmax_t' type in or . */ -#undef HAVE_UINTMAX_T - /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define if you have the unsigned long long type. */ -#undef HAVE_UNSIGNED_LONG_LONG - /* Define to 1 if you have the `__argz_count' function. */ #undef HAVE___ARGZ_COUNT @@ -214,15 +200,9 @@ /* Define to 1 if you have the `__argz_stringify' function. */ #undef HAVE___ARGZ_STRINGIFY -/* Define to 1 if you have the `__fsetlocking' function. */ -#undef HAVE___FSETLOCKING - /* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST -/* Define if integer division by zero raises signal SIGFPE. */ -#undef INTDIV0_RAISES_SIGFPE - /* Define for no regulation domain restrictions */ #undef NO_REG_DOMAIN @@ -256,9 +236,6 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* Define if exists and defines unusable PRI* macros. */ -#undef PRI_MACROS_BROKEN - /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE @@ -295,7 +272,3 @@ /* Define to `unsigned' if does not define. */ #undef size_t - -/* Define to unsigned long or unsigned long long if and - don't define. */ -#undef uintmax_t