config.h.in 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. /* src/config.h.in. Generated from configure.in by autoheader. */
  2. /* Define if debug-mode should be enabled */
  3. #undef DEBUG
  4. /* Define if SSP C support is enabled. */
  5. #undef ENABLE_SSP_CC
  6. /* Define to 1 if you have the <arpa/inet.h> header file. */
  7. #undef HAVE_ARPA_INET_H
  8. /* Define to 1 if you have the `bind' function. */
  9. #undef HAVE_BIND
  10. /* Define to 1 if you have the <ctype.h> header file. */
  11. #undef HAVE_CTYPE_H
  12. /* Define to 1 if you have the `deflate' function. */
  13. #undef HAVE_DEFLATE
  14. /* Define to 1 if you have the `epoll_create' function. */
  15. #undef HAVE_EPOLL_CREATE
  16. /* Define to 1 if you have the <errno.h> header file. */
  17. #undef HAVE_ERRNO_H
  18. /* Define to 1 if you have the <fcntl.h> header file. */
  19. #undef HAVE_FCNTL_H
  20. /* Define to 1 if you have the `fork' function. */
  21. #undef HAVE_FORK
  22. /* Define to 1 if you have the `getaddrinfo' function. */
  23. #undef HAVE_GETADDRINFO
  24. /* Define to 1 if you have the `gethostbyaddr' function. */
  25. #undef HAVE_GETHOSTBYADDR
  26. /* Define to 1 if you have the `gethostbyname' function. */
  27. #undef HAVE_GETHOSTBYNAME
  28. /* Define to 1 if you have the `gethostname' function. */
  29. #undef HAVE_GETHOSTNAME
  30. /* Define to 1 if you have the `getnameinfo' function. */
  31. #undef HAVE_GETNAMEINFO
  32. /* Define to 1 if you have the `gnutls_global_init' function. */
  33. #undef HAVE_GNUTLS_GLOBAL_INIT
  34. /* Define to 1 if you have the <ident.h> header file. */
  35. #undef HAVE_IDENT_H
  36. /* Define to 1 if you have the `ident_id' function. */
  37. #undef HAVE_IDENT_ID
  38. /* Define to 1 if you have the `inet_aton' function. */
  39. #undef HAVE_INET_ATON
  40. /* Define to 1 if you have the `inet_ntoa' function. */
  41. #undef HAVE_INET_NTOA
  42. /* Define to 1 if you have the <inttypes.h> header file. */
  43. #undef HAVE_INTTYPES_H
  44. /* Define to 1 if you have the `kqueue' function. */
  45. #undef HAVE_KQUEUE
  46. /* Define to 1 if you have the `be' library (-lbe). */
  47. #undef HAVE_LIBBE
  48. /* Define to 1 if you have the `crypto' library (-lcrypto). */
  49. #undef HAVE_LIBCRYPTO
  50. /* Define to 1 if you have the `gnutls' library (-lgnutls). */
  51. #undef HAVE_LIBGNUTLS
  52. /* Define to 1 if you have the `ident' library (-lident). */
  53. #undef HAVE_LIBIDENT
  54. /* Define to 1 if you have the `pam' library (-lpam). */
  55. #undef HAVE_LIBPAM
  56. /* Define to 1 if you have the `socket' library (-lsocket). */
  57. #undef HAVE_LIBSOCKET
  58. /* Define to 1 if you have the `ssl' library (-lssl). */
  59. #undef HAVE_LIBSSL
  60. /* Define to 1 if you have the `UTIL' library (-lUTIL). */
  61. #undef HAVE_LIBUTIL
  62. /* Define to 1 if you have the `z' library (-lz). */
  63. #undef HAVE_LIBZ
  64. /* Define to 1 if you have the <malloc.h> header file. */
  65. #undef HAVE_MALLOC_H
  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 `mtrace' function. */
  69. #undef HAVE_MTRACE
  70. /* Define to 1 if you have the <netdb.h> header file. */
  71. #undef HAVE_NETDB_H
  72. /* Define to 1 if you have the <netinet/in.h> header file. */
  73. #undef HAVE_NETINET_IN_H
  74. /* Define to 1 if you have the <netinet/in_systm.h> header file. */
  75. #undef HAVE_NETINET_IN_SYSTM_H
  76. /* Define to 1 if you have the <netinet/ip.h> header file. */
  77. #undef HAVE_NETINET_IP_H
  78. /* Define to 1 if you have the `pam_authenticate' function. */
  79. #undef HAVE_PAM_AUTHENTICATE
  80. /* Define to 1 if you have the <pam/pam_appl.h> header file. */
  81. #undef HAVE_PAM_PAM_APPL_H
  82. /* Define to 1 if you have the `poll' function. */
  83. #undef HAVE_POLL
  84. /* Define to 1 if you have the <security/pam_appl.h> header file. */
  85. #undef HAVE_SECURITY_PAM_APPL_H
  86. /* Define to 1 if you have the `select' function. */
  87. #undef HAVE_SELECT
  88. /* Define to 1 if you have the `setsid' function. */
  89. #undef HAVE_SETSID
  90. /* Define to 1 if you have the `setsockopt' function. */
  91. #undef HAVE_SETSOCKOPT
  92. /* Define to 1 if you have the `sigaction' function. */
  93. #undef HAVE_SIGACTION
  94. /* Define to 1 if you have the `sigprocmask' function. */
  95. #undef HAVE_SIGPROCMASK
  96. /* Define to 1 if you have the `snprintf' function. */
  97. #undef HAVE_SNPRINTF
  98. /* Define to 1 if you have the `socket' function. */
  99. #undef HAVE_SOCKET
  100. /* Define to 1 if you have the `SSL_library_init' function. */
  101. #undef HAVE_SSL_LIBRARY_INIT
  102. /* Define to 1 if you have the <stdbool.h> header file. */
  103. #undef HAVE_STDBOOL_H
  104. /* Define to 1 if you have the <stddef.h> header file. */
  105. #undef HAVE_STDDEF_H
  106. /* Define to 1 if you have the <stdint.h> header file. */
  107. #undef HAVE_STDINT_H
  108. /* Define to 1 if you have the <stdlib.h> header file. */
  109. #undef HAVE_STDLIB_H
  110. /* Define to 1 if you have the `strcasecmp' function. */
  111. #undef HAVE_STRCASECMP
  112. /* Define to 1 if you have the `strdup' function. */
  113. #undef HAVE_STRDUP
  114. /* Define to 1 if you have the `strftime' function. */
  115. #undef HAVE_STRFTIME
  116. /* Define to 1 if you have the <strings.h> header file. */
  117. #undef HAVE_STRINGS_H
  118. /* Define to 1 if you have the <string.h> header file. */
  119. #undef HAVE_STRING_H
  120. /* Define to 1 if you have the `strlcat' function. */
  121. #undef HAVE_STRLCAT
  122. /* Define to 1 if you have the `strlcpy' function. */
  123. #undef HAVE_STRLCPY
  124. /* Define to 1 if you have the `strtok_r' function. */
  125. #undef HAVE_STRTOK_R
  126. /* Define to 1 if you have the `syslog' function. */
  127. #undef HAVE_SYSLOG
  128. /* Define to 1 if you have the <syslog.h> header file. */
  129. #undef HAVE_SYSLOG_H
  130. /* Define to 1 if you have the <sys/devpoll.h> header file. */
  131. #undef HAVE_SYS_DEVPOLL_H
  132. /* Define to 1 if you have the <sys/socket.h> header file. */
  133. #undef HAVE_SYS_SOCKET_H
  134. /* Define to 1 if you have the <sys/stat.h> header file. */
  135. #undef HAVE_SYS_STAT_H
  136. /* Define to 1 if you have the <sys/time.h> header file. */
  137. #undef HAVE_SYS_TIME_H
  138. /* Define to 1 if you have the <sys/types.h> header file. */
  139. #undef HAVE_SYS_TYPES_H
  140. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  141. #undef HAVE_SYS_WAIT_H
  142. /* Define to 1 if you have the <unistd.h> header file. */
  143. #undef HAVE_UNISTD_H
  144. /* Define to 1 if you have the <varargs.h> header file. */
  145. #undef HAVE_VARARGS_H
  146. /* Define to 1 if you have the `vfork' function. */
  147. #undef HAVE_VFORK
  148. /* Define to 1 if you have the <vfork.h> header file. */
  149. #undef HAVE_VFORK_H
  150. /* Define to 1 if you have the `vsnprintf' function. */
  151. #undef HAVE_VSNPRINTF
  152. /* Define to 1 if you have the `waitpid' function. */
  153. #undef HAVE_WAITPID
  154. /* Define to 1 if `fork' works. */
  155. #undef HAVE_WORKING_FORK
  156. /* Define to 1 if `vfork' works. */
  157. #undef HAVE_WORKING_VFORK
  158. /* Define to 1 if you have the <zlib.h> header file. */
  159. #undef HAVE_ZLIB_H
  160. /* Define if sockaddr_in.sin_len exists */
  161. #undef HAVE_sockaddr_in_len
  162. /* Define if socklen_t exists */
  163. #undef HAVE_socklen_t
  164. /* Define if the server should do IDENT requests */
  165. #undef IDENTAUTH
  166. /* Define if IRC+ protocol should be used */
  167. #undef IRCPLUS
  168. /* Name of package */
  169. #undef PACKAGE
  170. /* Define to the address where bug reports for this package should be sent. */
  171. #undef PACKAGE_BUGREPORT
  172. /* Define to the full name of this package. */
  173. #undef PACKAGE_NAME
  174. /* Define to the full name and version of this package. */
  175. #undef PACKAGE_STRING
  176. /* Define to the one symbol short name of this package. */
  177. #undef PACKAGE_TARNAME
  178. /* Define to the home page for this package. */
  179. #undef PACKAGE_URL
  180. /* Define to the version of this package. */
  181. #undef PACKAGE_VERSION
  182. /* Define if PAM should be used */
  183. #undef PAM
  184. /* Define to 1 if the C compiler supports function prototypes. */
  185. #undef PROTOTYPES
  186. /* Define as the return type of signal handlers (`int' or `void'). */
  187. #undef RETSIGTYPE
  188. /* Define if IRC sniffer should be enabled */
  189. #undef SNIFFER
  190. /* Define to 1 if you have the ANSI C header files. */
  191. #undef STDC_HEADERS
  192. /* Define if ngIRCd should behave strict RFC compliant */
  193. #undef STRICT_RFC
  194. /* Define if syslog should be used for logging */
  195. #undef SYSLOG
  196. /* Target CPU name */
  197. #undef TARGET_CPU
  198. /* Target operating system name */
  199. #undef TARGET_OS
  200. /* Target system vendor */
  201. #undef TARGET_VENDOR
  202. /* Define if TCP wrappers should be used */
  203. #undef TCPWRAP
  204. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  205. #undef TIME_WITH_SYS_TIME
  206. /* Version number of package */
  207. #undef VERSION
  208. /* Define if IPV6 protocol should be enabled */
  209. #undef WANT_IPV6
  210. /* Define if zlib compression should be enabled */
  211. #undef ZLIB
  212. /* Define like PROTOTYPES; this can be used by system headers. */
  213. #undef __PROTOTYPES
  214. /* Define to empty if `const' does not conform to ANSI C. */
  215. #undef const
  216. /* Define to `__inline__' or `__inline' if that's what the C compiler
  217. calls it, or to nothing if 'inline' is not supported under any name. */
  218. #ifndef __cplusplus
  219. #undef inline
  220. #endif
  221. /* Define to `int' if <sys/types.h> does not define. */
  222. #undef pid_t
  223. /* Define to `unsigned int' if <sys/types.h> does not define. */
  224. #undef size_t
  225. /* Define as `fork' if `vfork' does not work. */
  226. #undef vfork