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 `localtime_r' function. */
31 #undef HAVE_LOCALTIME_R
33 /* Define to 1 if you have the `localtime_s' function. */
34 #undef HAVE_LOCALTIME_S
36 /* Define to 1 if you have the <malloc.h> header file. */
39 /* Define to 1 if you have the `malloc_usable_size' function. */
40 #undef HAVE_MALLOC_USABLE_SIZE
42 /* Define to 1 if you have the <memory.h> header file. */
45 /* Define to 1 if you have the <stdint.h> header file. */
48 /* Define to 1 if you have the <stdlib.h> header file. */
51 /* Define to 1 if you have the <strings.h> header file. */
54 /* Define to 1 if you have the <string.h> header file. */
57 /* Define to 1 if you have the <sys/stat.h> header file. */
58 #undef HAVE_SYS_STAT_H
60 /* Define to 1 if you have the <sys/types.h> header file. */
61 #undef HAVE_SYS_TYPES_H
63 /* Define to 1 if the system has the type `uint16_t'. */
66 /* Define to 1 if the system has the type `uint32_t'. */
69 /* Define to 1 if the system has the type `uint64_t'. */
72 /* Define to 1 if the system has the type `uint8_t'. */
75 /* Define to 1 if the system has the type `uintptr_t'. */
78 /* Define to 1 if you have the <unistd.h> header file. */
81 /* Define to 1 if you have the `usleep' function. */
84 /* Define to 1 if you have the utime() library function. */
87 /* Define to the sub-directory in which libtool stores uninstalled libraries.
91 /* Define to the address where bug reports for this package should be sent. */
92 #undef PACKAGE_BUGREPORT
94 /* Define to the full name of this package. */
97 /* Define to the full name and version of this package. */
100 /* Define to the one symbol short name of this package. */
101 #undef PACKAGE_TARNAME
103 /* Define to the version of this package. */
104 #undef PACKAGE_VERSION
106 /* Define to 1 if you have the ANSI C header files. */
109 /* Number of bits in a file offset, on hosts where this is settable. */
110 #undef _FILE_OFFSET_BITS
112 /* Define for large files, on AIX-style hosts. */