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 `tomcrypt' library (-ltomcrypt). */
37 #undef HAVE_LIBTOMCRYPT
39 /* Define to 1 if you have the `localtime_r' function. */
40 #undef HAVE_LOCALTIME_R
42 /* Define to 1 if you have the `localtime_s' function. */
43 #undef HAVE_LOCALTIME_S
45 /* Define to 1 if you have the <malloc.h> header file. */
48 /* Define to 1 if you have the `malloc_usable_size' function. */
49 #undef HAVE_MALLOC_USABLE_SIZE
51 /* Define to 1 if you have the <memory.h> header file. */
54 /* Define to 1 if you have the <stdint.h> header file. */
57 /* Define to 1 if you have the <stdlib.h> header file. */
60 /* Define to 1 if you have the `strchrnul' function. */
63 /* Define to 1 if you have the <strings.h> header file. */
66 /* Define to 1 if you have the <string.h> header file. */
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 the system has the type `uint16_t'. */
78 /* Define to 1 if the system has the type `uint32_t'. */
81 /* Define to 1 if the system has the type `uint64_t'. */
84 /* Define to 1 if the system has the type `uint8_t'. */
87 /* Define to 1 if the system has the type `uintptr_t'. */
90 /* Define to 1 if you have the <unistd.h> header file. */
93 /* Define to 1 if you have the `usleep' function. */
96 /* Define to 1 if you have the `utime' function. */
99 /* Define to the sub-directory where libtool stores uninstalled libraries. */
102 /* Define to the address where bug reports for this package should be sent. */
103 #undef PACKAGE_BUGREPORT
105 /* Define to the full name of this package. */
108 /* Define to the full name and version of this package. */
109 #undef PACKAGE_STRING
111 /* Define to the one symbol short name of this package. */
112 #undef PACKAGE_TARNAME
114 /* Define to the home page for this package. */
117 /* Define to the version of this package. */
118 #undef PACKAGE_VERSION
120 /* Define to 1 if you have the ANSI C header files. */
123 /* Enable large inode numbers on Mac OS X 10.5. */
124 #ifndef _DARWIN_USE_64_BIT_INODE
125 # define _DARWIN_USE_64_BIT_INODE 1
128 /* Number of bits in a file offset, on hosts where this is settable. */
129 #undef _FILE_OFFSET_BITS
131 /* Define for large files, on AIX-style hosts. */