1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 /* filesystem root of cross build environment */
6 /* Emulated CPU subtype */
7 #undef EMULATED_HOST_CPU_SUBTYPE
9 /* Emulated CPU type */
10 #undef EMULATED_HOST_CPU_TYPE
12 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
14 #undef HAVE_DECL_GETC_UNLOCKED
16 /* For systems that don't have getc_unlocked, use getc */
17 #if !HAVE_DECL_GETC_UNLOCKED
18 # define getc_unlocked(a) getc(a)
21 /* Define to 1 if you have the <errno.h> header file. */
24 /* Define to 1 if you have the `getattrlist' function. */
25 #undef HAVE_GETATTRLIST
27 /* Define to 1 if you have the <inttypes.h> header file. */
28 #undef HAVE_INTTYPES_H
30 /* Define to 1 if you have the <limits.h> header file. */
33 /* Define to 1 if you have the <memory.h> header file. */
36 /* Define to 1 if you have the `NSIsSymbolNameDefined' function. */
37 #undef HAVE_NSISSYMBOLNAMEDEFINED
39 /* Have Objective-C support */
42 /* Define to 1 if you have the <objc/objc-runtime.h> header file. */
43 #undef HAVE_OBJC_OBJC_RUNTIME_H
45 /* Define to 1 if you have the `qsort' function. */
48 /* Define to 1 if you have the `qsort_r' function. */
51 /* Define to 1 if you have the <stdint.h> header file. */
54 /* Define to 1 if you have the <stdio.h> header file. */
57 /* Define to 1 if you have the <stdlib.h> header file. */
60 /* Define to 1 if you have the <strings.h> header file. */
63 /* Define to 1 if you have the <string.h> header file. */
66 /* Define to 1 if you have the `strmode' function. */
69 /* Define to 1 if you have the <sys/stat.h> header file. */
70 #undef HAVE_SYS_STAT_H
72 /* Define to 1 if you have the <sys/types.h> header file. */
73 #undef HAVE_SYS_TYPES_H
75 /* Define to 1 if you have the <unistd.h> header file. */
78 /* Define to the address where bug reports for this package should be sent. */
79 #undef PACKAGE_BUGREPORT
81 /* Define to the full name of this package. */
84 /* Define to the full name and version of this package. */
87 /* Define to the one symbol short name of this package. */
88 #undef PACKAGE_TARNAME
90 /* Define to the version of this package. */
91 #undef PACKAGE_VERSION
93 /* Define to 1 if you have the ANSI C header files. */
96 /* max unsigned long long */