1a850946eSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2a850946eSmrg 370f7c90cSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 470f7c90cSmrg#undef HAVE_INTTYPES_H 570f7c90cSmrg 6da4b5163Smrg/* Define to 1 if you have the <minix/config.h> header file. */ 7da4b5163Smrg#undef HAVE_MINIX_CONFIG_H 870f7c90cSmrg 970f7c90cSmrg/* Define to 1 if you have the <stdint.h> header file. */ 1070f7c90cSmrg#undef HAVE_STDINT_H 1170f7c90cSmrg 12da4b5163Smrg/* Define to 1 if you have the <stdio.h> header file. */ 13da4b5163Smrg#undef HAVE_STDIO_H 14da4b5163Smrg 1570f7c90cSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 1670f7c90cSmrg#undef HAVE_STDLIB_H 1770f7c90cSmrg 1870f7c90cSmrg/* Define to 1 if you have the <strings.h> header file. */ 1970f7c90cSmrg#undef HAVE_STRINGS_H 2070f7c90cSmrg 2170f7c90cSmrg/* Define to 1 if you have the <string.h> header file. */ 2270f7c90cSmrg#undef HAVE_STRING_H 2370f7c90cSmrg 247dff02feSmrg/* Define to 1 if you have a working strnlen function. */ 257dff02feSmrg#undef HAVE_STRNLEN 267dff02feSmrg 2770f7c90cSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2870f7c90cSmrg#undef HAVE_SYS_STAT_H 2970f7c90cSmrg 3070f7c90cSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 3170f7c90cSmrg#undef HAVE_SYS_TYPES_H 3270f7c90cSmrg 3370f7c90cSmrg/* Define to 1 if you have the <unistd.h> header file. */ 3470f7c90cSmrg#undef HAVE_UNISTD_H 3570f7c90cSmrg 36da4b5163Smrg/* Define to 1 if you have the <wchar.h> header file. */ 37da4b5163Smrg#undef HAVE_WCHAR_H 38da4b5163Smrg 39a850946eSmrg/* Name of package */ 40a850946eSmrg#undef PACKAGE 41a850946eSmrg 42a850946eSmrg/* Define to the address where bug reports for this package should be sent. */ 43a850946eSmrg#undef PACKAGE_BUGREPORT 44a850946eSmrg 45a850946eSmrg/* Define to the full name of this package. */ 46a850946eSmrg#undef PACKAGE_NAME 47a850946eSmrg 48a850946eSmrg/* Define to the full name and version of this package. */ 49a850946eSmrg#undef PACKAGE_STRING 50a850946eSmrg 51a850946eSmrg/* Define to the one symbol short name of this package. */ 52a850946eSmrg#undef PACKAGE_TARNAME 53a850946eSmrg 547dff02feSmrg/* Define to the home page for this package. */ 557dff02feSmrg#undef PACKAGE_URL 567dff02feSmrg 57a850946eSmrg/* Define to the version of this package. */ 58a850946eSmrg#undef PACKAGE_VERSION 59a850946eSmrg 6070f7c90cSmrg/* Major version of this package */ 6170f7c90cSmrg#undef PACKAGE_VERSION_MAJOR 6270f7c90cSmrg 6370f7c90cSmrg/* Minor version of this package */ 6470f7c90cSmrg#undef PACKAGE_VERSION_MINOR 6570f7c90cSmrg 6670f7c90cSmrg/* Patch version of this package */ 6770f7c90cSmrg#undef PACKAGE_VERSION_PATCHLEVEL 6870f7c90cSmrg 69da4b5163Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 70da4b5163Smrg required in a freestanding environment). This macro is provided for 71da4b5163Smrg backward compatibility; new code need not use it. */ 7270f7c90cSmrg#undef STDC_HEADERS 7370f7c90cSmrg 747dff02feSmrg/* Enable extensions on AIX 3, Interix. */ 757dff02feSmrg#ifndef _ALL_SOURCE 767dff02feSmrg# undef _ALL_SOURCE 777dff02feSmrg#endif 78da4b5163Smrg/* Enable general extensions on macOS. */ 79da4b5163Smrg#ifndef _DARWIN_C_SOURCE 80da4b5163Smrg# undef _DARWIN_C_SOURCE 81da4b5163Smrg#endif 82da4b5163Smrg/* Enable general extensions on Solaris. */ 83da4b5163Smrg#ifndef __EXTENSIONS__ 84da4b5163Smrg# undef __EXTENSIONS__ 85da4b5163Smrg#endif 867dff02feSmrg/* Enable GNU extensions on systems that have them. */ 877dff02feSmrg#ifndef _GNU_SOURCE 887dff02feSmrg# undef _GNU_SOURCE 897dff02feSmrg#endif 90da4b5163Smrg/* Enable X/Open compliant socket functions that do not require linking 91da4b5163Smrg with -lxnet on HP-UX 11.11. */ 92da4b5163Smrg#ifndef _HPUX_ALT_XOPEN_SOCKET_API 93da4b5163Smrg# undef _HPUX_ALT_XOPEN_SOCKET_API 94da4b5163Smrg#endif 95da4b5163Smrg/* Identify the host operating system as Minix. 96da4b5163Smrg This macro does not affect the system headers' behavior. 97da4b5163Smrg A future release of Autoconf may stop defining this macro. */ 98da4b5163Smrg#ifndef _MINIX 99da4b5163Smrg# undef _MINIX 100da4b5163Smrg#endif 101da4b5163Smrg/* Enable general extensions on NetBSD. 102da4b5163Smrg Enable NetBSD compatibility extensions on Minix. */ 103da4b5163Smrg#ifndef _NETBSD_SOURCE 104da4b5163Smrg# undef _NETBSD_SOURCE 105da4b5163Smrg#endif 106da4b5163Smrg/* Enable OpenBSD compatibility extensions on NetBSD. 107da4b5163Smrg Oddly enough, this does nothing on OpenBSD. */ 108da4b5163Smrg#ifndef _OPENBSD_SOURCE 109da4b5163Smrg# undef _OPENBSD_SOURCE 110da4b5163Smrg#endif 111da4b5163Smrg/* Define to 1 if needed for POSIX-compatible behavior. */ 112da4b5163Smrg#ifndef _POSIX_SOURCE 113da4b5163Smrg# undef _POSIX_SOURCE 114da4b5163Smrg#endif 115da4b5163Smrg/* Define to 2 if needed for POSIX-compatible behavior. */ 116da4b5163Smrg#ifndef _POSIX_1_SOURCE 117da4b5163Smrg# undef _POSIX_1_SOURCE 118da4b5163Smrg#endif 119da4b5163Smrg/* Enable POSIX-compatible threading on Solaris. */ 1207dff02feSmrg#ifndef _POSIX_PTHREAD_SEMANTICS 1217dff02feSmrg# undef _POSIX_PTHREAD_SEMANTICS 1227dff02feSmrg#endif 123da4b5163Smrg/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 124da4b5163Smrg#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 125da4b5163Smrg# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 126da4b5163Smrg#endif 127da4b5163Smrg/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 128da4b5163Smrg#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 129da4b5163Smrg# undef __STDC_WANT_IEC_60559_BFP_EXT__ 130da4b5163Smrg#endif 131da4b5163Smrg/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 132da4b5163Smrg#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 133da4b5163Smrg# undef __STDC_WANT_IEC_60559_DFP_EXT__ 134da4b5163Smrg#endif 135da4b5163Smrg/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 136da4b5163Smrg#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 137da4b5163Smrg# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 138da4b5163Smrg#endif 139da4b5163Smrg/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 140da4b5163Smrg#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 141da4b5163Smrg# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 142da4b5163Smrg#endif 143da4b5163Smrg/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 144da4b5163Smrg#ifndef __STDC_WANT_LIB_EXT2__ 145da4b5163Smrg# undef __STDC_WANT_LIB_EXT2__ 146da4b5163Smrg#endif 147da4b5163Smrg/* Enable extensions specified by ISO/IEC 24747:2009. */ 148da4b5163Smrg#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 149da4b5163Smrg# undef __STDC_WANT_MATH_SPEC_FUNCS__ 150da4b5163Smrg#endif 1517dff02feSmrg/* Enable extensions on HP NonStop. */ 1527dff02feSmrg#ifndef _TANDEM_SOURCE 1537dff02feSmrg# undef _TANDEM_SOURCE 1547dff02feSmrg#endif 155da4b5163Smrg/* Enable X/Open extensions. Define to 500 only if necessary 156da4b5163Smrg to make mbstate_t available. */ 157da4b5163Smrg#ifndef _XOPEN_SOURCE 158da4b5163Smrg# undef _XOPEN_SOURCE 1597dff02feSmrg#endif 1607dff02feSmrg 1617dff02feSmrg 162a850946eSmrg/* Version number of package */ 163a850946eSmrg#undef VERSION 164