1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Defined to the executable file extension on the host system */
6 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
10 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
12 #undef HAVE_DECL_ERRNO
14 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
16 #undef HAVE_DECL_FPRINTF_UNLOCKED
18 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
20 #undef HAVE_DECL_FPUTC_UNLOCKED
22 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
24 #undef HAVE_DECL_FPUTS_UNLOCKED
26 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
28 #undef HAVE_DECL_FWRITE_UNLOCKED
30 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
32 #undef HAVE_DECL_PUTC_UNLOCKED
34 /* Define to 1 if you have the <fcntl.h> header file. */
37 /* Define to 1 if you have the `fprintf_unlocked' function. */
38 #undef HAVE_FPRINTF_UNLOCKED
40 /* Define to 1 if you have the `fputc_unlocked' function. */
41 #undef HAVE_FPUTC_UNLOCKED
43 /* Define to 1 if you have the `fputs_unlocked' function. */
44 #undef HAVE_FPUTS_UNLOCKED
46 /* Define to 1 if you have the `fwrite_unlocked' function. */
47 #undef HAVE_FWRITE_UNLOCKED
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 #undef HAVE_INTTYPES_H
52 /* Define to 1 if you have the <memory.h> header file. */
55 /* Define if mmap with MAP_ANON(YMOUS) works. */
58 /* Define if mmap of /dev/zero works. */
59 #undef HAVE_MMAP_DEV_ZERO
61 /* Define if read-only mmap of a plain file works. */
64 /* Define to 1 if you have the `putc_unlocked' function. */
65 #undef HAVE_PUTC_UNLOCKED
67 /* Define to 1 if you have the <stddef.h> header file. */
70 /* Define to 1 if you have the <stdint.h> header file. */
73 /* Define to 1 if you have the <stdlib.h> header file. */
76 /* Define to 1 if you have the <strings.h> header file. */
79 /* Define to 1 if you have the <string.h> header file. */
82 /* Define to 1 if you have the <sys/file.h> header file. */
83 #undef HAVE_SYS_FILE_H
85 /* Define to 1 if you have the <sys/stat.h> header file. */
86 #undef HAVE_SYS_STAT_H
88 /* Define to 1 if you have the <sys/types.h> header file. */
89 #undef HAVE_SYS_TYPES_H
91 /* Define to 1 if you have the <unistd.h> header file. */
94 /* Define to the address where bug reports for this package should be sent. */
95 #undef PACKAGE_BUGREPORT
97 /* Define to the full name of this package. */
100 /* Define to the full name and version of this package. */
101 #undef PACKAGE_STRING
103 /* Define to the one symbol short name of this package. */
104 #undef PACKAGE_TARNAME
106 /* Define to the version of this package. */
107 #undef PACKAGE_VERSION
109 /* Define if testing and fixing are done by separate process */
110 #undef SEPARATE_FIX_PROC
112 /* Define to 1 if you have the ANSI C header files. */
115 /* Define to xatexit if the host system does not support atexit */
118 /* Define to empty if `const' does not conform to ANSI C. */
121 /* Define to xexit if the host system does not support atexit */