| 1 |
|
/* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 |
|
|
| 3 |
+ |
/* Define if building universal (internal helper macro) */ |
| 4 |
+ |
#undef AC_APPLE_UNIVERSAL_BUILD |
| 5 |
+ |
|
| 6 |
|
/* Size of the ban heap. */ |
| 7 |
|
#undef BAN_HEAP_SIZE |
| 8 |
|
|
| 30 |
|
/* Define to 1 if you want halfops support. */ |
| 31 |
|
#undef HALFOPS |
| 32 |
|
|
| 33 |
< |
/* Define to 1 if you have the basename() function. */ |
| 34 |
< |
#undef HAVE_BASENAME |
| 33 |
> |
/* Define to 1 if you have the `argz_add' function. */ |
| 34 |
> |
#undef HAVE_ARGZ_ADD |
| 35 |
> |
|
| 36 |
> |
/* Define to 1 if you have the `argz_append' function. */ |
| 37 |
> |
#undef HAVE_ARGZ_APPEND |
| 38 |
> |
|
| 39 |
> |
/* Define to 1 if you have the `argz_count' function. */ |
| 40 |
> |
#undef HAVE_ARGZ_COUNT |
| 41 |
> |
|
| 42 |
> |
/* Define to 1 if you have the `argz_create_sep' function. */ |
| 43 |
> |
#undef HAVE_ARGZ_CREATE_SEP |
| 44 |
> |
|
| 45 |
> |
/* Define to 1 if you have the <argz.h> header file. */ |
| 46 |
> |
#undef HAVE_ARGZ_H |
| 47 |
> |
|
| 48 |
> |
/* Define to 1 if you have the `argz_insert' function. */ |
| 49 |
> |
#undef HAVE_ARGZ_INSERT |
| 50 |
> |
|
| 51 |
> |
/* Define to 1 if you have the `argz_next' function. */ |
| 52 |
> |
#undef HAVE_ARGZ_NEXT |
| 53 |
> |
|
| 54 |
> |
/* Define to 1 if you have the `argz_stringify' function. */ |
| 55 |
> |
#undef HAVE_ARGZ_STRINGIFY |
| 56 |
> |
|
| 57 |
> |
/* Define to 1 if you have the `closedir' function. */ |
| 58 |
> |
#undef HAVE_CLOSEDIR |
| 59 |
|
|
| 60 |
|
/* Define to 1 if you have the <crypt.h> header file. */ |
| 61 |
|
#undef HAVE_CRYPT_H |
| 62 |
|
|
| 63 |
+ |
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if |
| 64 |
+ |
you don't. */ |
| 65 |
+ |
#undef HAVE_DECL_CYGWIN_CONV_PATH |
| 66 |
+ |
|
| 67 |
|
/* Define to 1 if you have the <devpoll.h> header file. */ |
| 68 |
|
#undef HAVE_DEVPOLL_H |
| 69 |
|
|
| 70 |
+ |
/* Define to 1 if you have the <dirent.h> header file. */ |
| 71 |
+ |
#undef HAVE_DIRENT_H |
| 72 |
+ |
|
| 73 |
+ |
/* Define if you have the GNU dld library. */ |
| 74 |
+ |
#undef HAVE_DLD |
| 75 |
+ |
|
| 76 |
+ |
/* Define to 1 if you have the <dld.h> header file. */ |
| 77 |
+ |
#undef HAVE_DLD_H |
| 78 |
+ |
|
| 79 |
+ |
/* Define to 1 if you have the `dlerror' function. */ |
| 80 |
+ |
#undef HAVE_DLERROR |
| 81 |
+ |
|
| 82 |
|
/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 83 |
|
#undef HAVE_DLFCN_H |
| 84 |
|
|
| 85 |
+ |
/* Define to 1 if you have the <dl.h> header file. */ |
| 86 |
+ |
#undef HAVE_DL_H |
| 87 |
+ |
|
| 88 |
+ |
/* Define if you have the _dyld_func_lookup function. */ |
| 89 |
+ |
#undef HAVE_DYLD |
| 90 |
+ |
|
| 91 |
|
/* Define to 1 if you have the <errno.h> header file. */ |
| 92 |
|
#undef HAVE_ERRNO_H |
| 93 |
|
|
| 94 |
+ |
/* Define to 1 if the system has the type `error_t'. */ |
| 95 |
+ |
#undef HAVE_ERROR_T |
| 96 |
+ |
|
| 97 |
|
/* Define to 1 if you have the `inet_aton' function. */ |
| 98 |
|
#undef HAVE_INET_ATON |
| 99 |
|
|
| 109 |
|
/* If we support ssl */ |
| 110 |
|
#undef HAVE_LIBCRYPTO |
| 111 |
|
|
| 112 |
+ |
/* Define if you have the libdl library or equivalent. */ |
| 113 |
+ |
#undef HAVE_LIBDL |
| 114 |
+ |
|
| 115 |
+ |
/* Define if libdlloader will be built on this platform */ |
| 116 |
+ |
#undef HAVE_LIBDLLOADER |
| 117 |
+ |
|
| 118 |
|
/* Define to 1 if you have the <libgen.h> header file. */ |
| 119 |
|
#undef HAVE_LIBGEN_H |
| 120 |
|
|
| 124 |
|
/* Define to 1 if you have the <link.h> header file. */ |
| 125 |
|
#undef HAVE_LINK_H |
| 126 |
|
|
| 127 |
+ |
/* Define this if a modern libltdl is already installed */ |
| 128 |
+ |
#undef HAVE_LTDL |
| 129 |
+ |
|
| 130 |
+ |
/* Define to 1 if you have the <mach-o/dyld.h> header file. */ |
| 131 |
+ |
#undef HAVE_MACH_O_DYLD_H |
| 132 |
+ |
|
| 133 |
|
/* Define to 1 if you have the <memory.h> header file. */ |
| 134 |
|
#undef HAVE_MEMORY_H |
| 135 |
|
|
| 136 |
+ |
/* Define to 1 if you have the `mmap' function. */ |
| 137 |
+ |
#undef HAVE_MMAP |
| 138 |
+ |
|
| 139 |
+ |
/* Define to 1 if you have the `opendir' function. */ |
| 140 |
+ |
#undef HAVE_OPENDIR |
| 141 |
+ |
|
| 142 |
+ |
/* Define if libtool can extract symbol lists from object files. */ |
| 143 |
+ |
#undef HAVE_PRELOADED_SYMBOLS |
| 144 |
+ |
|
| 145 |
+ |
/* Define to 1 if you have the `readdir' function. */ |
| 146 |
+ |
#undef HAVE_READDIR |
| 147 |
+ |
|
| 148 |
+ |
/* Define if you have the shl_load function. */ |
| 149 |
+ |
#undef HAVE_SHL_LOAD |
| 150 |
+ |
|
| 151 |
|
/* Define to 1 if you have the `snprintf' function. */ |
| 152 |
|
#undef HAVE_SNPRINTF |
| 153 |
|
|
| 154 |
+ |
/* Define to 1 if you have the <socket.h> header file. */ |
| 155 |
+ |
#undef HAVE_SOCKET_H |
| 156 |
+ |
|
| 157 |
|
/* Define to 1 if you have the <stddef.h> header file. */ |
| 158 |
|
#undef HAVE_STDDEF_H |
| 159 |
|
|
| 169 |
|
/* Define to 1 if you have the <string.h> header file. */ |
| 170 |
|
#undef HAVE_STRING_H |
| 171 |
|
|
| 172 |
+ |
/* Define to 1 if you have the `strlcat' function. */ |
| 173 |
+ |
#undef HAVE_STRLCAT |
| 174 |
+ |
|
| 175 |
+ |
/* Define to 1 if you have the `strlcpy' function. */ |
| 176 |
+ |
#undef HAVE_STRLCPY |
| 177 |
+ |
|
| 178 |
+ |
/* Define to 1 if you have the `strtok_r' function. */ |
| 179 |
+ |
#undef HAVE_STRTOK_R |
| 180 |
+ |
|
| 181 |
|
/* Define to 1 if the system has the type `struct addrinfo'. */ |
| 182 |
|
#undef HAVE_STRUCT_ADDRINFO |
| 183 |
|
|
| 187 |
|
/* Define to 1 if the system has the type `struct sockaddr_in6'. */ |
| 188 |
|
#undef HAVE_STRUCT_SOCKADDR_IN6 |
| 189 |
|
|
| 190 |
< |
/* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */ |
| 190 |
> |
/* Define to 1 if `struct sockaddr_in' is a member of `sin_len'. */ |
| 191 |
|
#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN |
| 192 |
|
|
| 193 |
|
/* Define to 1 if the system has the type `struct sockaddr_storage'. */ |
| 199 |
|
/* Define to 1 if you have the <sys/devpoll.h> header file. */ |
| 200 |
|
#undef HAVE_SYS_DEVPOLL_H |
| 201 |
|
|
| 202 |
+ |
/* Define to 1 if you have the <sys/dl.h> header file. */ |
| 203 |
+ |
#undef HAVE_SYS_DL_H |
| 204 |
+ |
|
| 205 |
|
/* Define to 1 if you have the <sys/param.h> header file. */ |
| 206 |
|
#undef HAVE_SYS_PARAM_H |
| 207 |
|
|
| 220 |
|
/* Define to 1 if you have the <sys/wait.h> header file. */ |
| 221 |
|
#undef HAVE_SYS_WAIT_H |
| 222 |
|
|
| 223 |
+ |
/* Define to 1 if you have the <types.h> header file. */ |
| 224 |
+ |
#undef HAVE_TYPES_H |
| 225 |
+ |
|
| 226 |
|
/* Define to 1 if you have the <unistd.h> header file. */ |
| 227 |
|
#undef HAVE_UNISTD_H |
| 228 |
|
|
| 229 |
+ |
/* Define to 1 if you have the `usleep' function. */ |
| 230 |
+ |
#undef HAVE_USLEEP |
| 231 |
+ |
|
| 232 |
+ |
/* Define to 1 if you have the `vsnprintf' function. */ |
| 233 |
+ |
#undef HAVE_VSNPRINTF |
| 234 |
+ |
|
| 235 |
|
/* Define to 1 if you have the <wait.h> header file. */ |
| 236 |
|
#undef HAVE_WAIT_H |
| 237 |
|
|
| 238 |
+ |
/* This value is set to 1 to indicate that the system argz facility works */ |
| 239 |
+ |
#undef HAVE_WORKING_ARGZ |
| 240 |
+ |
|
| 241 |
|
/* Miscellaneous sanity checks for the IRCd. Makes it slightly slower */ |
| 242 |
|
#undef INVARIANTS |
| 243 |
|
|
| 256 |
|
/* Set to syslog facility to use. */ |
| 257 |
|
#undef LOG_FACILITY |
| 258 |
|
|
| 259 |
+ |
/* Define if the OS needs help to load dependent libraries for dlopen(). */ |
| 260 |
+ |
#undef LTDL_DLOPEN_DEPLIBS |
| 261 |
+ |
|
| 262 |
+ |
/* Define to the system default library search path. */ |
| 263 |
+ |
#undef LT_DLSEARCH_PATH |
| 264 |
+ |
|
| 265 |
+ |
/* The archive extension */ |
| 266 |
+ |
#undef LT_LIBEXT |
| 267 |
+ |
|
| 268 |
+ |
/* Define to the extension used for runtime loadable modules, say, ".so". */ |
| 269 |
+ |
#undef LT_MODULE_EXT |
| 270 |
+ |
|
| 271 |
+ |
/* Define to the name of the environment variable that determines the run-time |
| 272 |
+ |
module search path. */ |
| 273 |
+ |
#undef LT_MODULE_PATH_VAR |
| 274 |
+ |
|
| 275 |
+ |
/* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 276 |
+ |
*/ |
| 277 |
+ |
#undef LT_OBJDIR |
| 278 |
+ |
|
| 279 |
|
/* Define to 1 to disable debugging. */ |
| 280 |
|
#undef NDEBUG |
| 281 |
|
|
| 282 |
+ |
/* Define if dlsym() requires a leading underscore in symbol names. */ |
| 283 |
+ |
#undef NEED_USCORE |
| 284 |
+ |
|
| 285 |
|
/* Length of nicknames. */ |
| 286 |
|
#undef NICKLEN |
| 287 |
|
|
| 303 |
|
/* Define to the one symbol short name of this package. */ |
| 304 |
|
#undef PACKAGE_TARNAME |
| 305 |
|
|
| 306 |
+ |
/* Define to the home page for this package. */ |
| 307 |
+ |
#undef PACKAGE_URL |
| 308 |
+ |
|
| 309 |
|
/* Define to the version of this package. */ |
| 310 |
|
#undef PACKAGE_VERSION |
| 311 |
|
|
| 351 |
|
/* Version number of package */ |
| 352 |
|
#undef VERSION |
| 353 |
|
|
| 354 |
< |
/* Define to 1 if your processor stores words with the most significant byte |
| 355 |
< |
first (like Motorola and SPARC, unlike Intel and VAX). */ |
| 356 |
< |
#undef WORDS_BIGENDIAN |
| 354 |
> |
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| 355 |
> |
significant byte first (like Motorola and SPARC, unlike Intel). */ |
| 356 |
> |
#if defined AC_APPLE_UNIVERSAL_BUILD |
| 357 |
> |
# if defined __BIG_ENDIAN__ |
| 358 |
> |
# define WORDS_BIGENDIAN 1 |
| 359 |
> |
# endif |
| 360 |
> |
#else |
| 361 |
> |
# ifndef WORDS_BIGENDIAN |
| 362 |
> |
# undef WORDS_BIGENDIAN |
| 363 |
> |
# endif |
| 364 |
> |
#endif |
| 365 |
|
|
| 366 |
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a |
| 367 |
|
`char[]'. */ |
| 388 |
|
/* select mechanism */ |
| 389 |
|
#undef __IOPOLL_MECHANISM_SELECT |
| 390 |
|
|
| 391 |
+ |
/* Define so that glibc/gnulib argp.h does not typedef error_t. */ |
| 392 |
+ |
#undef __error_t_defined |
| 393 |
+ |
|
| 394 |
|
/* Define to empty if `const' does not conform to ANSI C. */ |
| 395 |
|
#undef const |
| 396 |
|
|
| 397 |
+ |
/* Define to a type to use for `error_t' if it is not otherwise available. */ |
| 398 |
+ |
#undef error_t |
| 399 |
+ |
|
| 400 |
|
/* Define to `__inline__' or `__inline' if that's what the C compiler |
| 401 |
|
calls it, or to nothing if 'inline' is not supported under any name. */ |
| 402 |
|
#ifndef __cplusplus |