config.h.in 12 KB

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