config.h.in 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544
  1. /* config/config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to 1 to call abort() on panics (internal errors), for debugging. */
  3. #undef ABORT_ON_PANIC
  4. /* Define if building universal (internal helper macro) */
  5. #undef AC_APPLE_UNIVERSAL_BUILD
  6. /* Define to 1 if compiled with the `-fdata-sections' compiler flag */
  7. #undef CFLAG_FDATA_SECTIONS
  8. /* Define to 1 if compiled with the `-ffunction-sections' compiler flag */
  9. #undef CFLAG_FFUNCTION_SECTIONS
  10. /* Define to 1 if compiled with the `-fgnu89-inline' compiler flag */
  11. #undef CFLAG_FGNU89_INLINE
  12. /* Define to 1 if compiled with the `-flto' compiler flag */
  13. #undef CFLAG_FLTO
  14. /* Define to 1 if compiled with the `-fno-common' compiler flag */
  15. #undef CFLAG_FNO_COMMON
  16. /* Define to 1 if compiled with the `-fno-omit-frame-pointer' compiler flag */
  17. #undef CFLAG_FNO_OMIT_FRAME_POINTER
  18. /* Define to 1 if compiled with the `-fsanitize=address' compiler flag */
  19. #undef CFLAG_FSANITIZE_ADDRESS
  20. /* Define to 1 if compiled with the `-fsanitize=undefined' compiler flag */
  21. #undef CFLAG_FSANITIZE_UNDEFINED
  22. /* Define to 1 if compiled with the `-fvisibility=hidden' compiler flag */
  23. #undef CFLAG_FVISIBILITY_HIDDEN
  24. /* Define to 1 if compiled with the `-fwrapv' compiler flag */
  25. #undef CFLAG_FWRAPV
  26. /* Define to 1 if compiled with the `-ggdb3' compiler flag */
  27. #undef CFLAG_GGDB3
  28. /* Define to 1 if compiled with the `-pedantic' compiler flag */
  29. #undef CFLAG_PEDANTIC
  30. /* Define to 1 if compiled with the `-U__STRICT_ANSI__' compiler flag */
  31. #undef CFLAG_U_STRICT_ANSI
  32. /* Define to 1 if compiled with the `-W' compiler flag */
  33. #undef CFLAG_W
  34. /* Define to 1 if compiled with the `-Wall' compiler flag */
  35. #undef CFLAG_WALL
  36. /* Define to 1 if compiled with the `-Wc90-c99-compat' compiler flag */
  37. #undef CFLAG_WC90_C99_COMPAT
  38. /* Define to 1 if compiled with the `-Werror' compiler flag */
  39. #undef CFLAG_WERROR
  40. /* Define to 1 if compiled with the `-Werror=attributes' compiler flag */
  41. #undef CFLAG_WERROR_ATTRIBUTES
  42. /* Define to 1 if compiled with the `-Werror=comment' compiler flag */
  43. #undef CFLAG_WERROR_COMMENT
  44. /* Define to 1 if compiled with the `-Werror=implicit' compiler flag */
  45. #undef CFLAG_WERROR_IMPLICIT
  46. /* Define to 1 if compiled with the `-Werror=missing-braces' compiler flag */
  47. #undef CFLAG_WERROR_MISSING_BRACES
  48. /* Define to 1 if compiled with the `-Werror=missing-declarations' compiler
  49. flag */
  50. #undef CFLAG_WERROR_MISSING_DECLARATIONS
  51. /* Define to 1 if compiled with the `-Werror=missing-prototypes' compiler flag
  52. */
  53. #undef CFLAG_WERROR_MISSING_PROTOTYPES
  54. /* Define to 1 if compiled with the `-Werror=pointer-arith' compiler flag */
  55. #undef CFLAG_WERROR_POINTER_ARITH
  56. /* Define to 1 if compiled with the `-Werror=return-type' compiler flag */
  57. #undef CFLAG_WERROR_RETURN_TYPE
  58. /* Define to 1 if compiled with the `-Werror=strict-prototypes' compiler flag
  59. */
  60. #undef CFLAG_WERROR_STRICT_PROTOTYPES
  61. /* Define to 1 if compiled with the `-Werror=trigraphs' compiler flag */
  62. #undef CFLAG_WERROR_TRIGRAPHS
  63. /* Define to 1 if compiled with the `-Werror=unknown-warning-option' compiler
  64. flag */
  65. #undef CFLAG_WERROR_UNKNOWN_WARNING_OPTION
  66. /* Define to 1 if compiled with the `-Werror=vla' compiler flag */
  67. #undef CFLAG_WERROR_VLA
  68. /* Define to 1 if compiled with the `-Wlong-long' compiler flag */
  69. #undef CFLAG_WLONG_LONG
  70. /* Define to 1 if compiled with the `-Wl,--gc-sections' compiler flag */
  71. #undef CFLAG_WL_GC_SECTIONS
  72. /* Define to 1 if compiled with the `-Wpedantic-ms-format' compiler flag */
  73. #undef CFLAG_WPEDANTIC_MS_FORMAT
  74. /* Define to 1 if compiled with the `-Wshift-negative-value' compiler flag */
  75. #undef CFLAG_WSHIFT_NEGATIVE_VALUE
  76. /* Define to 1 if compiled with the `-Wstringop-truncation' compiler flag */
  77. #undef CFLAG_WSTRINGOP_TRUNCATION
  78. /* Define to 1 if you have the `access' function. */
  79. #undef HAVE_ACCESS
  80. /* Define to 1 if you have the `canonicalize_file_name' function. */
  81. #undef HAVE_CANONICALIZE_FILE_NAME
  82. /* Define to 1 if you have the `cpu_to_le16' intrinsic function. */
  83. #undef HAVE_CPU_TO_LE16
  84. /* Define to 1 if you have the `cpu_to_le32' intrinsic function. */
  85. #undef HAVE_CPU_TO_LE32
  86. /* Define to 1 if you have the `cpu_to_le64' intrinsic function. */
  87. #undef HAVE_CPU_TO_LE64
  88. /* Define to 1 if you have the declaration of `strcasecmp', and to 0 if you
  89. don't. */
  90. #undef HAVE_DECL_STRCASECMP
  91. /* Define to 1 if you have the declaration of `stricmp', and to 0 if you
  92. don't. */
  93. #undef HAVE_DECL_STRICMP
  94. /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
  95. don't. */
  96. #undef HAVE_DECL_STRLCPY
  97. /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
  98. don't. */
  99. #undef HAVE_DECL_STRNCASECMP
  100. /* Define to 1 if you have the declaration of `strnicmp', and to 0 if you
  101. don't. */
  102. #undef HAVE_DECL_STRNICMP
  103. /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
  104. don't. */
  105. #undef HAVE_DECL_STRNLEN
  106. /* Define to 1 if you have the declaration of `strrchrnul', and to 0 if you
  107. don't. */
  108. #undef HAVE_DECL_STRRCHRNUL
  109. /* Define to 1 if you have the declaration of `strsep', and to 0 if you don't.
  110. */
  111. #undef HAVE_DECL_STRSEP
  112. /* Define to 1 if you have the <endian.h> header file. */
  113. #undef HAVE_ENDIAN_H
  114. /* Define to 1 if you have the `faccessat' function. */
  115. #undef HAVE_FACCESSAT
  116. /* Define to 1 if you have the <fcntl.h> header file. */
  117. #undef HAVE_FCNTL_H
  118. /* Define to 1 if you have the `fileno' function. */
  119. #undef HAVE_FILENO
  120. /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
  121. #undef HAVE_FSEEKO
  122. /* Define to 1 if you have the `fstat' function. */
  123. #undef HAVE_FSTAT
  124. /* Define to 1 if you have the `ftruncate' function. */
  125. #undef HAVE_FTRUNCATE
  126. /* Define to 1 if your compiler supports __attribute__((alloc_size)) on
  127. functions */
  128. #undef HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE
  129. /* Define to 1 if your compiler supports __attribute__((cold)) on functions */
  130. #undef HAVE_FUNC_ATTRIBUTE_COLD
  131. /* Define to 1 if your compiler supports __attribute__((const)) on functions
  132. */
  133. #undef HAVE_FUNC_ATTRIBUTE_CONST
  134. /* Define to 1 if your compiler supports __attribute__((error)) on functions
  135. */
  136. #undef HAVE_FUNC_ATTRIBUTE_ERROR
  137. /* Define to 1 if your compiler supports __attribute__((format)) on functions
  138. */
  139. #undef HAVE_FUNC_ATTRIBUTE_FORMAT
  140. /* Define to 1 if your compiler supports __attribute__((malloc)) on functions
  141. */
  142. #undef HAVE_FUNC_ATTRIBUTE_MALLOC
  143. /* Define to 1 if your compiler supports __attribute__((noreturn)) on
  144. functions */
  145. #undef HAVE_FUNC_ATTRIBUTE_NORETURN
  146. /* Define to 1 if your compiler supports __attribute__((pure)) on functions */
  147. #undef HAVE_FUNC_ATTRIBUTE_PURE
  148. /* Define to 1 if your compiler supports __attribute__((returns_nonnull)) on
  149. functions */
  150. #undef HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL
  151. /* Define to 1 if your compiler supports __attribute__((sentinel)) on
  152. functions */
  153. #undef HAVE_FUNC_ATTRIBUTE_SENTINEL
  154. /* Define to 1 if you have the `getgid' function. */
  155. #undef HAVE_GETGID
  156. /* Define to 1 if you have the `getpagesize' function. */
  157. #undef HAVE_GETPAGESIZE
  158. /* Define to 1 if you have the `getuid' function. */
  159. #undef HAVE_GETUID
  160. /* Define to 1 if you have the `htole16' intrinsic function. */
  161. #undef HAVE_HTOLE16
  162. /* Define to 1 if you have the `htole32' intrinsic function. */
  163. #undef HAVE_HTOLE32
  164. /* Define to 1 if you have the `htole64' intrinsic function. */
  165. #undef HAVE_HTOLE64
  166. /* Define to 1 if you have the <intrin.h> header file. */
  167. #undef HAVE_INTRIN_H
  168. /* Define to 1 if you have the <inttypes.h> header file. */
  169. #undef HAVE_INTTYPES_H
  170. /* Define to 1 if you have the <io.h> header file. */
  171. #undef HAVE_IO_H
  172. /* Define to 1 if you have the <machine/endian.h> header file. */
  173. #undef HAVE_MACHINE_ENDIAN_H
  174. /* Define to 1 if you have the <memory.h> header file. */
  175. #undef HAVE_MEMORY_H
  176. /* Define to 1 if you have a working `mmap' system call. */
  177. #undef HAVE_MMAP
  178. /* Define to 1 if you have the `pathconf' function. */
  179. #undef HAVE_PATHCONF
  180. /* Define to 1 if you have the `realpath' function. */
  181. #undef HAVE_REALPATH
  182. /* Define to 1 if you have the `snprintf' function. */
  183. #undef HAVE_SNPRINTF
  184. /* Define to 1 if you have the `stat' function. */
  185. #undef HAVE_STAT
  186. /* Define to 1 if stdbool.h conforms to C99. */
  187. #undef HAVE_STDBOOL_H
  188. /* Define to 1 if your compiler supports C99 extern inline */
  189. #undef HAVE_STDC_INLINE
  190. /* Define to 1 if you have the <stdint.h> header file. */
  191. #undef HAVE_STDINT_H
  192. /* Define to 1 if you have the <stdlib.h> header file. */
  193. #undef HAVE_STDLIB_H
  194. /* Define to 1 if you have the <stdnoreturn.h> header file. */
  195. #undef HAVE_STDNORETURN_H
  196. /* Define to 1 if you have the `strcasecmp' function. */
  197. #undef HAVE_STRCASECMP
  198. /* Define to 1 if you have the `stricmp' function. */
  199. #undef HAVE_STRICMP
  200. /* Define to 1 if you have the <strings.h> header file. */
  201. #undef HAVE_STRINGS_H
  202. /* Define to 1 if you have the <string.h> header file. */
  203. #undef HAVE_STRING_H
  204. /* Define to 1 if you have the `strlcpy' function. */
  205. #undef HAVE_STRLCPY
  206. /* Define to 1 if you have the `strncasecmp' function. */
  207. #undef HAVE_STRNCASECMP
  208. /* Define to 1 if you have the `strnicmp' function. */
  209. #undef HAVE_STRNICMP
  210. /* Define to 1 if you have the `strnlen' function. */
  211. #undef HAVE_STRNLEN
  212. /* Define to 1 if you have the `strrchrnul' function. */
  213. #undef HAVE_STRRCHRNUL
  214. /* Define to 1 if you have the `strsep' function. */
  215. #undef HAVE_STRSEP
  216. /* Define to 1 if the system has the type `struct stat'. */
  217. #undef HAVE_STRUCT_STAT
  218. /* Define to 1 if the system has the type `struct _stati64'. */
  219. #undef HAVE_STRUCT__STATI64
  220. /* Define to 1 if you have the `sysconf' function. */
  221. #undef HAVE_SYSCONF
  222. /* Define to 1 if you have the <sys/endian.h> header file. */
  223. #undef HAVE_SYS_ENDIAN_H
  224. /* Define to 1 if you have the <sys/mman.h> header file. */
  225. #undef HAVE_SYS_MMAN_H
  226. /* Define to 1 if you have the <sys/param.h> header file. */
  227. #undef HAVE_SYS_PARAM_H
  228. /* Define to 1 if you have the <sys/stat.h> header file. */
  229. #undef HAVE_SYS_STAT_H
  230. /* Define to 1 if you have the <sys/types.h> header file. */
  231. #undef HAVE_SYS_TYPES_H
  232. /* Define to 1 if the system has the type `uintptr_t'. */
  233. #undef HAVE_UINTPTR_T
  234. /* Define to 1 if you have the <unistd.h> header file. */
  235. #undef HAVE_UNISTD_H
  236. /* Define to 1 if you have the `vsnprintf' function. */
  237. #undef HAVE_VSNPRINTF
  238. /* Define to 1 if you have the `_access' function. */
  239. #undef HAVE__ACCESS
  240. /* Define to 1 if you have the `_BitScanReverse' intrinsic function. */
  241. #undef HAVE__BITSCANREVERSE
  242. /* Define to 1 if you have the `_BitScanReverse64' intrinsic function. */
  243. #undef HAVE__BITSCANREVERSE64
  244. /* Define to 1 if the system has the type `_Bool'. */
  245. #undef HAVE__BOOL
  246. /* Define to 1 if you have the `_byteswap_uint64' intrinsic function. */
  247. #undef HAVE__BYTESWAP_UINT64
  248. /* Define to 1 if you have the `_byteswap_ulong' intrinsic function. */
  249. #undef HAVE__BYTESWAP_ULONG
  250. /* Define to 1 if you have the `_byteswap_ushort' intrinsic function. */
  251. #undef HAVE__BYTESWAP_USHORT
  252. /* Define to 1 if you have the `_chsize' function. */
  253. #undef HAVE__CHSIZE
  254. /* Define to 1 if you have the `_chsize_s' function. */
  255. #undef HAVE__CHSIZE_S
  256. /* Define to 1 if you have the `_filelengthi64' function. */
  257. #undef HAVE__FILELENGTHI64
  258. /* Define to 1 if you have the `_fileno' function. */
  259. #undef HAVE__FILENO
  260. /* Define to 1 if you have the `_fseeki64' function. */
  261. #undef HAVE__FSEEKI64
  262. /* Define to 1 if you have the `_fstati64' function. */
  263. #undef HAVE__FSTATI64
  264. /* Define to 1 if you have the `_fullpath' function. */
  265. #undef HAVE__FULLPATH
  266. /* Define to 1 if you have the `_snprintf' function. */
  267. #undef HAVE__SNPRINTF
  268. /* Define to 1 if you have the `_stati64' function. */
  269. #undef HAVE__STATI64
  270. /* Define to 1 if you have the `_vsnprintf' function. */
  271. #undef HAVE__VSNPRINTF
  272. /* Define to 1 if you have the `__bswap_16' intrinsic function. */
  273. #undef HAVE___BSWAP_16
  274. /* Define to 1 if you have the `__bswap_32' intrinsic function. */
  275. #undef HAVE___BSWAP_32
  276. /* Define to 1 if you have the `__bswap_64' intrinsic function. */
  277. #undef HAVE___BSWAP_64
  278. /* Define to 1 if you have the `__builtin_bswap16' intrinsic function. */
  279. #undef HAVE___BUILTIN_BSWAP16
  280. /* Define to 1 if you have the `__builtin_bswap32' intrinsic function. */
  281. #undef HAVE___BUILTIN_BSWAP32
  282. /* Define to 1 if you have the `__builtin_bswap64' intrinsic function. */
  283. #undef HAVE___BUILTIN_BSWAP64
  284. /* Define to 1 if you have the `__builtin_clz' intrinsic function. */
  285. #undef HAVE___BUILTIN_CLZ
  286. /* Define to 1 if you have the `__builtin_clzl' intrinsic function. */
  287. #undef HAVE___BUILTIN_CLZL
  288. /* Define to 1 if you have the `__builtin_clzll' intrinsic function. */
  289. #undef HAVE___BUILTIN_CLZLL
  290. /* Define to 1 if you have the `__builtin_constant_p' intrinsic function. */
  291. #undef HAVE___BUILTIN_CONSTANT_P
  292. /* Define to 1 if you have the `__builtin_expect' intrinsic function. */
  293. #undef HAVE___BUILTIN_EXPECT
  294. /* Define to 1 if you have the `__cpu_to_le16' intrinsic function. */
  295. #undef HAVE___CPU_TO_LE16
  296. /* Define to 1 if you have the `__cpu_to_le32' intrinsic function. */
  297. #undef HAVE___CPU_TO_LE32
  298. /* Define to 1 if you have the `__cpu_to_le64' intrinsic function. */
  299. #undef HAVE___CPU_TO_LE64
  300. /* Define to the address where bug reports for this package should be sent. */
  301. #undef PACKAGE_BUGREPORT
  302. /* Define to the full name of this package. */
  303. #undef PACKAGE_NAME
  304. /* Define to the full name and version of this package. */
  305. #undef PACKAGE_STRING
  306. /* Define to the one symbol short name of this package. */
  307. #undef PACKAGE_TARNAME
  308. /* Define to the home page for this package. */
  309. #undef PACKAGE_URL
  310. /* Define to the version of this package. */
  311. #undef PACKAGE_VERSION
  312. /* Define to 1 if you have the ANSI C header files. */
  313. #undef STDC_HEADERS
  314. /* Enable extensions on AIX 3, Interix. */
  315. #ifndef _ALL_SOURCE
  316. # undef _ALL_SOURCE
  317. #endif
  318. /* Enable GNU extensions on systems that have them. */
  319. #ifndef _GNU_SOURCE
  320. # undef _GNU_SOURCE
  321. #endif
  322. /* Enable threading extensions on Solaris. */
  323. #ifndef _POSIX_PTHREAD_SEMANTICS
  324. # undef _POSIX_PTHREAD_SEMANTICS
  325. #endif
  326. /* Enable extensions on HP NonStop. */
  327. #ifndef _TANDEM_SOURCE
  328. # undef _TANDEM_SOURCE
  329. #endif
  330. /* Enable general extensions on Solaris. */
  331. #ifndef __EXTENSIONS__
  332. # undef __EXTENSIONS__
  333. #endif
  334. /* Define to 1 if your processor stores words with the most significant byte
  335. first (like Motorola and SPARC, unlike Intel and VAX). */
  336. #undef WORDS_BIGENDIAN
  337. /* Define to 1 if your processor stores words with the least significant byte
  338. first (like Intel and VAX, unlike Motorola and SPARC). */
  339. #undef WORDS_LITTLEENDIAN
  340. /* Enable large inode numbers on Mac OS X 10.5. */
  341. #ifndef _DARWIN_USE_64_BIT_INODE
  342. # define _DARWIN_USE_64_BIT_INODE 1
  343. #endif
  344. /* Number of bits in a file offset, on hosts where this is settable. */
  345. #undef _FILE_OFFSET_BITS
  346. /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
  347. #undef _LARGEFILE_SOURCE
  348. /* Define for large files, on AIX-style hosts. */
  349. #undef _LARGE_FILES
  350. /* Define to 1 if on MINIX. */
  351. #undef _MINIX
  352. /* Define to 2 if the system does not provide POSIX.1 features except with
  353. this defined. */
  354. #undef _POSIX_1_SOURCE
  355. /* Define to 1 if you need to in order for `stat' and other things to work. */
  356. #undef _POSIX_SOURCE
  357. /* Define to empty if `const' does not conform to ANSI C. */
  358. #undef const
  359. /* Define to `__inline__' or `__inline' if that's what the C compiler
  360. calls it, or to nothing if 'inline' is not supported under any name. */
  361. #ifndef __cplusplus
  362. #undef inline
  363. #endif
  364. /* Define to the equivalent of the C99 'restrict' keyword, or to
  365. nothing if this is not supported. Do not define if restrict is
  366. supported directly. */
  367. #undef restrict
  368. /* Work around a bug in Sun C++: it does not support _Restrict or
  369. __restrict__, even though the corresponding Sun C compiler ends up with
  370. "#define restrict _Restrict" or "#define restrict __restrict__" in the
  371. previous line. Perhaps some future version of Sun C++ will work with
  372. restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
  373. #if defined __SUNPRO_CC && !defined __RESTRICT
  374. # define _Restrict
  375. # define __restrict__
  376. #endif
  377. /* Define to `unsigned int' if <sys/types.h> does not define. */
  378. #undef size_t
  379. /* Define to the type of an unsigned integer type wide enough to hold a
  380. pointer, if such a type exists, and if the system does not define it. */
  381. #undef uintptr_t