1ff7e0accSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2ff7e0accSmrg
30c91c449Smrg/* Define if you have the iconv() function and it works. */
4863f95b1Smrg#undef HAVE_ICONV
5863f95b1Smrg
610998002Smrg/* Define to 1 if you have the <inttypes.h> header file. */
710998002Smrg#undef HAVE_INTTYPES_H
810998002Smrg
92163f7f8Smrg/* Define to 1 if you have the <minix/config.h> header file. */
102163f7f8Smrg#undef HAVE_MINIX_CONFIG_H
1110998002Smrg
1210998002Smrg/* Define to 1 if you have the <stdint.h> header file. */
1310998002Smrg#undef HAVE_STDINT_H
1410998002Smrg
152163f7f8Smrg/* Define to 1 if you have the <stdio.h> header file. */
162163f7f8Smrg#undef HAVE_STDIO_H
172163f7f8Smrg
1810998002Smrg/* Define to 1 if you have the <stdlib.h> header file. */
1910998002Smrg#undef HAVE_STDLIB_H
2010998002Smrg
2110998002Smrg/* Define to 1 if you have the <strings.h> header file. */
2210998002Smrg#undef HAVE_STRINGS_H
2310998002Smrg
2410998002Smrg/* Define to 1 if you have the <string.h> header file. */
2510998002Smrg#undef HAVE_STRING_H
2610998002Smrg
27ff7e0accSmrg/* Define to 1 if you have the `strlcat' function. */
28ff7e0accSmrg#undef HAVE_STRLCAT
29ff7e0accSmrg
30863f95b1Smrg/* Define to 1 if you have a working strnlen function. */
31863f95b1Smrg#undef HAVE_STRNLEN
32863f95b1Smrg
3310998002Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
3410998002Smrg#undef HAVE_SYS_STAT_H
3510998002Smrg
3610998002Smrg/* Define to 1 if you have the <sys/types.h> header file. */
3710998002Smrg#undef HAVE_SYS_TYPES_H
3810998002Smrg
3910998002Smrg/* Define to 1 if you have the <unistd.h> header file. */
4010998002Smrg#undef HAVE_UNISTD_H
4110998002Smrg
422163f7f8Smrg/* Define to 1 if you have the <wchar.h> header file. */
432163f7f8Smrg#undef HAVE_WCHAR_H
442163f7f8Smrg
4505bee9bcSmrg/* Define as const if the declaration of iconv() needs const. */
4605bee9bcSmrg#undef ICONV_CONST
4705bee9bcSmrg
48ff7e0accSmrg/* Name of package */
49ff7e0accSmrg#undef PACKAGE
50ff7e0accSmrg
51ff7e0accSmrg/* Define to the address where bug reports for this package should be sent. */
52ff7e0accSmrg#undef PACKAGE_BUGREPORT
53ff7e0accSmrg
54ff7e0accSmrg/* Define to the full name of this package. */
55ff7e0accSmrg#undef PACKAGE_NAME
56ff7e0accSmrg
57ff7e0accSmrg/* Define to the full name and version of this package. */
58ff7e0accSmrg#undef PACKAGE_STRING
59ff7e0accSmrg
60ff7e0accSmrg/* Define to the one symbol short name of this package. */
61ff7e0accSmrg#undef PACKAGE_TARNAME
62ff7e0accSmrg
63863f95b1Smrg/* Define to the home page for this package. */
64863f95b1Smrg#undef PACKAGE_URL
65863f95b1Smrg
66ff7e0accSmrg/* Define to the version of this package. */
67ff7e0accSmrg#undef PACKAGE_VERSION
68ff7e0accSmrg
69ff7e0accSmrg/* Major version of this package */
70ff7e0accSmrg#undef PACKAGE_VERSION_MAJOR
71ff7e0accSmrg
72ff7e0accSmrg/* Minor version of this package */
73ff7e0accSmrg#undef PACKAGE_VERSION_MINOR
74ff7e0accSmrg
75ff7e0accSmrg/* Patch version of this package */
76ff7e0accSmrg#undef PACKAGE_VERSION_PATCHLEVEL
77ff7e0accSmrg
782163f7f8Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
792163f7f8Smrg   required in a freestanding environment). This macro is provided for
802163f7f8Smrg   backward compatibility; new code need not use it. */
8110998002Smrg#undef STDC_HEADERS
8210998002Smrg
83863f95b1Smrg/* Enable extensions on AIX 3, Interix.  */
84863f95b1Smrg#ifndef _ALL_SOURCE
85863f95b1Smrg# undef _ALL_SOURCE
86863f95b1Smrg#endif
872163f7f8Smrg/* Enable general extensions on macOS.  */
882163f7f8Smrg#ifndef _DARWIN_C_SOURCE
892163f7f8Smrg# undef _DARWIN_C_SOURCE
902163f7f8Smrg#endif
912163f7f8Smrg/* Enable general extensions on Solaris.  */
922163f7f8Smrg#ifndef __EXTENSIONS__
932163f7f8Smrg# undef __EXTENSIONS__
942163f7f8Smrg#endif
95863f95b1Smrg/* Enable GNU extensions on systems that have them.  */
96863f95b1Smrg#ifndef _GNU_SOURCE
97863f95b1Smrg# undef _GNU_SOURCE
98863f95b1Smrg#endif
992163f7f8Smrg/* Enable X/Open compliant socket functions that do not require linking
1002163f7f8Smrg   with -lxnet on HP-UX 11.11.  */
1012163f7f8Smrg#ifndef _HPUX_ALT_XOPEN_SOCKET_API
1022163f7f8Smrg# undef _HPUX_ALT_XOPEN_SOCKET_API
1032163f7f8Smrg#endif
1042163f7f8Smrg/* Identify the host operating system as Minix.
1052163f7f8Smrg   This macro does not affect the system headers' behavior.
1062163f7f8Smrg   A future release of Autoconf may stop defining this macro.  */
1072163f7f8Smrg#ifndef _MINIX
1082163f7f8Smrg# undef _MINIX
1092163f7f8Smrg#endif
1102163f7f8Smrg/* Enable general extensions on NetBSD.
1112163f7f8Smrg   Enable NetBSD compatibility extensions on Minix.  */
1122163f7f8Smrg#ifndef _NETBSD_SOURCE
1132163f7f8Smrg# undef _NETBSD_SOURCE
1142163f7f8Smrg#endif
1152163f7f8Smrg/* Enable OpenBSD compatibility extensions on NetBSD.
1162163f7f8Smrg   Oddly enough, this does nothing on OpenBSD.  */
1172163f7f8Smrg#ifndef _OPENBSD_SOURCE
1182163f7f8Smrg# undef _OPENBSD_SOURCE
1192163f7f8Smrg#endif
1202163f7f8Smrg/* Define to 1 if needed for POSIX-compatible behavior.  */
1212163f7f8Smrg#ifndef _POSIX_SOURCE
1222163f7f8Smrg# undef _POSIX_SOURCE
1232163f7f8Smrg#endif
1242163f7f8Smrg/* Define to 2 if needed for POSIX-compatible behavior.  */
1252163f7f8Smrg#ifndef _POSIX_1_SOURCE
1262163f7f8Smrg# undef _POSIX_1_SOURCE
1272163f7f8Smrg#endif
1282163f7f8Smrg/* Enable POSIX-compatible threading on Solaris.  */
129863f95b1Smrg#ifndef _POSIX_PTHREAD_SEMANTICS
130863f95b1Smrg# undef _POSIX_PTHREAD_SEMANTICS
131863f95b1Smrg#endif
1322163f7f8Smrg/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
1332163f7f8Smrg#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1342163f7f8Smrg# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1352163f7f8Smrg#endif
1362163f7f8Smrg/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
1372163f7f8Smrg#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1382163f7f8Smrg# undef __STDC_WANT_IEC_60559_BFP_EXT__
1392163f7f8Smrg#endif
1402163f7f8Smrg/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
1412163f7f8Smrg#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1422163f7f8Smrg# undef __STDC_WANT_IEC_60559_DFP_EXT__
1432163f7f8Smrg#endif
1442163f7f8Smrg/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
1452163f7f8Smrg#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1462163f7f8Smrg# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
1472163f7f8Smrg#endif
1482163f7f8Smrg/* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
1492163f7f8Smrg#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1502163f7f8Smrg# undef __STDC_WANT_IEC_60559_TYPES_EXT__
1512163f7f8Smrg#endif
1522163f7f8Smrg/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
1532163f7f8Smrg#ifndef __STDC_WANT_LIB_EXT2__
1542163f7f8Smrg# undef __STDC_WANT_LIB_EXT2__
1552163f7f8Smrg#endif
1562163f7f8Smrg/* Enable extensions specified by ISO/IEC 24747:2009.  */
1572163f7f8Smrg#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1582163f7f8Smrg# undef __STDC_WANT_MATH_SPEC_FUNCS__
1592163f7f8Smrg#endif
160863f95b1Smrg/* Enable extensions on HP NonStop.  */
161863f95b1Smrg#ifndef _TANDEM_SOURCE
162863f95b1Smrg# undef _TANDEM_SOURCE
163863f95b1Smrg#endif
1642163f7f8Smrg/* Enable X/Open extensions.  Define to 500 only if necessary
1652163f7f8Smrg   to make mbstate_t available.  */
1662163f7f8Smrg#ifndef _XOPEN_SOURCE
1672163f7f8Smrg# undef _XOPEN_SOURCE
168863f95b1Smrg#endif
169863f95b1Smrg
170863f95b1Smrg
1712163f7f8Smrg/* Define to 1 to call xcb-errors library functions instead of local
1722163f7f8Smrg   replacements */
1732163f7f8Smrg#undef USE_XCB_ERRORS
1742163f7f8Smrg
175863f95b1Smrg/* Define to 1 to call xcb-icccm library functions instead of local
176863f95b1Smrg   replacements */
177863f95b1Smrg#undef USE_XCB_ICCCM
178863f95b1Smrg
179ff7e0accSmrg/* Version number of package */
180ff7e0accSmrg#undef VERSION
181