config.h.in 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  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 <DNSServiceDiscovery/DNSServiceDiscovery.h>
  15. header file. */
  16. #undef HAVE_DNSSERVICEDISCOVERY_DNSSERVICEDISCOVERY_H
  17. /* Define to 1 if you have the `DNSServiceRegistrationCreate' function. */
  18. #undef HAVE_DNSSERVICEREGISTRATIONCREATE
  19. /* Define to 1 if you have the `epoll_create' function. */
  20. #undef HAVE_EPOLL_CREATE
  21. /* Define to 1 if you have the <errno.h> header file. */
  22. #undef HAVE_ERRNO_H
  23. /* Define to 1 if you have the <fcntl.h> header file. */
  24. #undef HAVE_FCNTL_H
  25. /* Define to 1 if you have the `fork' function. */
  26. #undef HAVE_FORK
  27. /* Define to 1 if you have the `gethostbyaddr' function. */
  28. #undef HAVE_GETHOSTBYADDR
  29. /* Define to 1 if you have the `gethostbyname' function. */
  30. #undef HAVE_GETHOSTBYNAME
  31. /* Define to 1 if you have the `gethostname' function. */
  32. #undef HAVE_GETHOSTNAME
  33. /* Define to 1 if you have the <ident.h> header file. */
  34. #undef HAVE_IDENT_H
  35. /* Define to 1 if you have the `ident_id' function. */
  36. #undef HAVE_IDENT_ID
  37. /* Define to 1 if you have the `inet_aton' function. */
  38. #undef HAVE_INET_ATON
  39. /* Define to 1 if you have the `inet_ntoa' function. */
  40. #undef HAVE_INET_NTOA
  41. /* Define to 1 if you have the <inttypes.h> header file. */
  42. #undef HAVE_INTTYPES_H
  43. /* Define to 1 if you have the `isdigit' function. */
  44. #undef HAVE_ISDIGIT
  45. /* Define to 1 if you have the `kqueue' function. */
  46. #undef HAVE_KQUEUE
  47. /* Define to 1 if you have the `be' library (-lbe). */
  48. #undef HAVE_LIBBE
  49. /* Define to 1 if you have the `howl' library (-lhowl). */
  50. #undef HAVE_LIBHOWL
  51. /* Define to 1 if you have the `ident' library (-lident). */
  52. #undef HAVE_LIBIDENT
  53. /* Define to 1 if you have the `nsl' library (-lnsl). */
  54. #undef HAVE_LIBNSL
  55. /* Define to 1 if you have the `pthread' library (-lpthread). */
  56. #undef HAVE_LIBPTHREAD
  57. /* Define to 1 if you have the `socket' library (-lsocket). */
  58. #undef HAVE_LIBSOCKET
  59. /* Define to 1 if you have the `UTIL' library (-lUTIL). */
  60. #undef HAVE_LIBUTIL
  61. /* Define to 1 if you have the `z' library (-lz). */
  62. #undef HAVE_LIBZ
  63. /* Define to 1 if you have the <mach/port.h> header file. */
  64. #undef HAVE_MACH_PORT_H
  65. /* Define to 1 if you have the `malloc' function. */
  66. #undef HAVE_MALLOC
  67. /* Define to 1 if you have the <malloc.h> header file. */
  68. #undef HAVE_MALLOC_H
  69. /* Define to 1 if you have the `memmove' function. */
  70. #undef HAVE_MEMMOVE
  71. /* Define to 1 if you have the <memory.h> header file. */
  72. #undef HAVE_MEMORY_H
  73. /* Define to 1 if you have the `memset' function. */
  74. #undef HAVE_MEMSET
  75. /* Define to 1 if you have the <netdb.h> header file. */
  76. #undef HAVE_NETDB_H
  77. /* Define to 1 if you have the <netinet/in.h> header file. */
  78. #undef HAVE_NETINET_IN_H
  79. /* Define to 1 if you have the `poll' function. */
  80. #undef HAVE_POLL
  81. /* Define to 1 if you have the `realloc' function. */
  82. #undef HAVE_REALLOC
  83. /* Define to 1 if you have the <rendezvous/rendezvous.h> header file. */
  84. #undef HAVE_RENDEZVOUS_RENDEZVOUS_H
  85. /* Define to 1 if you have the `select' function. */
  86. #undef HAVE_SELECT
  87. /* Define to 1 if you have the `setsid' function. */
  88. #undef HAVE_SETSID
  89. /* Define to 1 if you have the `setsockopt' function. */
  90. #undef HAVE_SETSOCKOPT
  91. /* Define to 1 if you have the `sigaction' function. */
  92. #undef HAVE_SIGACTION
  93. /* Define to 1 if you have the `snprintf' function. */
  94. #undef HAVE_SNPRINTF
  95. /* Define to 1 if you have the `socket' function. */
  96. #undef HAVE_SOCKET
  97. /* Define to 1 if you have the <stdbool.h> header file. */
  98. #undef HAVE_STDBOOL_H
  99. /* Define to 1 if you have the <stddef.h> header file. */
  100. #undef HAVE_STDDEF_H
  101. /* Define to 1 if you have the <stdint.h> header file. */
  102. #undef HAVE_STDINT_H
  103. /* Define to 1 if you have the <stdlib.h> header file. */
  104. #undef HAVE_STDLIB_H
  105. /* Define to 1 if you have the `strcasecmp' function. */
  106. #undef HAVE_STRCASECMP
  107. /* Define to 1 if you have the `strchr' function. */
  108. #undef HAVE_STRCHR
  109. /* Define to 1 if you have the `strcspn' function. */
  110. #undef HAVE_STRCSPN
  111. /* Define to 1 if you have the `strdup' function. */
  112. #undef HAVE_STRDUP
  113. /* Define to 1 if you have the `strerror' function. */
  114. #undef HAVE_STRERROR
  115. /* Define to 1 if you have the `strftime' function. */
  116. #undef HAVE_STRFTIME
  117. /* Define to 1 if you have the <strings.h> header file. */
  118. #undef HAVE_STRINGS_H
  119. /* Define to 1 if you have the <string.h> header file. */
  120. #undef HAVE_STRING_H
  121. /* Define to 1 if you have the `strlcat' function. */
  122. #undef HAVE_STRLCAT
  123. /* Define to 1 if you have the `strlcpy' function. */
  124. #undef HAVE_STRLCPY
  125. /* Define to 1 if you have the `strstr' function. */
  126. #undef HAVE_STRSTR
  127. /* Define to 1 if you have the `sw_discovery_init' function. */
  128. #undef HAVE_SW_DISCOVERY_INIT
  129. /* Define to 1 if you have the `syslog' function. */
  130. #undef HAVE_SYSLOG
  131. /* Define to 1 if you have the <syslog.h> header file. */
  132. #undef HAVE_SYSLOG_H
  133. /* Define to 1 if you have the <sys/devpoll.h> header file. */
  134. #undef HAVE_SYS_DEVPOLL_H
  135. /* Define to 1 if you have the <sys/socket.h> header file. */
  136. #undef HAVE_SYS_SOCKET_H
  137. /* Define to 1 if you have the <sys/stat.h> header file. */
  138. #undef HAVE_SYS_STAT_H
  139. /* Define to 1 if you have the <sys/time.h> header file. */
  140. #undef HAVE_SYS_TIME_H
  141. /* Define to 1 if you have the <sys/types.h> header file. */
  142. #undef HAVE_SYS_TYPES_H
  143. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  144. #undef HAVE_SYS_WAIT_H
  145. /* Define to 1 if you have the <unistd.h> header file. */
  146. #undef HAVE_UNISTD_H
  147. /* Define to 1 if you have the <varargs.h> header file. */
  148. #undef HAVE_VARARGS_H
  149. /* Define to 1 if you have the `vfork' function. */
  150. #undef HAVE_VFORK
  151. /* Define to 1 if you have the <vfork.h> header file. */
  152. #undef HAVE_VFORK_H
  153. /* Define to 1 if you have the `vsnprintf' function. */
  154. #undef HAVE_VSNPRINTF
  155. /* Define to 1 if you have the `waitpid' function. */
  156. #undef HAVE_WAITPID
  157. /* Define to 1 if `fork' works. */
  158. #undef HAVE_WORKING_FORK
  159. /* Define to 1 if `vfork' works. */
  160. #undef HAVE_WORKING_VFORK
  161. /* Define to 1 if you have the <zlib.h> header file. */
  162. #undef HAVE_ZLIB_H
  163. /* Define if socklen_t exists */
  164. #undef HAVE_socklen_t
  165. /* Define if the server should do IDENT requests */
  166. #undef IDENTAUTH
  167. /* Define if IRC+ protocol should be used */
  168. #undef IRCPLUS
  169. /* Name of package */
  170. #undef PACKAGE
  171. /* Define to the address where bug reports for this package should be sent. */
  172. #undef PACKAGE_BUGREPORT
  173. /* Define to the full name of this package. */
  174. #undef PACKAGE_NAME
  175. /* Define to the full name and version of this package. */
  176. #undef PACKAGE_STRING
  177. /* Define to the one symbol short name of this package. */
  178. #undef PACKAGE_TARNAME
  179. /* Define to the version of this package. */
  180. #undef PACKAGE_VERSION
  181. /* Define to 1 if the C compiler supports function prototypes. */
  182. #undef PROTOTYPES
  183. /* Define as the return type of signal handlers (`int' or `void'). */
  184. #undef RETSIGTYPE
  185. /* Define if IRC sniffer should be enabled */
  186. #undef SNIFFER
  187. /* Define to 1 if you have the ANSI C header files. */
  188. #undef STDC_HEADERS
  189. /* Define if ngIRCd should behave strict RFC compliant */
  190. #undef STRICT_RFC
  191. /* Define if syslog should be used for logging */
  192. #undef SYSLOG
  193. /* Target CPU name */
  194. #undef TARGET_CPU
  195. /* Target operating system name */
  196. #undef TARGET_OS
  197. /* Target system vendor */
  198. #undef TARGET_VENDOR
  199. /* Define if TCP wrappers should be used */
  200. #undef TCPWRAP
  201. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  202. #undef TIME_WITH_SYS_TIME
  203. /* Version number of package */
  204. #undef VERSION
  205. /* Define if support for Zeroconf should be included */
  206. #undef ZEROCONF
  207. /* Define if zlib compression should be enabled */
  208. #undef ZLIB
  209. /* Define like PROTOTYPES; this can be used by system headers. */
  210. #undef __PROTOTYPES
  211. /* Define to empty if `const' does not conform to ANSI C. */
  212. #undef const
  213. /* Define to `__inline__' or `__inline' if that's what the C compiler
  214. calls it, or to nothing if 'inline' is not supported under any name. */
  215. #ifndef __cplusplus
  216. #undef inline
  217. #endif
  218. /* Define to `int' if <sys/types.h> does not define. */
  219. #undef pid_t
  220. /* Define to `unsigned' if <sys/types.h> does not define. */
  221. #undef size_t
  222. /* Define as `fork' if `vfork' does not work. */
  223. #undef vfork