config.h.in 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  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 if your <locale.h> file defines LC_MESSAGES. */
  61. #undef HAVE_LC_MESSAGES
  62. /* Define to 1 if you have the `ssl' library (-lssl). */
  63. #undef HAVE_LIBSSL
  64. /* Define to 1 if you have the <limits.h> header file. */
  65. #undef HAVE_LIMITS_H
  66. /* Define to 1 if you have the <locale.h> header file. */
  67. #undef HAVE_LOCALE_H
  68. /* Define to 1 if you have the <malloc.h> header file. */
  69. #undef HAVE_MALLOC_H
  70. /* Define to 1 if you have the <memory.h> header file. */
  71. #undef HAVE_MEMORY_H
  72. /* Define to 1 if you have the `mempcpy' function. */
  73. #undef HAVE_MEMPCPY
  74. /* Define to 1 if you have the `memset' function. */
  75. #undef HAVE_MEMSET
  76. /* Define to 1 if you have the `mkdir' function. */
  77. #undef HAVE_MKDIR
  78. /* Define to 1 if you have a working `mmap' system call. */
  79. #undef HAVE_MMAP
  80. /* Define to 1 if you have the `munmap' function. */
  81. #undef HAVE_MUNMAP
  82. /* Define to 1 if you have the <netdb.h> header file. */
  83. #undef HAVE_NETDB_H
  84. /* Define to 1 if you have the <netinet/in.h> header file. */
  85. #undef HAVE_NETINET_IN_H
  86. /* Define to 1 if you have the <nl_types.h> header file. */
  87. #undef HAVE_NL_TYPES_H
  88. /* Define to 1 if you have the `putenv' function. */
  89. #undef HAVE_PUTENV
  90. /* Define to 1 if you have the `rmdir' function. */
  91. #undef HAVE_RMDIR
  92. /* Define to 1 if you have the `select' function. */
  93. #undef HAVE_SELECT
  94. /* Define to 1 if you have the `setenv' function. */
  95. #undef HAVE_SETENV
  96. /* Define to 1 if you have the `setlocale' function. */
  97. #undef HAVE_SETLOCALE
  98. /* Define to 1 if you have the `socket' function. */
  99. #undef HAVE_SOCKET
  100. /* Define to 1 if `stat' has the bug that it succeeds when given the
  101. zero-length file name argument. */
  102. #undef HAVE_STAT_EMPTY_STRING_BUG
  103. /* Define to 1 if stdbool.h conforms to C99. */
  104. #undef HAVE_STDBOOL_H
  105. /* Define to 1 if you have the <stddef.h> header file. */
  106. #undef HAVE_STDDEF_H
  107. /* Define to 1 if you have the <stdint.h> header file. */
  108. #undef HAVE_STDINT_H
  109. /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
  110. uintmax_t. */
  111. #undef HAVE_STDINT_H_WITH_UINTMAX
  112. /* Define to 1 if you have the <stdlib.h> header file. */
  113. #undef HAVE_STDLIB_H
  114. /* Define to 1 if you have the `stpcpy' function. */
  115. #undef HAVE_STPCPY
  116. /* Define to 1 if you have the `strcasecmp' function. */
  117. #undef HAVE_STRCASECMP
  118. /* Define to 1 if you have the `strdup' function. */
  119. #undef HAVE_STRDUP
  120. /* Define to 1 if you have the `strerror' function. */
  121. #undef HAVE_STRERROR
  122. /* Define to 1 if you have the <strings.h> header file. */
  123. #undef HAVE_STRINGS_H
  124. /* Define to 1 if you have the <string.h> header file. */
  125. #undef HAVE_STRING_H
  126. /* Define to 1 if you have the `strstr' function. */
  127. #undef HAVE_STRSTR
  128. /* Define to 1 if you have the `strtol' function. */
  129. #undef HAVE_STRTOL
  130. /* Define to 1 if you have the `strtoul' function. */
  131. #undef HAVE_STRTOUL
  132. /* Define to 1 if you have the <sys/param.h> header file. */
  133. #undef HAVE_SYS_PARAM_H
  134. /* Define to 1 if you have the <sys/select.h> header file. */
  135. #undef HAVE_SYS_SELECT_H
  136. /* Define to 1 if you have the <sys/socket.h> header file. */
  137. #undef HAVE_SYS_SOCKET_H
  138. /* Define to 1 if you have the <sys/stat.h> header file. */
  139. #undef HAVE_SYS_STAT_H
  140. /* Define to 1 if you have the <sys/time.h> header file. */
  141. #undef HAVE_SYS_TIME_H
  142. /* Define to 1 if you have the <sys/types.h> header file. */
  143. #undef HAVE_SYS_TYPES_H
  144. /* Define to 1 if you have the `tsearch' function. */
  145. #undef HAVE_TSEARCH
  146. /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
  147. #undef HAVE_UINTMAX_T
  148. /* Define to 1 if you have the <unistd.h> header file. */
  149. #undef HAVE_UNISTD_H
  150. /* Define if you have the unsigned long long type. */
  151. #undef HAVE_UNSIGNED_LONG_LONG
  152. /* Define to 1 if you have the `vprintf' function. */
  153. #undef HAVE_VPRINTF
  154. /* Define to 1 if the system has the type `_Bool'. */
  155. #undef HAVE__BOOL
  156. /* Define to 1 if you have the `__argz_count' function. */
  157. #undef HAVE___ARGZ_COUNT
  158. /* Define to 1 if you have the `__argz_next' function. */
  159. #undef HAVE___ARGZ_NEXT
  160. /* Define to 1 if you have the `__argz_stringify' function. */
  161. #undef HAVE___ARGZ_STRINGIFY
  162. /* Define to 1 if you have the `__fsetlocking' function. */
  163. #undef HAVE___FSETLOCKING
  164. /* Define as const if the declaration of iconv() needs const. */
  165. #undef ICONV_CONST
  166. /* Define if integer division by zero raises signal SIGFPE. */
  167. #undef INTDIV0_RAISES_SIGFPE
  168. /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
  169. slash. */
  170. #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
  171. /* Name of package */
  172. #undef PACKAGE
  173. /* Define to the address where bug reports for this package should be sent. */
  174. #undef PACKAGE_BUGREPORT
  175. /* Define to the full name of this package. */
  176. #undef PACKAGE_NAME
  177. /* Define to the full name and version of this package. */
  178. #undef PACKAGE_STRING
  179. /* Define to the one symbol short name of this package. */
  180. #undef PACKAGE_TARNAME
  181. /* Define to the version of this package. */
  182. #undef PACKAGE_VERSION
  183. /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
  184. #undef PRI_MACROS_BROKEN
  185. /* Define to the type of arg 1 for `select'. */
  186. #undef SELECT_TYPE_ARG1
  187. /* Define to the type of args 2, 3 and 4 for `select'. */
  188. #undef SELECT_TYPE_ARG234
  189. /* Define to the type of arg 5 for `select'. */
  190. #undef SELECT_TYPE_ARG5
  191. /* If using the C implementation of alloca, define if you know the
  192. direction of stack growth for your system; otherwise it will be
  193. automatically deduced at run-time.
  194. STACK_DIRECTION > 0 => grows toward higher addresses
  195. STACK_DIRECTION < 0 => grows toward lower addresses
  196. STACK_DIRECTION = 0 => direction of growth unknown */
  197. #undef STACK_DIRECTION
  198. /* Define to 1 if you have the ANSI C header files. */
  199. #undef STDC_HEADERS
  200. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  201. #undef TIME_WITH_SYS_TIME
  202. /* Version number of package */
  203. #undef VERSION
  204. /* Define to empty if `const' does not conform to ANSI C. */
  205. #undef const
  206. /* Define to `__inline__' or `__inline' if that's what the C compiler
  207. calls it, or to nothing if 'inline' is not supported under any name. */
  208. #ifndef __cplusplus
  209. #undef inline
  210. #endif
  211. /* Define to `long' if <sys/types.h> does not define. */
  212. #undef off_t
  213. /* Define to `unsigned' if <sys/types.h> does not define. */
  214. #undef size_t
  215. /* Define to unsigned long or unsigned long long if <stdint.h> and
  216. <inttypes.h> don't define. */
  217. #undef uintmax_t