| 1 |
|
/* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 |
|
|
| 3 |
< |
/* Size of the ban heap. */ |
| 4 |
< |
#undef BAN_HEAP_SIZE |
| 5 |
< |
|
| 6 |
< |
/* Size of the channel heap. */ |
| 7 |
< |
#undef CHANNEL_HEAP_SIZE |
| 8 |
< |
|
| 9 |
< |
/* Size of the client heap. */ |
| 10 |
< |
#undef CLIENT_HEAP_SIZE |
| 3 |
> |
/* Define if building universal (internal helper macro) */ |
| 4 |
> |
#undef AC_APPLE_UNIVERSAL_BUILD |
| 5 |
|
|
| 6 |
|
/* Set to datadir. */ |
| 7 |
|
#undef DATADIR |
| 8 |
|
|
| 9 |
< |
/* Size of the dbuf heap. */ |
| 10 |
< |
#undef DBUF_HEAP_SIZE |
| 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 |
| 14 |
> |
|
| 15 |
> |
/* Define to 1 if you have the `argz_append' function. */ |
| 16 |
> |
#undef HAVE_ARGZ_APPEND |
| 17 |
|
|
| 18 |
< |
/* Define to 1 to enable debugging. */ |
| 19 |
< |
#undef DEBUG |
| 18 |
> |
/* Define to 1 if you have the `argz_count' function. */ |
| 19 |
> |
#undef HAVE_ARGZ_COUNT |
| 20 |
|
|
| 21 |
< |
/* Size of the dlink_node heap. */ |
| 22 |
< |
#undef DNODE_HEAP_SIZE |
| 21 |
> |
/* Define to 1 if you have the `argz_create_sep' function. */ |
| 22 |
> |
#undef HAVE_ARGZ_CREATE_SEP |
| 23 |
|
|
| 24 |
< |
/* Define to 1 if this server will be an EFnet server. */ |
| 25 |
< |
#undef EFNET |
| 24 |
> |
/* Define to 1 if you have the <argz.h> header file. */ |
| 25 |
> |
#undef HAVE_ARGZ_H |
| 26 |
|
|
| 27 |
< |
/* Size of the floodserv fmsg heap. */ |
| 28 |
< |
#undef FMSG_HEAP_SIZE |
| 27 |
> |
/* Define to 1 if you have the `argz_insert' function. */ |
| 28 |
> |
#undef HAVE_ARGZ_INSERT |
| 29 |
|
|
| 30 |
< |
/* Define to 1 if you want halfops support. */ |
| 31 |
< |
#undef HALFOPS |
| 30 |
> |
/* Define to 1 if you have the `argz_next' function. */ |
| 31 |
> |
#undef HAVE_ARGZ_NEXT |
| 32 |
> |
|
| 33 |
> |
/* Define to 1 if you have the `argz_stringify' function. */ |
| 34 |
> |
#undef HAVE_ARGZ_STRINGIFY |
| 35 |
> |
|
| 36 |
> |
/* Define to 1 if you have the `closedir' function. */ |
| 37 |
> |
#undef HAVE_CLOSEDIR |
| 38 |
|
|
| 39 |
|
/* Define to 1 if you have the <crypt.h> header file. */ |
| 40 |
|
#undef HAVE_CRYPT_H |
| 41 |
|
|
| 42 |
+ |
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if |
| 43 |
+ |
you don't. */ |
| 44 |
+ |
#undef HAVE_DECL_CYGWIN_CONV_PATH |
| 45 |
+ |
|
| 46 |
|
/* Define to 1 if you have the <devpoll.h> header file. */ |
| 47 |
|
#undef HAVE_DEVPOLL_H |
| 48 |
|
|
| 49 |
+ |
/* Define to 1 if you have the <dirent.h> header file. */ |
| 50 |
+ |
#undef HAVE_DIRENT_H |
| 51 |
+ |
|
| 52 |
+ |
/* Define if you have the GNU dld library. */ |
| 53 |
+ |
#undef HAVE_DLD |
| 54 |
+ |
|
| 55 |
+ |
/* Define to 1 if you have the <dld.h> header file. */ |
| 56 |
+ |
#undef HAVE_DLD_H |
| 57 |
+ |
|
| 58 |
+ |
/* Define to 1 if you have the `dlerror' function. */ |
| 59 |
+ |
#undef HAVE_DLERROR |
| 60 |
+ |
|
| 61 |
|
/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 62 |
|
#undef HAVE_DLFCN_H |
| 63 |
|
|
| 64 |
< |
/* Define to 1 if you have the <errno.h> header file. */ |
| 65 |
< |
#undef HAVE_ERRNO_H |
| 44 |
< |
|
| 45 |
< |
/* Define to 1 if you have the `inet_aton' function. */ |
| 46 |
< |
#undef HAVE_INET_ATON |
| 64 |
> |
/* Define to 1 if you have the <dl.h> header file. */ |
| 65 |
> |
#undef HAVE_DL_H |
| 66 |
|
|
| 67 |
< |
/* Define to 1 if you have the `inet_ntop' function. */ |
| 68 |
< |
#undef HAVE_INET_NTOP |
| 67 |
> |
/* Define if you have the _dyld_func_lookup function. */ |
| 68 |
> |
#undef HAVE_DYLD |
| 69 |
|
|
| 70 |
< |
/* Define to 1 if you have the `inet_pton' function. */ |
| 71 |
< |
#undef HAVE_INET_PTON |
| 70 |
> |
/* Define to 1 if the system has the type `error_t'. */ |
| 71 |
> |
#undef HAVE_ERROR_T |
| 72 |
|
|
| 73 |
|
/* Define to 1 if you have the <inttypes.h> header file. */ |
| 74 |
|
#undef HAVE_INTTYPES_H |
| 75 |
|
|
| 76 |
< |
/* If we support ssl */ |
| 76 |
> |
/* Define to 1 if you have the `crypto' library (-lcrypto). */ |
| 77 |
|
#undef HAVE_LIBCRYPTO |
| 78 |
|
|
| 79 |
< |
/* Define to 1 if you have the <libgen.h> header file. */ |
| 80 |
< |
#undef HAVE_LIBGEN_H |
| 79 |
> |
/* Define if you have the libdl library or equivalent. */ |
| 80 |
> |
#undef HAVE_LIBDL |
| 81 |
> |
|
| 82 |
> |
/* Define if libdlloader will be built on this platform */ |
| 83 |
> |
#undef HAVE_LIBDLLOADER |
| 84 |
> |
|
| 85 |
> |
/* Define to 1 if libGeoIP (-lGeoIP) is available. */ |
| 86 |
> |
#undef HAVE_LIBGEOIP |
| 87 |
> |
|
| 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 |
| 93 |
|
|
| 94 |
< |
/* Define to 1 if you have the <link.h> header file. */ |
| 95 |
< |
#undef HAVE_LINK_H |
| 94 |
> |
/* Define to 1 if you have the <mach-o/dyld.h> header file. */ |
| 95 |
> |
#undef HAVE_MACH_O_DYLD_H |
| 96 |
|
|
| 97 |
|
/* Define to 1 if you have the <memory.h> header file. */ |
| 98 |
|
#undef HAVE_MEMORY_H |
| 99 |
|
|
| 100 |
< |
/* Define to 1 if you have the `snprintf' function. */ |
| 101 |
< |
#undef HAVE_SNPRINTF |
| 100 |
> |
/* Define to 1 if you have the `opendir' function. */ |
| 101 |
> |
#undef HAVE_OPENDIR |
| 102 |
|
|
| 103 |
< |
/* Define to 1 if you have the <stddef.h> header file. */ |
| 104 |
< |
#undef HAVE_STDDEF_H |
| 103 |
> |
/* Define if libtool can extract symbol lists from object files. */ |
| 104 |
> |
#undef HAVE_PRELOADED_SYMBOLS |
| 105 |
> |
|
| 106 |
> |
/* Define to 1 if you have the `readdir' function. */ |
| 107 |
> |
#undef HAVE_READDIR |
| 108 |
> |
|
| 109 |
> |
/* Define if you have the shl_load function. */ |
| 110 |
> |
#undef HAVE_SHL_LOAD |
| 111 |
> |
|
| 112 |
> |
/* Define to 1 if you have the <socket.h> header file. */ |
| 113 |
> |
#undef HAVE_SOCKET_H |
| 114 |
|
|
| 115 |
|
/* Define to 1 if you have the <stdint.h> header file. */ |
| 116 |
|
#undef HAVE_STDINT_H |
| 124 |
|
/* Define to 1 if you have the <string.h> header file. */ |
| 125 |
|
#undef HAVE_STRING_H |
| 126 |
|
|
| 127 |
+ |
/* Define to 1 if you have the `strlcat' function. */ |
| 128 |
+ |
#undef HAVE_STRLCAT |
| 129 |
+ |
|
| 130 |
+ |
/* Define to 1 if you have the `strlcpy' function. */ |
| 131 |
+ |
#undef HAVE_STRLCPY |
| 132 |
+ |
|
| 133 |
+ |
/* Define to 1 if you have the `strtok_r' function. */ |
| 134 |
+ |
#undef HAVE_STRTOK_R |
| 135 |
+ |
|
| 136 |
|
/* Define to 1 if the system has the type `struct addrinfo'. */ |
| 137 |
|
#undef HAVE_STRUCT_ADDRINFO |
| 138 |
|
|
| 139 |
|
/* Define to 1 if the system has the type `struct sockaddr_in'. */ |
| 140 |
|
#undef HAVE_STRUCT_SOCKADDR_IN |
| 141 |
|
|
| 142 |
< |
/* Define to 1 if the system has the type `struct sockaddr_in6'. */ |
| 94 |
< |
#undef HAVE_STRUCT_SOCKADDR_IN6 |
| 95 |
< |
|
| 96 |
< |
/* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */ |
| 142 |
> |
/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ |
| 143 |
|
#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN |
| 144 |
|
|
| 145 |
|
/* Define to 1 if the system has the type `struct sockaddr_storage'. */ |
| 146 |
|
#undef HAVE_STRUCT_SOCKADDR_STORAGE |
| 147 |
|
|
| 102 |
– |
/* Define to 1 if you have the <syslog.h> header file. */ |
| 103 |
– |
#undef HAVE_SYSLOG_H |
| 104 |
– |
|
| 148 |
|
/* Define to 1 if you have the <sys/devpoll.h> header file. */ |
| 149 |
|
#undef HAVE_SYS_DEVPOLL_H |
| 150 |
|
|
| 151 |
+ |
/* Define to 1 if you have the <sys/dl.h> header file. */ |
| 152 |
+ |
#undef HAVE_SYS_DL_H |
| 153 |
+ |
|
| 154 |
|
/* Define to 1 if you have the <sys/param.h> header file. */ |
| 155 |
|
#undef HAVE_SYS_PARAM_H |
| 156 |
|
|
| 160 |
|
/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 161 |
|
#undef HAVE_SYS_STAT_H |
| 162 |
|
|
| 117 |
– |
/* Define to 1 if you have the <sys/syslog.h> header file. */ |
| 118 |
– |
#undef HAVE_SYS_SYSLOG_H |
| 119 |
– |
|
| 163 |
|
/* Define to 1 if you have the <sys/types.h> header file. */ |
| 164 |
|
#undef HAVE_SYS_TYPES_H |
| 165 |
|
|
| 166 |
|
/* Define to 1 if you have the <sys/wait.h> header file. */ |
| 167 |
|
#undef HAVE_SYS_WAIT_H |
| 168 |
|
|
| 169 |
+ |
/* Define to 1 if you have the <types.h> header file. */ |
| 170 |
+ |
#undef HAVE_TYPES_H |
| 171 |
+ |
|
| 172 |
|
/* Define to 1 if you have the <unistd.h> header file. */ |
| 173 |
|
#undef HAVE_UNISTD_H |
| 174 |
|
|
| 175 |
+ |
/* Define to 1 if you have the `usleep' function. */ |
| 176 |
+ |
#undef HAVE_USLEEP |
| 177 |
+ |
|
| 178 |
|
/* Define to 1 if you have the <wait.h> header file. */ |
| 179 |
|
#undef HAVE_WAIT_H |
| 180 |
|
|
| 181 |
< |
/* Miscellaneous sanity checks for the IRCd. Makes it slightly slower */ |
| 182 |
< |
#undef INVARIANTS |
| 181 |
> |
/* This value is set to 1 to indicate that the system argz facility works */ |
| 182 |
> |
#undef HAVE_WORKING_ARGZ |
| 183 |
|
|
| 184 |
|
/* Define to 1 if you have IPv6 support. */ |
| 185 |
|
#undef IPV6 |
| 186 |
|
|
| 138 |
– |
/* Size of the ircd heap. */ |
| 139 |
– |
#undef IRCD_HEAP_SIZE |
| 140 |
– |
|
| 141 |
– |
/* Size of the local client heap. */ |
| 142 |
– |
#undef LCLIENT_HEAP_SIZE |
| 143 |
– |
|
| 187 |
|
/* Set to libdir. */ |
| 188 |
|
#undef LIBDIR |
| 189 |
|
|
| 190 |
|
/* Set to localstatedir. */ |
| 191 |
|
#undef LOCALSTATEDIR |
| 192 |
|
|
| 193 |
< |
/* Set to syslog facility to use. */ |
| 194 |
< |
#undef LOG_FACILITY |
| 193 |
> |
/* Define if the OS needs help to load dependent libraries for dlopen(). */ |
| 194 |
> |
#undef LTDL_DLOPEN_DEPLIBS |
| 195 |
> |
|
| 196 |
> |
/* Define to the system default library search path. */ |
| 197 |
> |
#undef LT_DLSEARCH_PATH |
| 198 |
> |
|
| 199 |
> |
/* The archive extension */ |
| 200 |
> |
#undef LT_LIBEXT |
| 201 |
|
|
| 202 |
< |
/* Size of the floodserv mqueue heap. */ |
| 203 |
< |
#undef MQUEUE_HEAP_SIZE |
| 202 |
> |
/* The archive prefix */ |
| 203 |
> |
#undef LT_LIBPREFIX |
| 204 |
|
|
| 205 |
< |
/* Define to 1 to disable debugging. */ |
| 205 |
> |
/* Define to the extension used for runtime loadable modules, say, ".so". */ |
| 206 |
> |
#undef LT_MODULE_EXT |
| 207 |
> |
|
| 208 |
> |
/* Define to the name of the environment variable that determines the run-time |
| 209 |
> |
module search path. */ |
| 210 |
> |
#undef LT_MODULE_PATH_VAR |
| 211 |
> |
|
| 212 |
> |
/* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 213 |
> |
*/ |
| 214 |
> |
#undef LT_OBJDIR |
| 215 |
> |
|
| 216 |
> |
/* Define to the shared library suffix, say, ".dylib". */ |
| 217 |
> |
#undef LT_SHARED_EXT |
| 218 |
> |
|
| 219 |
> |
/* Size of the auth mempool chunk. */ |
| 220 |
> |
#undef MP_CHUNK_SIZE_AUTH |
| 221 |
> |
|
| 222 |
> |
/* Size of the ban mempool chunk. */ |
| 223 |
> |
#undef MP_CHUNK_SIZE_BAN |
| 224 |
> |
|
| 225 |
> |
/* Size of the channel mempool chunk. */ |
| 226 |
> |
#undef MP_CHUNK_SIZE_CHANNEL |
| 227 |
> |
|
| 228 |
> |
/* Size of the client mempool chunk. */ |
| 229 |
> |
#undef MP_CHUNK_SIZE_CLIENT |
| 230 |
> |
|
| 231 |
> |
/* Size of the dbuf mempool chunk. */ |
| 232 |
> |
#undef MP_CHUNK_SIZE_DBUF |
| 233 |
> |
|
| 234 |
> |
/* Size of the dlink_node mempool chunk. */ |
| 235 |
> |
#undef MP_CHUNK_SIZE_DNODE |
| 236 |
> |
|
| 237 |
> |
/* Size of the dns mempool chunk. */ |
| 238 |
> |
#undef MP_CHUNK_SIZE_DNS |
| 239 |
> |
|
| 240 |
> |
/* Size of the ip_entry mempool chunk. */ |
| 241 |
> |
#undef MP_CHUNK_SIZE_IP_ENTRY |
| 242 |
> |
|
| 243 |
> |
/* Size of the local client mempool chunk. */ |
| 244 |
> |
#undef MP_CHUNK_SIZE_LCLIENT |
| 245 |
> |
|
| 246 |
> |
/* Size of the channel-member mempool chunk. */ |
| 247 |
> |
#undef MP_CHUNK_SIZE_MEMBER |
| 248 |
> |
|
| 249 |
> |
/* Size of the namehost mempool chunk. */ |
| 250 |
> |
#undef MP_CHUNK_SIZE_NAMEHOST |
| 251 |
> |
|
| 252 |
> |
/* Size of the userhost mempool chunk. */ |
| 253 |
> |
#undef MP_CHUNK_SIZE_USERHOST |
| 254 |
> |
|
| 255 |
> |
/* Size of the watch mempool chunk. */ |
| 256 |
> |
#undef MP_CHUNK_SIZE_WATCH |
| 257 |
> |
|
| 258 |
> |
/* Define to disable assert() statements. */ |
| 259 |
|
#undef NDEBUG |
| 260 |
|
|
| 261 |
< |
/* Length of nicknames. */ |
| 262 |
< |
#undef NICKLEN |
| 261 |
> |
/* Define if dlsym() requires a leading underscore in symbol names. */ |
| 262 |
> |
#undef NEED_USCORE |
| 263 |
|
|
| 264 |
< |
/* Size of the nickname history list. */ |
| 264 |
> |
/* Size of the WHOWAS array. */ |
| 265 |
|
#undef NICKNAMEHISTORYLENGTH |
| 266 |
|
|
| 267 |
|
/* Name of package */ |
| 279 |
|
/* Define to the one symbol short name of this package. */ |
| 280 |
|
#undef PACKAGE_TARNAME |
| 281 |
|
|
| 282 |
+ |
/* Define to the home page for this package. */ |
| 283 |
+ |
#undef PACKAGE_URL |
| 284 |
+ |
|
| 285 |
|
/* Define to the version of this package. */ |
| 286 |
|
#undef PACKAGE_VERSION |
| 287 |
|
|
| 288 |
|
/* Set to prefix. */ |
| 289 |
|
#undef PREFIX |
| 290 |
|
|
| 186 |
– |
/* The size of `int64_t', as computed by sizeof. */ |
| 187 |
– |
#undef SIZEOF_INT64_T |
| 188 |
– |
|
| 189 |
– |
/* The size of `long long', as computed by sizeof. */ |
| 190 |
– |
#undef SIZEOF_LONG_LONG |
| 191 |
– |
|
| 291 |
|
/* Define to 1 if you have the ANSI C header files. */ |
| 292 |
|
#undef STDC_HEADERS |
| 293 |
|
|
| 294 |
|
/* Set to sysconfdir. */ |
| 295 |
|
#undef SYSCONFDIR |
| 296 |
|
|
| 198 |
– |
/* Send oper log stuff to syslog. */ |
| 199 |
– |
#undef SYSLOG_OPER |
| 200 |
– |
|
| 201 |
– |
/* Send user log stuff to syslog. */ |
| 202 |
– |
#undef SYSLOG_USERS |
| 203 |
– |
|
| 204 |
– |
/* Length of topics. */ |
| 205 |
– |
#undef TOPICLEN |
| 206 |
– |
|
| 207 |
– |
/* Size of the topic heap. */ |
| 208 |
– |
#undef TOPIC_HEAP_SIZE |
| 209 |
– |
|
| 210 |
– |
/* If Defined to 1 server links to your network must have a minimum of TS5. */ |
| 211 |
– |
#undef TS5_ONLY |
| 212 |
– |
|
| 297 |
|
/* use this iopoll mechanism */ |
| 298 |
|
#undef USE_IOPOLL_MECHANISM |
| 299 |
|
|
| 216 |
– |
/* Define to 1 if you want to use syslog. */ |
| 217 |
– |
#undef USE_SYSLOG |
| 218 |
– |
|
| 300 |
|
/* Version number of package */ |
| 301 |
|
#undef VERSION |
| 302 |
|
|
| 303 |
< |
/* Define to 1 if your processor stores words with the most significant byte |
| 304 |
< |
first (like Motorola and SPARC, unlike Intel and VAX). */ |
| 305 |
< |
#undef WORDS_BIGENDIAN |
| 303 |
> |
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| 304 |
> |
significant byte first (like Motorola and SPARC, unlike Intel). */ |
| 305 |
> |
#if defined AC_APPLE_UNIVERSAL_BUILD |
| 306 |
> |
# if defined __BIG_ENDIAN__ |
| 307 |
> |
# define WORDS_BIGENDIAN 1 |
| 308 |
> |
# endif |
| 309 |
> |
#else |
| 310 |
> |
# ifndef WORDS_BIGENDIAN |
| 311 |
> |
# undef WORDS_BIGENDIAN |
| 312 |
> |
# endif |
| 313 |
> |
#endif |
| 314 |
|
|
| 315 |
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a |
| 316 |
|
`char[]'. */ |
| 331 |
|
/* poll mechanism */ |
| 332 |
|
#undef __IOPOLL_MECHANISM_POLL |
| 333 |
|
|
| 334 |
< |
/* rtsigio mechanism */ |
| 335 |
< |
#undef __IOPOLL_MECHANISM_RTSIGIO |
| 247 |
< |
|
| 248 |
< |
/* select mechanism */ |
| 249 |
< |
#undef __IOPOLL_MECHANISM_SELECT |
| 250 |
< |
|
| 251 |
< |
/* Define to empty if `const' does not conform to ANSI C. */ |
| 252 |
< |
#undef const |
| 253 |
< |
|
| 254 |
< |
/* Define to `__inline__' or `__inline' if that's what the C compiler |
| 255 |
< |
calls it, or to nothing if 'inline' is not supported under any name. */ |
| 256 |
< |
#ifndef __cplusplus |
| 257 |
< |
#undef inline |
| 258 |
< |
#endif |
| 259 |
< |
|
| 260 |
< |
/* Define to `long long' if <sys/types.h> does not define. */ |
| 261 |
< |
#undef int64_t |
| 334 |
> |
/* Define so that glibc/gnulib argp.h does not typedef error_t. */ |
| 335 |
> |
#undef __error_t_defined |
| 336 |
|
|
| 337 |
< |
/* Define to `unsigned long long' if <sys/types.h> does not define. */ |
| 338 |
< |
#undef uint64_t |
| 337 |
> |
/* Define to a type to use for `error_t' if it is not otherwise available. */ |
| 338 |
> |
#undef error_t |