1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <dlfcn.h> header file. */
6 /* Define to 1 if you have the `fdatasync' function. */
9 /* Define to 1 if you have the `gmtime_r' function. */
12 /* Define to 1 if the system has the type `int16_t'. */
15 /* Define to 1 if the system has the type `int32_t'. */
18 /* Define to 1 if the system has the type `int64_t'. */
21 /* Define to 1 if the system has the type `int8_t'. */
24 /* Define to 1 if the system has the type `intptr_t'. */
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 `isnan' function. */
33 /* Define to 1 if you have the `localtime_r' function. */
34 #undef HAVE_LOCALTIME_R
36 /* Define to 1 if you have the `localtime_s' function. */
37 #undef HAVE_LOCALTIME_S
39 /* Define to 1 if you have the <malloc.h> header file. */
42 /* Define to 1 if you have the `malloc_usable_size' function. */
43 #undef HAVE_MALLOC_USABLE_SIZE
45 /* Define to 1 if you have the <memory.h> header file. */
48 /* Define to 1 if you have the pread() function. */
51 /* Define to 1 if you have the pread64() function. */
54 /* Define to 1 if you have the pwrite() function. */
57 /* Define to 1 if you have the pwrite64() function. */
60 /* Define to 1 if you have the <stdint.h> header file. */
63 /* Define to 1 if you have the <stdlib.h> header file. */
66 /* Define to 1 if you have the strchrnul() function */
69 /* Define to 1 if you have the <strings.h> header file. */
72 /* Define to 1 if you have the <string.h> header file. */
75 /* Define to 1 if you have the <sys/stat.h> header file. */
76 #undef HAVE_SYS_STAT_H
78 /* Define to 1 if you have the <sys/types.h> header file. */
79 #undef HAVE_SYS_TYPES_H
81 /* Define to 1 if the system has the type `uint16_t'. */
84 /* Define to 1 if the system has the type `uint32_t'. */
87 /* Define to 1 if the system has the type `uint64_t'. */
90 /* Define to 1 if the system has the type `uint8_t'. */
93 /* Define to 1 if the system has the type `uintptr_t'. */
96 /* Define to 1 if you have the <unistd.h> header file. */
99 /* Define to 1 if you have the `usleep' function. */
102 /* Define to 1 if you have the utime() library function. */
105 /* Define to the sub-directory in which libtool stores uninstalled libraries.
109 /* Define to the address where bug reports for this package should be sent. */
110 #undef PACKAGE_BUGREPORT
112 /* Define to the full name of this package. */
115 /* Define to the full name and version of this package. */
116 #undef PACKAGE_STRING
118 /* Define to the one symbol short name of this package. */
119 #undef PACKAGE_TARNAME
121 /* Define to the version of this package. */
122 #undef PACKAGE_VERSION
124 /* Define to 1 if you have the ANSI C header files. */
127 /* Number of bits in a file offset, on hosts where this is settable. */
128 #undef _FILE_OFFSET_BITS
130 /* Define for large files, on AIX-style hosts. */