config.h.in 10 KB

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