config.h.in 11 KB

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