X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=config.h.in;h=a99e83f1ce52faef56789141ec8041ea4957eb63;hb=9eba4abfe44617aa78f625d900fe6bc2c58bb4cb;hp=cdba71f978277f4a06a4f5bfe48326c73f96f5ad;hpb=79876cc16592ddd80bd1745a591c11a88ad42b44;p=secnet.git diff --git a/config.h.in b/config.h.in index cdba71f..a99e83f 100644 --- a/config.h.in +++ b/config.h.in @@ -11,8 +11,11 @@ /* Define to 1 to use IPv6 support in system and adns */ #undef CONFIG_IPV6 -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H +/* Define to 1 if you have the `fmemopen' function. */ +#undef HAVE_FMEMOPEN + +/* Define to 1 if you have the `funopen' function. */ +#undef HAVE_FUNOPEN /* Define to 1 if you have the `adns' library (-ladns). */ #undef HAVE_LIBADNS @@ -29,9 +32,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_IF_TUN_H -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_H @@ -41,18 +41,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NET_ROUTE_H -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - /* Define to 1 if you have the header file. */ #undef HAVE_STROPTS_H @@ -62,15 +50,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKIO_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -89,9 +68,6 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD