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 `crypto' library (-lcrypto). */
36 /* Define to 1 if you have the `nss3' library (-lnss3). */
39 /* Define to 1 if you have the `tomcrypt' library (-ltomcrypt). */
40 #undef HAVE_LIBTOMCRYPT
42 /* Define to 1 if you have the `localtime_r' function. */
43 #undef HAVE_LOCALTIME_R
45 /* Define to 1 if you have the `localtime_s' function. */
46 #undef HAVE_LOCALTIME_S
48 /* Define to 1 if you have the <malloc.h> header file. */
51 /* Define to 1 if you have the `malloc_usable_size' function. */
52 #undef HAVE_MALLOC_USABLE_SIZE
54 /* Define to 1 if you have the <memory.h> header file. */
57 /* Define to 1 if you have the `pread' function. */
60 /* Define to 1 if you have the `pread64' function. */
63 /* Define to 1 if you have the `pwrite' function. */
66 /* Define to 1 if you have the `pwrite64' function. */
69 /* Define to 1 if you have the <stdint.h> header file. */
72 /* Define to 1 if you have the <stdlib.h> header file. */
75 /* Define to 1 if you have the `strchrnul' function. */
78 /* Define to 1 if you have the <strings.h> header file. */
81 /* Define to 1 if you have the <string.h> header file. */
84 /* Define to 1 if you have the <sys/stat.h> header file. */
85 #undef HAVE_SYS_STAT_H
87 /* Define to 1 if you have the <sys/types.h> header file. */
88 #undef HAVE_SYS_TYPES_H
90 /* Define to 1 if the system has the type `uint16_t'. */
93 /* Define to 1 if the system has the type `uint32_t'. */
96 /* Define to 1 if the system has the type `uint64_t'. */
99 /* Define to 1 if the system has the type `uint8_t'. */
102 /* Define to 1 if the system has the type `uintptr_t'. */
103 #undef HAVE_UINTPTR_T
105 /* Define to 1 if you have the <unistd.h> header file. */
108 /* Define to 1 if you have the `usleep' function. */
111 /* Define to 1 if you have the `utime' function. */
114 /* Define to 1 if you have the <zlib.h> header file. */
117 /* Define to the sub-directory where libtool stores uninstalled libraries. */
120 /* Define to the address where bug reports for this package should be sent. */
121 #undef PACKAGE_BUGREPORT
123 /* Define to the full name of this package. */
126 /* Define to the full name and version of this package. */
127 #undef PACKAGE_STRING
129 /* Define to the one symbol short name of this package. */
130 #undef PACKAGE_TARNAME
132 /* Define to the home page for this package. */
135 /* Define to the version of this package. */
136 #undef PACKAGE_VERSION
138 /* Define to 1 if you have the ANSI C header files. */
141 /* Enable large inode numbers on Mac OS X 10.5. */
142 #ifndef _DARWIN_USE_64_BIT_INODE
143 # define _DARWIN_USE_64_BIT_INODE 1
146 /* Number of bits in a file offset, on hosts where this is settable. */
147 #undef _FILE_OFFSET_BITS
149 /* Define for large files, on AIX-style hosts. */