config.in 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. /* config.in. Generated from configure.ac by autoheader. */
  2. /* Define if building universal (internal helper macro) */
  3. #undef AC_APPLE_UNIVERSAL_BUILD
  4. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  5. systems. This function is required for `alloca.c' support on those systems.
  6. */
  7. #undef CRAY_STACKSEG_END
  8. /* Define to 1 if using `alloca.c'. */
  9. #undef C_ALLOCA
  10. /* Define to enable system headers canonicalization. */
  11. #undef ENABLE_CANONICAL_SYSTEM_HEADERS
  12. /* Define if you want more run-time sanity checks. */
  13. #undef ENABLE_CHECKING
  14. /* Define to 1 if translation of program messages to the user's native
  15. language is requested. */
  16. #undef ENABLE_NLS
  17. /* Define if you want to workaround valgrind (a memory checker) warnings about
  18. possible memory leaks because of libcpp use of interior pointers. */
  19. #undef ENABLE_VALGRIND_CHECKING
  20. /* Define to 1 if you have `alloca', as a function or macro. */
  21. #undef HAVE_ALLOCA
  22. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  23. */
  24. #undef HAVE_ALLOCA_H
  25. /* Define to 1 if you have the `clearerr_unlocked' function. */
  26. #undef HAVE_CLEARERR_UNLOCKED
  27. /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
  28. */
  29. #undef HAVE_DECL_ABORT
  30. /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
  31. don't. */
  32. #undef HAVE_DECL_ASPRINTF
  33. /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
  34. you don't. */
  35. #undef HAVE_DECL_BASENAME
  36. /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
  37. you don't. */
  38. #undef HAVE_DECL_CLEARERR_UNLOCKED
  39. /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
  40. */
  41. #undef HAVE_DECL_ERRNO
  42. /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
  43. don't. */
  44. #undef HAVE_DECL_FEOF_UNLOCKED
  45. /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
  46. you don't. */
  47. #undef HAVE_DECL_FERROR_UNLOCKED
  48. /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
  49. you don't. */
  50. #undef HAVE_DECL_FFLUSH_UNLOCKED
  51. /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
  52. you don't. */
  53. #undef HAVE_DECL_FGETC_UNLOCKED
  54. /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
  55. you don't. */
  56. #undef HAVE_DECL_FGETS_UNLOCKED
  57. /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
  58. you don't. */
  59. #undef HAVE_DECL_FILENO_UNLOCKED
  60. /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
  61. you don't. */
  62. #undef HAVE_DECL_FPRINTF_UNLOCKED
  63. /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
  64. you don't. */
  65. #undef HAVE_DECL_FPUTC_UNLOCKED
  66. /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
  67. you don't. */
  68. #undef HAVE_DECL_FPUTS_UNLOCKED
  69. /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
  70. you don't. */
  71. #undef HAVE_DECL_FREAD_UNLOCKED
  72. /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
  73. you don't. */
  74. #undef HAVE_DECL_FWRITE_UNLOCKED
  75. /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
  76. you don't. */
  77. #undef HAVE_DECL_GETCHAR_UNLOCKED
  78. /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
  79. don't. */
  80. #undef HAVE_DECL_GETC_UNLOCKED
  81. /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
  82. */
  83. #undef HAVE_DECL_GETOPT
  84. /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
  85. you don't. */
  86. #undef HAVE_DECL_PUTCHAR_UNLOCKED
  87. /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
  88. don't. */
  89. #undef HAVE_DECL_PUTC_UNLOCKED
  90. /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
  91. don't. */
  92. #undef HAVE_DECL_VASPRINTF
  93. /* Define to 1 if you have the <fcntl.h> header file. */
  94. #undef HAVE_FCNTL_H
  95. /* Define to 1 if you have the `feof_unlocked' function. */
  96. #undef HAVE_FEOF_UNLOCKED
  97. /* Define to 1 if you have the `ferror_unlocked' function. */
  98. #undef HAVE_FERROR_UNLOCKED
  99. /* Define to 1 if you have the `fflush_unlocked' function. */
  100. #undef HAVE_FFLUSH_UNLOCKED
  101. /* Define to 1 if you have the `fgetc_unlocked' function. */
  102. #undef HAVE_FGETC_UNLOCKED
  103. /* Define to 1 if you have the `fgets_unlocked' function. */
  104. #undef HAVE_FGETS_UNLOCKED
  105. /* Define to 1 if you have the `fileno_unlocked' function. */
  106. #undef HAVE_FILENO_UNLOCKED
  107. /* Define to 1 if you have the `fprintf_unlocked' function. */
  108. #undef HAVE_FPRINTF_UNLOCKED
  109. /* Define to 1 if you have the `fputc_unlocked' function. */
  110. #undef HAVE_FPUTC_UNLOCKED
  111. /* Define to 1 if you have the `fputs_unlocked' function. */
  112. #undef HAVE_FPUTS_UNLOCKED
  113. /* Define to 1 if you have the `fread_unlocked' function. */
  114. #undef HAVE_FREAD_UNLOCKED
  115. /* Define to 1 if you have the `fwrite_unlocked' function. */
  116. #undef HAVE_FWRITE_UNLOCKED
  117. /* Define to 1 if you have the `getchar_unlocked' function. */
  118. #undef HAVE_GETCHAR_UNLOCKED
  119. /* Define to 1 if you have the `getc_unlocked' function. */
  120. #undef HAVE_GETC_UNLOCKED
  121. /* Define if you have the iconv() function. */
  122. #undef HAVE_ICONV
  123. /* Define to 1 if you have the <inttypes.h> header file. */
  124. #undef HAVE_INTTYPES_H
  125. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  126. #undef HAVE_LANGINFO_CODESET
  127. /* Define to 1 if you have the <limits.h> header file. */
  128. #undef HAVE_LIMITS_H
  129. /* Define to 1 if you have the <locale.h> header file. */
  130. #undef HAVE_LOCALE_H
  131. /* Define to 1 if you have the <memory.h> header file. */
  132. #undef HAVE_MEMORY_H
  133. /* Define to 1 if libc includes obstacks. */
  134. #undef HAVE_OBSTACK
  135. /* Define to 1 if you have the `putchar_unlocked' function. */
  136. #undef HAVE_PUTCHAR_UNLOCKED
  137. /* Define to 1 if you have the `putc_unlocked' function. */
  138. #undef HAVE_PUTC_UNLOCKED
  139. /* Define to 1 if you can assemble SSE4 insns. */
  140. #undef HAVE_SSE4
  141. /* Define to 1 if you have the <stddef.h> header file. */
  142. #undef HAVE_STDDEF_H
  143. /* Define to 1 if you have the <stdint.h> header file. */
  144. #undef HAVE_STDINT_H
  145. /* Define to 1 if you have the <stdlib.h> header file. */
  146. #undef HAVE_STDLIB_H
  147. /* Define to 1 if you have the <strings.h> header file. */
  148. #undef HAVE_STRINGS_H
  149. /* Define to 1 if you have the <string.h> header file. */
  150. #undef HAVE_STRING_H
  151. /* Define to 1 if you have the <sys/file.h> header file. */
  152. #undef HAVE_SYS_FILE_H
  153. /* Define to 1 if you have the <sys/stat.h> header file. */
  154. #undef HAVE_SYS_STAT_H
  155. /* Define to 1 if you have the <sys/types.h> header file. */
  156. #undef HAVE_SYS_TYPES_H
  157. /* Define if <sys/types.h> defines \`uchar'. */
  158. #undef HAVE_UCHAR
  159. /* Define to 1 if the system has the type `uintptr_t'. */
  160. #undef HAVE_UINTPTR_T
  161. /* Define to 1 if you have the <unistd.h> header file. */
  162. #undef HAVE_UNISTD_H
  163. /* Define as const if the declaration of iconv() needs const. */
  164. #undef ICONV_CONST
  165. /* Define to the name of this package. */
  166. #undef PACKAGE
  167. /* Define to the address where bug reports for this package should be sent. */
  168. #undef PACKAGE_BUGREPORT
  169. /* Define to the full name of this package. */
  170. #undef PACKAGE_NAME
  171. /* Define to the full name and version of this package. */
  172. #undef PACKAGE_STRING
  173. /* Define to the one symbol short name of this package. */
  174. #undef PACKAGE_TARNAME
  175. /* Define to the home page for this package. */
  176. #undef PACKAGE_URL
  177. /* Define to the version of this package. */
  178. #undef PACKAGE_VERSION
  179. /* The size of `int', as computed by sizeof. */
  180. #undef SIZEOF_INT
  181. /* The size of `long', as computed by sizeof. */
  182. #undef SIZEOF_LONG
  183. /* If using the C implementation of alloca, define if you know the
  184. direction of stack growth for your system; otherwise it will be
  185. automatically deduced at runtime.
  186. STACK_DIRECTION > 0 => grows toward higher addresses
  187. STACK_DIRECTION < 0 => grows toward lower addresses
  188. STACK_DIRECTION = 0 => direction of growth unknown */
  189. #undef STACK_DIRECTION
  190. /* Define to 1 if you have the ANSI C header files. */
  191. #undef STDC_HEADERS
  192. /* Define if you can safely include both <string.h> and <strings.h>. */
  193. #undef STRING_WITH_STRINGS
  194. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  195. #undef TIME_WITH_SYS_TIME
  196. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  197. #undef TM_IN_SYS_TIME
  198. /* Enable extensions on AIX 3, Interix. */
  199. #ifndef _ALL_SOURCE
  200. # undef _ALL_SOURCE
  201. #endif
  202. /* Enable GNU extensions on systems that have them. */
  203. #ifndef _GNU_SOURCE
  204. # undef _GNU_SOURCE
  205. #endif
  206. /* Enable threading extensions on Solaris. */
  207. #ifndef _POSIX_PTHREAD_SEMANTICS
  208. # undef _POSIX_PTHREAD_SEMANTICS
  209. #endif
  210. /* Enable extensions on HP NonStop. */
  211. #ifndef _TANDEM_SOURCE
  212. # undef _TANDEM_SOURCE
  213. #endif
  214. /* Enable general extensions on Solaris. */
  215. #ifndef __EXTENSIONS__
  216. # undef __EXTENSIONS__
  217. #endif
  218. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  219. significant byte first (like Motorola and SPARC, unlike Intel). */
  220. #if defined AC_APPLE_UNIVERSAL_BUILD
  221. # if defined __BIG_ENDIAN__
  222. # define WORDS_BIGENDIAN 1
  223. # endif
  224. #else
  225. # ifndef WORDS_BIGENDIAN
  226. # undef WORDS_BIGENDIAN
  227. # endif
  228. #endif
  229. /* Number of bits in a file offset, on hosts where this is settable. */
  230. #undef _FILE_OFFSET_BITS
  231. /* Define for large files, on AIX-style hosts. */
  232. #undef _LARGE_FILES
  233. /* Define to 1 if on MINIX. */
  234. #undef _MINIX
  235. /* Define to 2 if the system does not provide POSIX.1 features except with
  236. this defined. */
  237. #undef _POSIX_1_SOURCE
  238. /* Define to 1 if you need to in order for `stat' and other things to work. */
  239. #undef _POSIX_SOURCE
  240. /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
  241. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  242. #define below would cause a syntax error. */
  243. #undef _UINT64_T
  244. /* Define to empty if `const' does not conform to ANSI C. */
  245. #undef const
  246. /* Define to `__inline__' or `__inline' if that's what the C compiler
  247. calls it, or to nothing if 'inline' is not supported under any name. */
  248. #ifndef __cplusplus
  249. #undef inline
  250. #endif
  251. /* Define to `long int' if <sys/types.h> does not define. */
  252. #undef off_t
  253. /* Define to `int' if <sys/types.h> does not define. */
  254. #undef ptrdiff_t
  255. /* Define to `unsigned int' if <sys/types.h> does not define. */
  256. #undef size_t
  257. /* Define to `int' if <sys/types.h> does not define. */
  258. #undef ssize_t
  259. /* Define to the type of an unsigned integer type of width exactly 64 bits if
  260. such a type exists and the standard includes do not define it. */
  261. #undef uint64_t
  262. /* Define to the type of an unsigned integer type wide enough to hold a
  263. pointer, if such a type exists, and if the system does not define it. */
  264. #undef uintptr_t