config.h.in 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define if running on NeXT Step */
  3. #undef BORGCUBES
  4. /* Define to use Eggdrop's snprintf functions without regard to HAVE_SNPRINTF
  5. */
  6. #undef BROKEN_SNPRINTF
  7. /* Define if running under cygwin */
  8. #undef CYGWIN_HACKS
  9. /* Defines the current pack version */
  10. #undef EGG_VERSION
  11. /* Define to 1 if you have the `alarm' function. */
  12. #undef HAVE_ALARM
  13. /* Define to 1 if you have the <arpa/inet.h> header file. */
  14. #undef HAVE_ARPA_INET_H
  15. /* Define to 1 if you have the `clock' function. */
  16. #undef HAVE_CLOCK
  17. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  18. */
  19. #undef HAVE_DIRENT_H
  20. /* Define to 1 if you have the `dprintf' function. */
  21. #undef HAVE_DPRINTF
  22. /* Define to 1 if you have the <fcntl.h> header file. */
  23. #undef HAVE_FCNTL_H
  24. /* Define to 1 if you have the `fork' function. */
  25. #undef HAVE_FORK
  26. /* Define to 1 if you have the `fsync' function. */
  27. #undef HAVE_FSYNC
  28. /* Define to 1 if you have the `getdtablesize' function. */
  29. #undef HAVE_GETDTABLESIZE
  30. /* Define to 1 if you have the `gethostbyname2' function. */
  31. #undef HAVE_GETHOSTBYNAME2
  32. /* Define to 1 if you have the `getipnodebyname' function. */
  33. #undef HAVE_GETIPNODEBYNAME
  34. /* Define to 1 if you have the `getpagesize' function. */
  35. #undef HAVE_GETPAGESIZE
  36. /* Define to 1 if you have the `getrusage' function. */
  37. #undef HAVE_GETRUSAGE
  38. /* Define to 1 if you have the `inet_aton' function. */
  39. #undef HAVE_INET_ATON
  40. /* Define to 1 if you have the <inttypes.h> header file. */
  41. #undef HAVE_INTTYPES_H
  42. /* Define to 1 if you have the `isascii' function. */
  43. #undef HAVE_ISASCII
  44. /* Define to 1 if you have the `dl' library (-ldl). */
  45. #undef HAVE_LIBDL
  46. /* Define to 1 if you have the `dld' library (-ldld). */
  47. #undef HAVE_LIBDLD
  48. /* Define to 1 if you have the `dns' library (-ldns). */
  49. #undef HAVE_LIBDNS
  50. /* Define to 1 if you have the `nsl' library (-lnsl). */
  51. #undef HAVE_LIBNSL
  52. /* Define to 1 if you have the `socket' library (-lsocket). */
  53. #undef HAVE_LIBSOCKET
  54. /* Define to 1 if you have the <limits.h> header file. */
  55. #undef HAVE_LIMITS_H
  56. /* Define to 1 if you have the <locale.h> header file. */
  57. #undef HAVE_LOCALE_H
  58. /* Define to 1 if `lstat' has the bug that it succeeds when given the
  59. zero-length file name argument. */
  60. #undef HAVE_LSTAT_EMPTY_STRING_BUG
  61. /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
  62. to 0 otherwise. */
  63. #undef HAVE_MALLOC
  64. /* Define to 1 if you have the `memcpy' function. */
  65. #undef HAVE_MEMCPY
  66. /* Define to 1 if you have the <memory.h> header file. */
  67. #undef HAVE_MEMORY_H
  68. /* Define to 1 if you have the `memset' function. */
  69. #undef HAVE_MEMSET
  70. /* Define to 1 if you have a working `mmap' system call. */
  71. #undef HAVE_MMAP
  72. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  73. #undef HAVE_NDIR_H
  74. /* Define to 1 if you have the <netdb.h> header file. */
  75. #undef HAVE_NETDB_H
  76. /* Define to 1 if you have the <netinet/in.h> header file. */
  77. #undef HAVE_NETINET_IN_H
  78. /* Define to 1 if you have the <openssl/crypto.h> header file. */
  79. #undef HAVE_OPENSSL_CRYPTO_H
  80. /* Define to 1 if you have the <openssl/ssl.h> header file. */
  81. #undef HAVE_OPENSSL_SSL_H
  82. /* Define to 1 if you have the `random' function. */
  83. #undef HAVE_RANDOM
  84. /* Define to 1 if your system has a GNU libc compatible `realloc' function,
  85. and to 0 otherwise. */
  86. #undef HAVE_REALLOC
  87. /* Define to 1 if you have the `rename' function. */
  88. #undef HAVE_RENAME
  89. /* Define to 1 if you have the `setpgid' function. */
  90. #undef HAVE_SETPGID
  91. /* Define to 1 if you have the `sigaction' function. */
  92. #undef HAVE_SIGACTION
  93. /* Define to 1 if you have the `sigemptyset' function. */
  94. #undef HAVE_SIGEMPTYSET
  95. /* Define to 1 if you have the `snprintf' function. */
  96. #undef HAVE_SNPRINTF
  97. /* Define if you have support for socklen_t */
  98. #undef HAVE_SOCKLEN_T
  99. /* Define to 1 if you have the `srandom' function. */
  100. #undef HAVE_SRANDOM
  101. /* Define to 1 if `stat' has the bug that it succeeds when given the
  102. zero-length file name argument. */
  103. #undef HAVE_STAT_EMPTY_STRING_BUG
  104. /* Define to 1 if you have the <stdint.h> header file. */
  105. #undef HAVE_STDINT_H
  106. /* Define to 1 if you have the <stdlib.h> header file. */
  107. #undef HAVE_STDLIB_H
  108. /* Define to 1 if you have the `strcasecmp' function. */
  109. #undef HAVE_STRCASECMP
  110. /* Define to 1 if you have the `strftime' function. */
  111. #undef HAVE_STRFTIME
  112. /* Define to 1 if you have the <strings.h> header file. */
  113. #undef HAVE_STRINGS_H
  114. /* Define to 1 if you have the <string.h> header file. */
  115. #undef HAVE_STRING_H
  116. /* Define to 1 if you have the `strncasecmp' function. */
  117. #undef HAVE_STRNCASECMP
  118. /* Define to 1 if `tm_zone' is member of `struct tm'. */
  119. #undef HAVE_STRUCT_TM_TM_ZONE
  120. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  121. */
  122. #undef HAVE_SYS_DIR_H
  123. /* Define to 1 if you have the <sys/file.h> header file. */
  124. #undef HAVE_SYS_FILE_H
  125. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  126. #undef HAVE_SYS_IOCTL_H
  127. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  128. */
  129. #undef HAVE_SYS_NDIR_H
  130. /* Define to 1 if you have the <sys/param.h> header file. */
  131. #undef HAVE_SYS_PARAM_H
  132. /* Define to 1 if you have the <sys/select.h> header file. */
  133. #undef HAVE_SYS_SELECT_H
  134. /* Define to 1 if you have the <sys/socket.h> header file. */
  135. #undef HAVE_SYS_SOCKET_H
  136. /* Define to 1 if you have the <sys/stat.h> header file. */
  137. #undef HAVE_SYS_STAT_H
  138. /* Define to 1 if you have the <sys/time.h> header file. */
  139. #undef HAVE_SYS_TIME_H
  140. /* Define to 1 if you have the <sys/types.h> header file. */
  141. #undef HAVE_SYS_TYPES_H
  142. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  143. #undef HAVE_SYS_WAIT_H
  144. /* Define for Tcl that has Tcl_Free() (7.5p1 and later) */
  145. #undef HAVE_TCL_FREE
  146. /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
  147. `HAVE_STRUCT_TM_TM_ZONE' instead. */
  148. #undef HAVE_TM_ZONE
  149. /* Define to 1 if you don't have `tm_zone' but do have the external array
  150. `tzname'. */
  151. #undef HAVE_TZNAME
  152. /* Define to 1 if you have the `uname' function. */
  153. #undef HAVE_UNAME
  154. /* Define to 1 if you have the <unistd.h> header file. */
  155. #undef HAVE_UNISTD_H
  156. /* Define to 1 if you have the `vfork' function. */
  157. #undef HAVE_VFORK
  158. /* Define to 1 if you have the <vfork.h> header file. */
  159. #undef HAVE_VFORK_H
  160. /* Define to 1 if you have the `vsnprintf' function. */
  161. #undef HAVE_VSNPRINTF
  162. /* Define to 1 if you have the `vsprintf' function. */
  163. #undef HAVE_VSPRINTF
  164. /* Define to 1 if you have the <wchar.h> header file. */
  165. #undef HAVE_WCHAR_H
  166. /* Define to 1 if `fork' works. */
  167. #undef HAVE_WORKING_FORK
  168. /* Define to 1 if `vfork' works. */
  169. #undef HAVE_WORKING_VFORK
  170. /* Define to 1 if you have the <zlib.h> header file. */
  171. #undef HAVE_ZLIB_H
  172. /* Define if running on hpux 10.x */
  173. #undef HPUX10_HACKS
  174. /* Define if running on hpux that supports dynamic linking */
  175. #undef HPUX_HACKS
  176. /* Define if you have a version of libsafe with a broken sscanf */
  177. #undef LIBSAFE_HACKS
  178. /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
  179. slash. */
  180. #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
  181. /* Define if running on OSF/1 platform */
  182. #undef OSF1_HACKS
  183. /* Define to the address where bug reports for this package should be sent. */
  184. #undef PACKAGE_BUGREPORT
  185. /* Define to the full name of this package. */
  186. #undef PACKAGE_NAME
  187. /* Define to the full name and version of this package. */
  188. #undef PACKAGE_STRING
  189. /* Define to the one symbol short name of this package. */
  190. #undef PACKAGE_TARNAME
  191. /* Define to the version of this package. */
  192. #undef PACKAGE_VERSION
  193. /* Define to the type of arg 1 for `select'. */
  194. #undef SELECT_TYPE_ARG1
  195. /* Define to the type of args 2, 3 and 4 for `select'. */
  196. #undef SELECT_TYPE_ARG234
  197. /* Define to the type of arg 5 for `select'. */
  198. #undef SELECT_TYPE_ARG5
  199. /* The size of a `int', as computed by sizeof. */
  200. #undef SIZEOF_INT
  201. /* The size of a `long', as computed by sizeof. */
  202. #undef SIZEOF_LONG
  203. /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
  204. #undef STAT_MACROS_BROKEN
  205. /* Define to 1 if you have the ANSI C header files. */
  206. #undef STDC_HEADERS
  207. /* Define if running on OSF/1 platform */
  208. #undef STOP_UAC
  209. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  210. #undef TIME_WITH_SYS_TIME
  211. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  212. #undef TM_IN_SYS_TIME
  213. /* Define if you want ipv6 support */
  214. #undef USE_IPV6
  215. /* Define to 1 if your processor stores words with the most significant byte
  216. first (like Motorola and SPARC, unlike Intel and VAX). */
  217. #undef WORDS_BIGENDIAN
  218. /* Define to 1 if on AIX 3.
  219. System headers sometimes define this.
  220. We just want to avoid a redefinition error message. */
  221. #ifndef _ALL_SOURCE
  222. # undef _ALL_SOURCE
  223. #endif
  224. /* Define to 1 if on MINIX. */
  225. #undef _MINIX
  226. /* Define to 2 if the system does not provide POSIX.1 features except with
  227. this defined. */
  228. #undef _POSIX_1_SOURCE
  229. /* Define to 1 if you need to in order for `stat' and other things to work. */
  230. #undef _POSIX_SOURCE
  231. /* Define to empty if `const' does not conform to ANSI C. */
  232. #undef const
  233. /* Define to `int' if <sys/types.h> doesn't define. */
  234. #undef gid_t
  235. /* Define to `__inline__' or `__inline' if that's what the C compiler
  236. calls it, or to nothing if 'inline' is not supported under any name. */
  237. #ifndef __cplusplus
  238. #undef inline
  239. #endif
  240. /* Define to rpl_malloc if the replacement function should be used. */
  241. #undef malloc
  242. /* Define to `int' if <sys/types.h> does not define. */
  243. #undef pid_t
  244. /* Define to rpl_realloc if the replacement function should be used. */
  245. #undef realloc
  246. /* Define to `unsigned' if <sys/types.h> does not define. */
  247. #undef size_t
  248. /* Define to `int' if <sys/types.h> doesn't define. */
  249. #undef uid_t
  250. /* Define as `fork' if `vfork' does not work. */
  251. #undef vfork
  252. /* Define to empty if the keyword `volatile' does not work. Warning: valid
  253. code using `volatile' can become incorrect without. Disable with care. */
  254. #undef volatile