| 3 |
|
/* Define if building universal (internal helper macro) */ |
| 4 |
|
#undef AC_APPLE_UNIVERSAL_BUILD |
| 5 |
|
|
| 6 |
– |
/* Size of the auth heap. */ |
| 7 |
– |
#undef AUTH_HEAP_SIZE |
| 8 |
– |
|
| 9 |
– |
/* Size of the ban heap. */ |
| 10 |
– |
#undef BAN_HEAP_SIZE |
| 11 |
– |
|
| 12 |
– |
/* Size of the channel heap. */ |
| 13 |
– |
#undef CHANNEL_HEAP_SIZE |
| 14 |
– |
|
| 15 |
– |
/* Size of the client heap. */ |
| 16 |
– |
#undef CLIENT_HEAP_SIZE |
| 17 |
– |
|
| 6 |
|
/* Set to datadir. */ |
| 7 |
|
#undef DATADIR |
| 8 |
|
|
| 9 |
< |
/* Size of the dbuf heap. */ |
| 10 |
< |
#undef DBUF_HEAP_SIZE |
| 23 |
< |
|
| 24 |
< |
/* Define to 1 to enable debugging. */ |
| 25 |
< |
#undef DEBUG |
| 26 |
< |
|
| 27 |
< |
/* Size of the dlink_node heap. */ |
| 28 |
< |
#undef DNODE_HEAP_SIZE |
| 29 |
< |
|
| 30 |
< |
/* Size of the dns heap. */ |
| 31 |
< |
#undef DNS_HEAP_SIZE |
| 32 |
< |
|
| 33 |
< |
/* Define to 1 if this server will be an EFnet server. */ |
| 34 |
< |
#undef EFNET |
| 35 |
< |
|
| 36 |
< |
/* Define to 1 if you want halfops support. */ |
| 37 |
< |
#undef HALFOPS |
| 9 |
> |
/* Define if SSP C support is enabled. */ |
| 10 |
> |
#undef ENABLE_SSP_CC |
| 11 |
|
|
| 12 |
|
/* Define to 1 if you have the `argz_add' function. */ |
| 13 |
|
#undef HAVE_ARGZ_ADD |
| 67 |
|
/* Define if you have the _dyld_func_lookup function. */ |
| 68 |
|
#undef HAVE_DYLD |
| 69 |
|
|
| 97 |
– |
/* Define to 1 if you have the <errno.h> header file. */ |
| 98 |
– |
#undef HAVE_ERRNO_H |
| 99 |
– |
|
| 70 |
|
/* Define to 1 if the system has the type `error_t'. */ |
| 71 |
|
#undef HAVE_ERROR_T |
| 72 |
|
|
| 103 |
– |
/* Define to 1 if you have the `EVP_bf_cfb' function. */ |
| 104 |
– |
#undef HAVE_EVP_BF_CFB |
| 105 |
– |
|
| 106 |
– |
/* Define to 1 if you have the `EVP_cast5_cfb' function. */ |
| 107 |
– |
#undef HAVE_EVP_CAST5_CFB |
| 108 |
– |
|
| 109 |
– |
/* Define to 1 if you have the `EVP_des_cfb' function. */ |
| 110 |
– |
#undef HAVE_EVP_DES_CFB |
| 111 |
– |
|
| 112 |
– |
/* Define to 1 if you have the `EVP_des_ede3_cfb' function. */ |
| 113 |
– |
#undef HAVE_EVP_DES_EDE3_CFB |
| 114 |
– |
|
| 115 |
– |
/* Define to 1 if you have the `EVP_idea_cfb' function. */ |
| 116 |
– |
#undef HAVE_EVP_IDEA_CFB |
| 117 |
– |
|
| 118 |
– |
/* Define to 1 if you have the `EVP_rc5_32_12_16_cfb' function. */ |
| 119 |
– |
#undef HAVE_EVP_RC5_32_12_16_CFB |
| 120 |
– |
|
| 121 |
– |
/* Define to 1 if you have the `inet_aton' function. */ |
| 122 |
– |
#undef HAVE_INET_ATON |
| 123 |
– |
|
| 124 |
– |
/* Define to 1 if you have the `inet_ntop' function. */ |
| 125 |
– |
#undef HAVE_INET_NTOP |
| 126 |
– |
|
| 127 |
– |
/* Define to 1 if you have the `inet_pton' function. */ |
| 128 |
– |
#undef HAVE_INET_PTON |
| 129 |
– |
|
| 73 |
|
/* Define to 1 if you have the <inttypes.h> header file. */ |
| 74 |
|
#undef HAVE_INTTYPES_H |
| 75 |
|
|
| 82 |
|
/* Define if libdlloader will be built on this platform */ |
| 83 |
|
#undef HAVE_LIBDLLOADER |
| 84 |
|
|
| 85 |
< |
/* Define to 1 if libpcre (-lpcre) is available. */ |
| 86 |
< |
#undef HAVE_LIBPCRE |
| 85 |
> |
/* Define to 1 if you have the `gnutls' library (-lgnutls). */ |
| 86 |
> |
#undef HAVE_LIBGNUTLS |
| 87 |
|
|
| 88 |
< |
/* Define to 1 if zlib (-lz) is available. */ |
| 89 |
< |
#undef HAVE_LIBZ |
| 147 |
< |
|
| 148 |
< |
/* Define to 1 if you have the <link.h> header file. */ |
| 149 |
< |
#undef HAVE_LINK_H |
| 88 |
> |
/* Define to 1 if you have the `ssl' library (-lssl). */ |
| 89 |
> |
#undef HAVE_LIBSSL |
| 90 |
|
|
| 91 |
|
/* Define this if a modern libltdl is already installed */ |
| 92 |
|
#undef HAVE_LTDL |
| 97 |
|
/* Define to 1 if you have the <memory.h> header file. */ |
| 98 |
|
#undef HAVE_MEMORY_H |
| 99 |
|
|
| 160 |
– |
/* Define to 1 if you have the `mmap' function. */ |
| 161 |
– |
#undef HAVE_MMAP |
| 162 |
– |
|
| 100 |
|
/* Define to 1 if you have the `opendir' function. */ |
| 101 |
|
#undef HAVE_OPENDIR |
| 102 |
|
|
| 109 |
|
/* Define if you have the shl_load function. */ |
| 110 |
|
#undef HAVE_SHL_LOAD |
| 111 |
|
|
| 175 |
– |
/* Define to 1 if you have the `socketpair' function. */ |
| 176 |
– |
#undef HAVE_SOCKETPAIR |
| 177 |
– |
|
| 112 |
|
/* Define to 1 if you have the <socket.h> header file. */ |
| 113 |
|
#undef HAVE_SOCKET_H |
| 114 |
|
|
| 133 |
|
/* Define to 1 if you have the `strtok_r' function. */ |
| 134 |
|
#undef HAVE_STRTOK_R |
| 135 |
|
|
| 202 |
– |
/* Define to 1 if the system has the type `struct addrinfo'. */ |
| 203 |
– |
#undef HAVE_STRUCT_ADDRINFO |
| 204 |
– |
|
| 205 |
– |
/* Define to 1 if the system has the type `struct sockaddr_in'. */ |
| 206 |
– |
#undef HAVE_STRUCT_SOCKADDR_IN |
| 207 |
– |
|
| 208 |
– |
/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ |
| 209 |
– |
#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN |
| 210 |
– |
|
| 211 |
– |
/* Define to 1 if the system has the type `struct sockaddr_storage'. */ |
| 212 |
– |
#undef HAVE_STRUCT_SOCKADDR_STORAGE |
| 213 |
– |
|
| 214 |
– |
/* Define to 1 if you have the <syslog.h> header file. */ |
| 215 |
– |
#undef HAVE_SYSLOG_H |
| 216 |
– |
|
| 136 |
|
/* Define to 1 if you have the <sys/devpoll.h> header file. */ |
| 137 |
|
#undef HAVE_SYS_DEVPOLL_H |
| 138 |
|
|
| 142 |
|
/* Define to 1 if you have the <sys/param.h> header file. */ |
| 143 |
|
#undef HAVE_SYS_PARAM_H |
| 144 |
|
|
| 226 |
– |
/* Define to 1 if you have the <sys/resource.h> header file. */ |
| 227 |
– |
#undef HAVE_SYS_RESOURCE_H |
| 228 |
– |
|
| 145 |
|
/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 146 |
|
#undef HAVE_SYS_STAT_H |
| 147 |
|
|
| 232 |
– |
/* Define to 1 if you have the <sys/syslog.h> header file. */ |
| 233 |
– |
#undef HAVE_SYS_SYSLOG_H |
| 234 |
– |
|
| 148 |
|
/* Define to 1 if you have the <sys/types.h> header file. */ |
| 149 |
|
#undef HAVE_SYS_TYPES_H |
| 150 |
|
|
| 157 |
|
/* Define to 1 if you have the <unistd.h> header file. */ |
| 158 |
|
#undef HAVE_UNISTD_H |
| 159 |
|
|
| 247 |
– |
/* Define to 1 if you have the `usleep' function. */ |
| 248 |
– |
#undef HAVE_USLEEP |
| 249 |
– |
|
| 250 |
– |
/* Define to 1 if you have the <wait.h> header file. */ |
| 251 |
– |
#undef HAVE_WAIT_H |
| 252 |
– |
|
| 160 |
|
/* This value is set to 1 to indicate that the system argz facility works */ |
| 161 |
|
#undef HAVE_WORKING_ARGZ |
| 162 |
|
|
| 256 |
– |
/* Define to 1 if you have IPv6 support. */ |
| 257 |
– |
#undef IPV6 |
| 258 |
– |
|
| 259 |
– |
/* Size of the local client heap. */ |
| 260 |
– |
#undef LCLIENT_HEAP_SIZE |
| 261 |
– |
|
| 163 |
|
/* Set to libdir. */ |
| 164 |
|
#undef LIBDIR |
| 165 |
|
|
| 166 |
|
/* Set to localstatedir. */ |
| 167 |
|
#undef LOCALSTATEDIR |
| 168 |
|
|
| 268 |
– |
/* Set to syslog facility to use. */ |
| 269 |
– |
#undef LOG_FACILITY |
| 270 |
– |
|
| 169 |
|
/* Define if the OS needs help to load dependent libraries for dlopen(). */ |
| 170 |
|
#undef LTDL_DLOPEN_DEPLIBS |
| 171 |
|
|
| 185 |
|
module search path. */ |
| 186 |
|
#undef LT_MODULE_PATH_VAR |
| 187 |
|
|
| 188 |
< |
/* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 291 |
< |
*/ |
| 188 |
> |
/* Define to the sub-directory where libtool stores uninstalled libraries. */ |
| 189 |
|
#undef LT_OBJDIR |
| 190 |
|
|
| 191 |
|
/* Define to the shared library suffix, say, ".dylib". */ |
| 192 |
|
#undef LT_SHARED_EXT |
| 193 |
|
|
| 194 |
< |
/* Define to 1 to disable debugging. */ |
| 194 |
> |
/* Define to the shared archive member specification, say "(shr.o)". */ |
| 195 |
> |
#undef LT_SHARED_LIB_MEMBER |
| 196 |
> |
|
| 197 |
> |
/* Size of the auth mempool chunk. */ |
| 198 |
> |
#undef MP_CHUNK_SIZE_AUTH |
| 199 |
> |
|
| 200 |
> |
/* Size of the ban mempool chunk. */ |
| 201 |
> |
#undef MP_CHUNK_SIZE_BAN |
| 202 |
> |
|
| 203 |
> |
/* Size of the channel mempool chunk. */ |
| 204 |
> |
#undef MP_CHUNK_SIZE_CHANNEL |
| 205 |
> |
|
| 206 |
> |
/* Size of the client mempool chunk. */ |
| 207 |
> |
#undef MP_CHUNK_SIZE_CLIENT |
| 208 |
> |
|
| 209 |
> |
/* Size of the connection mempool chunk. */ |
| 210 |
> |
#undef MP_CHUNK_SIZE_CONNECTION |
| 211 |
> |
|
| 212 |
> |
/* Size of the dbuf mempool chunk. */ |
| 213 |
> |
#undef MP_CHUNK_SIZE_DBUF |
| 214 |
> |
|
| 215 |
> |
/* Size of the dlink_node mempool chunk. */ |
| 216 |
> |
#undef MP_CHUNK_SIZE_DNODE |
| 217 |
> |
|
| 218 |
> |
/* Size of the dns mempool chunk. */ |
| 219 |
> |
#undef MP_CHUNK_SIZE_DNS |
| 220 |
> |
|
| 221 |
> |
/* Size of the invite mempool chunk. */ |
| 222 |
> |
#undef MP_CHUNK_SIZE_INVITE |
| 223 |
> |
|
| 224 |
> |
/* Size of the ip_entry mempool chunk. */ |
| 225 |
> |
#undef MP_CHUNK_SIZE_IP_ENTRY |
| 226 |
> |
|
| 227 |
> |
/* Size of the channel-member mempool chunk. */ |
| 228 |
> |
#undef MP_CHUNK_SIZE_MEMBER |
| 229 |
> |
|
| 230 |
> |
/* Size of the userhost mempool chunk. */ |
| 231 |
> |
#undef MP_CHUNK_SIZE_USERHOST |
| 232 |
> |
|
| 233 |
> |
/* Size of the watch mempool chunk. */ |
| 234 |
> |
#undef MP_CHUNK_SIZE_WATCH |
| 235 |
> |
|
| 236 |
> |
/* Size of the Whowas mempool chunk. */ |
| 237 |
> |
#undef MP_CHUNK_SIZE_WHOWAS |
| 238 |
> |
|
| 239 |
> |
/* Define to disable assert() statements. */ |
| 240 |
|
#undef NDEBUG |
| 241 |
|
|
| 242 |
|
/* Define if dlsym() requires a leading underscore in symbol names. */ |
| 243 |
|
#undef NEED_USCORE |
| 244 |
|
|
| 303 |
– |
/* Length of nicknames. */ |
| 304 |
– |
#undef NICKLEN |
| 305 |
– |
|
| 306 |
– |
/* Size of the WHOWAS array. */ |
| 307 |
– |
#undef NICKNAMEHISTORYLENGTH |
| 308 |
– |
|
| 245 |
|
/* Name of package */ |
| 246 |
|
#undef PACKAGE |
| 247 |
|
|
| 263 |
|
/* Define to the version of this package. */ |
| 264 |
|
#undef PACKAGE_VERSION |
| 265 |
|
|
| 330 |
– |
/* Path to /dev/null */ |
| 331 |
– |
#undef PATH_DEVNULL |
| 332 |
– |
|
| 266 |
|
/* Set to prefix. */ |
| 267 |
|
#undef PREFIX |
| 268 |
|
|
| 272 |
|
/* Set to sysconfdir. */ |
| 273 |
|
#undef SYSCONFDIR |
| 274 |
|
|
| 342 |
– |
/* Send oper log stuff to syslog. */ |
| 343 |
– |
#undef SYSLOG_OPER |
| 344 |
– |
|
| 345 |
– |
/* Send user log stuff to syslog. */ |
| 346 |
– |
#undef SYSLOG_USERS |
| 347 |
– |
|
| 348 |
– |
/* Length of topics. */ |
| 349 |
– |
#undef TOPICLEN |
| 350 |
– |
|
| 351 |
– |
/* Size of the topic heap. */ |
| 352 |
– |
#undef TOPIC_HEAP_SIZE |
| 353 |
– |
|
| 275 |
|
/* use this iopoll mechanism */ |
| 276 |
|
#undef USE_IOPOLL_MECHANISM |
| 277 |
|
|
| 357 |
– |
/* Define to 1 if you want to use syslog. */ |
| 358 |
– |
#undef USE_SYSLOG |
| 359 |
– |
|
| 278 |
|
/* Version number of package */ |
| 279 |
|
#undef VERSION |
| 280 |
|
|
| 309 |
|
/* poll mechanism */ |
| 310 |
|
#undef __IOPOLL_MECHANISM_POLL |
| 311 |
|
|
| 394 |
– |
/* rtsigio mechanism */ |
| 395 |
– |
#undef __IOPOLL_MECHANISM_RTSIGIO |
| 396 |
– |
|
| 397 |
– |
/* select mechanism */ |
| 398 |
– |
#undef __IOPOLL_MECHANISM_SELECT |
| 399 |
– |
|
| 312 |
|
/* Define so that glibc/gnulib argp.h does not typedef error_t. */ |
| 313 |
|
#undef __error_t_defined |
| 314 |
|
|
| 315 |
< |
/* Define to a type to use for `error_t' if it is not otherwise available. */ |
| 315 |
> |
/* Define to a type to use for 'error_t' if it is not otherwise available. */ |
| 316 |
|
#undef error_t |