config.h.in 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  3. systems. This function is required for `alloca.c' support on those systems.
  4. */
  5. #undef CRAY_STACKSEG_END
  6. /* Define to 1 if using `alloca.c'. */
  7. #undef C_ALLOCA
  8. /* Define to 1 if translation of program messages to the user's native
  9. language is requested. */
  10. #undef ENABLE_NLS
  11. /* Define to 1 if you have `alloca', as a function or macro. */
  12. #undef HAVE_ALLOCA
  13. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  14. */
  15. #undef HAVE_ALLOCA_H
  16. /* Define to 1 if you have the <argz.h> header file. */
  17. #undef HAVE_ARGZ_H
  18. /* Define to 1 if you have the <arpa/inet.h> header file. */
  19. #undef HAVE_ARPA_INET_H
  20. /* Define if the GNU dcgettext() function is already present or preinstalled.
  21. */
  22. #undef HAVE_DCGETTEXT
  23. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  24. #undef HAVE_DOPRNT
  25. /* Define to 1 if you have the <fcntl.h> header file. */
  26. #undef HAVE_FCNTL_H
  27. /* Define to 1 if you have the `feof_unlocked' function. */
  28. #undef HAVE_FEOF_UNLOCKED
  29. /* Define to 1 if you have the `fgets_unlocked' function. */
  30. #undef HAVE_FGETS_UNLOCKED
  31. /* Define to 1 if you have the `getcwd' function. */
  32. #undef HAVE_GETCWD
  33. /* Define to 1 if you have the `getc_unlocked' function. */
  34. #undef HAVE_GETC_UNLOCKED
  35. /* Define to 1 if you have the `getegid' function. */
  36. #undef HAVE_GETEGID
  37. /* Define to 1 if you have the `geteuid' function. */
  38. #undef HAVE_GETEUID
  39. /* Define to 1 if you have the `getgid' function. */
  40. #undef HAVE_GETGID
  41. /* Define to 1 if you have the `getpagesize' function. */
  42. #undef HAVE_GETPAGESIZE
  43. /* Define if the GNU gettext() function is already present or preinstalled. */
  44. #undef HAVE_GETTEXT
  45. /* Define to 1 if you have the `gettimeofday' function. */
  46. #undef HAVE_GETTIMEOFDAY
  47. /* Define to 1 if you have the `getuid' function. */
  48. #undef HAVE_GETUID
  49. /* Define if you have the iconv() function. */
  50. #undef HAVE_ICONV
  51. /* Define to 1 if you have the `inet_ntoa' function. */
  52. #undef HAVE_INET_NTOA
  53. /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
  54. #undef HAVE_INTTYPES_H
  55. /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
  56. declares uintmax_t. */
  57. #undef HAVE_INTTYPES_H_WITH_UINTMAX
  58. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  59. #undef HAVE_LANGINFO_CODESET
  60. /* Define to 1 if you have the <langinfo.h> header file. */
  61. #undef HAVE_LANGINFO_H
  62. /* Define if your <locale.h> file defines LC_MESSAGES. */
  63. #undef HAVE_LC_MESSAGES
  64. /* Define to 1 if you have the <libintl.h> header file. */
  65. #undef HAVE_LIBINTL_H
  66. /* Define to 1 if you have the `ssl' library (-lssl). */
  67. #undef HAVE_LIBSSL
  68. /* Define to 1 if you have the <limits.h> header file. */
  69. #undef HAVE_LIMITS_H
  70. /* Define to 1 if you have the <locale.h> header file. */
  71. #undef HAVE_LOCALE_H
  72. /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
  73. to 0 otherwise. */
  74. #undef HAVE_MALLOC
  75. /* Define to 1 if you have the <malloc.h> header file. */
  76. #undef HAVE_MALLOC_H
  77. /* Define to 1 if you have the `memchr' function. */
  78. #undef HAVE_MEMCHR
  79. /* Define to 1 if you have the <memory.h> header file. */
  80. #undef HAVE_MEMORY_H
  81. /* Define to 1 if you have the `mempcpy' function. */
  82. #undef HAVE_MEMPCPY
  83. /* Define to 1 if you have the `memset' function. */
  84. #undef HAVE_MEMSET
  85. /* Define to 1 if you have the `mkdir' function. */
  86. #undef HAVE_MKDIR
  87. /* Define to 1 if you have a working `mmap' system call. */
  88. #undef HAVE_MMAP
  89. /* Define to 1 if you have the `munmap' function. */
  90. #undef HAVE_MUNMAP
  91. /* Define to 1 if you have the <netdb.h> header file. */
  92. #undef HAVE_NETDB_H
  93. /* Define to 1 if you have the <netinet/in.h> header file. */
  94. #undef HAVE_NETINET_IN_H
  95. /* Define to 1 if you have the `nl_langinfo' function. */
  96. #undef HAVE_NL_LANGINFO
  97. /* Define to 1 if you have the <nl_types.h> header file. */
  98. #undef HAVE_NL_TYPES_H
  99. /* Define to 1 if you have the `putenv' function. */
  100. #undef HAVE_PUTENV
  101. /* Define to 1 if your system has a GNU libc compatible `realloc' function,
  102. and to 0 otherwise. */
  103. #undef HAVE_REALLOC
  104. /* Define to 1 if you have the `rmdir' function. */
  105. #undef HAVE_RMDIR
  106. /* Define to 1 if you have the `select' function. */
  107. #undef HAVE_SELECT
  108. /* Define to 1 if you have the `setenv' function. */
  109. #undef HAVE_SETENV
  110. /* Define to 1 if you have the `setlocale' function. */
  111. #undef HAVE_SETLOCALE
  112. /* Define to 1 if you have the `socket' function. */
  113. #undef HAVE_SOCKET
  114. /* Define to 1 if `stat' has the bug that it succeeds when given the
  115. zero-length file name argument. */
  116. #undef HAVE_STAT_EMPTY_STRING_BUG
  117. /* Define to 1 if stdbool.h conforms to C99. */
  118. #undef HAVE_STDBOOL_H
  119. /* Define to 1 if you have the <stddef.h> header file. */
  120. #undef HAVE_STDDEF_H
  121. /* Define to 1 if you have the <stdint.h> header file. */
  122. #undef HAVE_STDINT_H
  123. /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
  124. uintmax_t. */
  125. #undef HAVE_STDINT_H_WITH_UINTMAX
  126. /* Define to 1 if you have the <stdio_ext.h> header file. */
  127. #undef HAVE_STDIO_EXT_H
  128. /* Define to 1 if you have the <stdlib.h> header file. */
  129. #undef HAVE_STDLIB_H
  130. /* Define to 1 if you have the `stpcpy' function. */
  131. #undef HAVE_STPCPY
  132. /* Define to 1 if you have the `strcasecmp' function. */
  133. #undef HAVE_STRCASECMP
  134. /* Define to 1 if you have the `strchr' function. */
  135. #undef HAVE_STRCHR
  136. /* Define to 1 if you have the `strcspn' function. */
  137. #undef HAVE_STRCSPN
  138. /* Define to 1 if you have the `strdup' function. */
  139. #undef HAVE_STRDUP
  140. /* Define to 1 if you have the `strerror' function. */
  141. #undef HAVE_STRERROR
  142. /* Define to 1 if you have the <strings.h> header file. */
  143. #undef HAVE_STRINGS_H
  144. /* Define to 1 if you have the <string.h> header file. */
  145. #undef HAVE_STRING_H
  146. /* Define to 1 if you have the `strstr' function. */
  147. #undef HAVE_STRSTR
  148. /* Define to 1 if you have the `strtol' function. */
  149. #undef HAVE_STRTOL
  150. /* Define to 1 if you have the `strtoul' function. */
  151. #undef HAVE_STRTOUL
  152. /* Define to 1 if you have the <sys/param.h> header file. */
  153. #undef HAVE_SYS_PARAM_H
  154. /* Define to 1 if you have the <sys/select.h> header file. */
  155. #undef HAVE_SYS_SELECT_H
  156. /* Define to 1 if you have the <sys/socket.h> header file. */
  157. #undef HAVE_SYS_SOCKET_H
  158. /* Define to 1 if you have the <sys/stat.h> header file. */
  159. #undef HAVE_SYS_STAT_H
  160. /* Define to 1 if you have the <sys/time.h> header file. */
  161. #undef HAVE_SYS_TIME_H
  162. /* Define to 1 if you have the <sys/types.h> header file. */
  163. #undef HAVE_SYS_TYPES_H
  164. /* Define to 1 if you have the `tsearch' function. */
  165. #undef HAVE_TSEARCH
  166. /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
  167. #undef HAVE_UINTMAX_T
  168. /* Define to 1 if you have the <unistd.h> header file. */
  169. #undef HAVE_UNISTD_H
  170. /* Define if you have the unsigned long long type. */
  171. #undef HAVE_UNSIGNED_LONG_LONG
  172. /* Define to 1 if you have the `vprintf' function. */
  173. #undef HAVE_VPRINTF
  174. /* Define to 1 if the system has the type `_Bool'. */
  175. #undef HAVE__BOOL
  176. /* Define to 1 if you have the `__argz_count' function. */
  177. #undef HAVE___ARGZ_COUNT
  178. /* Define to 1 if you have the `__argz_next' function. */
  179. #undef HAVE___ARGZ_NEXT
  180. /* Define to 1 if you have the `__argz_stringify' function. */
  181. #undef HAVE___ARGZ_STRINGIFY
  182. /* Define to 1 if you have the `__fsetlocking' function. */
  183. #undef HAVE___FSETLOCKING
  184. /* Define as const if the declaration of iconv() needs const. */
  185. #undef ICONV_CONST
  186. /* Define if integer division by zero raises signal SIGFPE. */
  187. #undef INTDIV0_RAISES_SIGFPE
  188. /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
  189. slash. */
  190. #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
  191. /* Name of package */
  192. #undef PACKAGE
  193. /* Define to the address where bug reports for this package should be sent. */
  194. #undef PACKAGE_BUGREPORT
  195. /* Define to the full name of this package. */
  196. #undef PACKAGE_NAME
  197. /* Define to the full name and version of this package. */
  198. #undef PACKAGE_STRING
  199. /* Define to the one symbol short name of this package. */
  200. #undef PACKAGE_TARNAME
  201. /* Define to the version of this package. */
  202. #undef PACKAGE_VERSION
  203. /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
  204. #undef PRI_MACROS_BROKEN
  205. /* Define to the type of arg 1 for `select'. */
  206. #undef SELECT_TYPE_ARG1
  207. /* Define to the type of args 2, 3 and 4 for `select'. */
  208. #undef SELECT_TYPE_ARG234
  209. /* Define to the type of arg 5 for `select'. */
  210. #undef SELECT_TYPE_ARG5
  211. /* If using the C implementation of alloca, define if you know the
  212. direction of stack growth for your system; otherwise it will be
  213. automatically deduced at run-time.
  214. STACK_DIRECTION > 0 => grows toward higher addresses
  215. STACK_DIRECTION < 0 => grows toward lower addresses
  216. STACK_DIRECTION = 0 => direction of growth unknown */
  217. #undef STACK_DIRECTION
  218. /* Define to 1 if you have the ANSI C header files. */
  219. #undef STDC_HEADERS
  220. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  221. #undef TIME_WITH_SYS_TIME
  222. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  223. #undef TM_IN_SYS_TIME
  224. /* Version number of package */
  225. #undef VERSION
  226. /* Define to empty if `const' does not conform to ANSI C. */
  227. #undef const
  228. /* Define to `__inline__' or `__inline' if that's what the C compiler
  229. calls it, or to nothing if 'inline' is not supported under any name. */
  230. #ifndef __cplusplus
  231. #undef inline
  232. #endif
  233. /* Define to rpl_malloc if the replacement function should be used. */
  234. #undef malloc
  235. /* Define to `long' if <sys/types.h> does not define. */
  236. #undef off_t
  237. /* Define to rpl_realloc if the replacement function should be used. */
  238. #undef realloc
  239. /* Define to `unsigned' if <sys/types.h> does not define. */
  240. #undef size_t
  241. /* Define to unsigned long or unsigned long long if <stdint.h> and
  242. <inttypes.h> don't define. */
  243. #undef uintmax_t
  244. /* Define to empty if the keyword `volatile' does not work. Warning: valid
  245. code using `volatile' can become incorrect without. Disable with care. */
  246. #undef volatile