]> jfr.im git - solanum.git/blob - include/setup.h.in
dns: new WIP client which queries authd for DNS records, not yet in use
[solanum.git] / include / setup.h.in
1 /* include/setup.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 away heap. */
7 #undef AWAY_HEAP_SIZE
8
9 /* Size of the ban heap. */
10 #undef BAN_HEAP_SIZE
11
12 /* Custom branding name. */
13 #undef BRANDING_NAME
14
15 /* Custom branding name. */
16 #undef BRANDING_VERSION
17
18 /* Size of the channel heap. */
19 #undef CHANNEL_HEAP_SIZE
20
21 /* Define this if you are profiling. */
22 #undef CHARYBDIS_PROFILE
23
24 /* Size of the client heap. */
25 #undef CLIENT_HEAP_SIZE
26
27 /* Size of the confitem heap. */
28 #undef CONFITEM_HEAP_SIZE
29
30 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
31 systems. This function is required for `alloca.c' support on those systems.
32 */
33 #undef CRAY_STACKSEG_END
34
35 /* Define if custom branding is enabled. */
36 #undef CUSTOM_BRANDING
37
38 /* Define to 1 if using `alloca.c'. */
39 #undef C_ALLOCA
40
41 /* Size of the dlink_node heap. */
42 #undef DNODE_HEAP_SIZE
43
44 /* Prefix where config files are installed. */
45 #undef ETC_DIR
46
47 /* Size of fd heap. */
48 #undef FD_HEAP_SIZE
49
50 /* Define to 1 if you have `alloca', as a function or macro. */
51 #undef HAVE_ALLOCA
52
53 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
54 */
55 #undef HAVE_ALLOCA_H
56
57 /* Define to 1 if you have the `argz_add' function. */
58 #undef HAVE_ARGZ_ADD
59
60 /* Define to 1 if you have the `argz_append' function. */
61 #undef HAVE_ARGZ_APPEND
62
63 /* Define to 1 if you have the `argz_count' function. */
64 #undef HAVE_ARGZ_COUNT
65
66 /* Define to 1 if you have the `argz_create_sep' function. */
67 #undef HAVE_ARGZ_CREATE_SEP
68
69 /* Define to 1 if you have the <argz.h> header file. */
70 #undef HAVE_ARGZ_H
71
72 /* Define to 1 if you have the `argz_insert' function. */
73 #undef HAVE_ARGZ_INSERT
74
75 /* Define to 1 if you have the `argz_next' function. */
76 #undef HAVE_ARGZ_NEXT
77
78 /* Define to 1 if you have the `argz_stringify' function. */
79 #undef HAVE_ARGZ_STRINGIFY
80
81 /* Define to 1 if you have the `closedir' function. */
82 #undef HAVE_CLOSEDIR
83
84 /* Define to 1 if you have the <crypt.h> header file. */
85 #undef HAVE_CRYPT_H
86
87 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
88 you don't. */
89 #undef HAVE_DECL_CYGWIN_CONV_PATH
90
91 /* Define to 1 if you have the <dirent.h> header file. */
92 #undef HAVE_DIRENT_H
93
94 /* Define if you have the GNU dld library. */
95 #undef HAVE_DLD
96
97 /* Define to 1 if you have the <dld.h> header file. */
98 #undef HAVE_DLD_H
99
100 /* Define to 1 if you have the `dlerror' function. */
101 #undef HAVE_DLERROR
102
103 /* Define to 1 if you have the <dlfcn.h> header file. */
104 #undef HAVE_DLFCN_H
105
106 /* Define to 1 if you have the <dl.h> header file. */
107 #undef HAVE_DL_H
108
109 /* Define if you have the _dyld_func_lookup function. */
110 #undef HAVE_DYLD
111
112 /* Define if your system supports the epoll system calls */
113 #undef HAVE_EPOLL
114
115 /* Define to 1 if you have the `epoll_ctl' function. */
116 #undef HAVE_EPOLL_CTL
117
118 /* Define to 1 if you have the <errno.h> header file. */
119 #undef HAVE_ERRNO_H
120
121 /* Define to 1 if the system has the type `error_t'. */
122 #undef HAVE_ERROR_T
123
124 /* Define to 1 if you have the `gettimeofday' function. */
125 #undef HAVE_GETTIMEOFDAY
126
127 /* Define to 1 if you have the <inttypes.h> header file. */
128 #undef HAVE_INTTYPES_H
129
130 /* Define to 1 if you have the `kevent' function. */
131 #undef HAVE_KEVENT
132
133 /* Define to 1 if you have the `crypto' library (-lcrypto). */
134 #undef HAVE_LIBCRYPTO
135
136 /* Define if you have the libdl library or equivalent. */
137 #undef HAVE_LIBDL
138
139 /* Define if libdlloader will be built on this platform */
140 #undef HAVE_LIBDLLOADER
141
142 /* Define to 1 if zlib (-lz) is available. */
143 #undef HAVE_LIBZ
144
145 /* Define this if a modern libltdl is already installed */
146 #undef HAVE_LTDL
147
148 /* Define to 1 if you have the <machine/endian.h> header file. */
149 #undef HAVE_MACHINE_ENDIAN_H
150
151 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
152 #undef HAVE_MACH_O_DYLD_H
153
154 /* Define to 1 if you have the <memory.h> header file. */
155 #undef HAVE_MEMORY_H
156
157 /* Define to 1 if you have the `mmap' function. */
158 #undef HAVE_MMAP
159
160 /* Define if nanosleep exists */
161 #undef HAVE_NANOSLEEP
162
163 /* Define to 1 if you have the `opendir' function. */
164 #undef HAVE_OPENDIR
165
166 /* Define to 1 if you have the `poll' function. */
167 #undef HAVE_POLL
168
169 /* Define to 1 if you have the `port_getn' function. */
170 #undef HAVE_PORT_GETN
171
172 /* Define if libtool can extract symbol lists from object files. */
173 #undef HAVE_PRELOADED_SYMBOLS
174
175 /* Define to 1 if you have the `readdir' function. */
176 #undef HAVE_READDIR
177
178 /* Define to 1 if you have the `select' function. */
179 #undef HAVE_SELECT
180
181 /* Define if you have the shl_load function. */
182 #undef HAVE_SHL_LOAD
183
184 /* Define to 1 if you have the `socketpair' function. */
185 #undef HAVE_SOCKETPAIR
186
187 /* Define to 1 if you have the <stddef.h> header file. */
188 #undef HAVE_STDDEF_H
189
190 /* Define to 1 if you have the <stdint.h> header file. */
191 #undef HAVE_STDINT_H
192
193 /* Define to 1 if you have the <stdlib.h> header file. */
194 #undef HAVE_STDLIB_H
195
196 /* Define to 1 if you have the `strdup' function. */
197 #undef HAVE_STRDUP
198
199 /* Define to 1 if you have the <strings.h> header file. */
200 #undef HAVE_STRINGS_H
201
202 /* Define to 1 if you have the <string.h> header file. */
203 #undef HAVE_STRING_H
204
205 /* Define to 1 if you have the `strlcat' function. */
206 #undef HAVE_STRLCAT
207
208 /* Define to 1 if you have the `strlcpy' function. */
209 #undef HAVE_STRLCPY
210
211 /* Define to 1 if you have the `strndup' function. */
212 #undef HAVE_STRNDUP
213
214 /* Define to 1 if you have the <sys/dl.h> header file. */
215 #undef HAVE_SYS_DL_H
216
217 /* Define to 1 if you have the <sys/epoll.h> header file. */
218 #undef HAVE_SYS_EPOLL_H
219
220 /* Define to 1 if you have the <sys/param.h> header file. */
221 #undef HAVE_SYS_PARAM_H
222
223 /* Define to 1 if you have the <sys/resource.h> header file. */
224 #undef HAVE_SYS_RESOURCE_H
225
226 /* Define to 1 if you have the <sys/stat.h> header file. */
227 #undef HAVE_SYS_STAT_H
228
229 /* Define to 1 if you have the <sys/syslog.h> header file. */
230 #undef HAVE_SYS_SYSLOG_H
231
232 /* Define to 1 if you have the <sys/types.h> header file. */
233 #undef HAVE_SYS_TYPES_H
234
235 /* Define to 1 if you have the <sys/uio.h> header file. */
236 #undef HAVE_SYS_UIO_H
237
238 /* Define to 1 if you have the <sys/wait.h> header file. */
239 #undef HAVE_SYS_WAIT_H
240
241 /* Define to 1 if the system has the type `uintptr_t'. */
242 #undef HAVE_UINTPTR_T
243
244 /* Define to 1 if you have the <unistd.h> header file. */
245 #undef HAVE_UNISTD_H
246
247 /* Define to 1 if you have the `vsnprintf' function. */
248 #undef HAVE_VSNPRINTF
249
250 /* Define to 1 if you have the <wait.h> header file. */
251 #undef HAVE_WAIT_H
252
253 /* This value is set to 1 to indicate that the system argz facility works */
254 #undef HAVE_WORKING_ARGZ
255
256 /* Prefix where help files are installed. */
257 #undef HELP_DIR
258
259 /* Prefix where the ircd is installed. */
260 #undef IRCD_PREFIX
261
262 /* Size of the local client heap. */
263 #undef LCLIENT_HEAP_SIZE
264
265 /* Size of the linebuf heap. */
266 #undef LINEBUF_HEAP_SIZE
267
268 /* Prefix where to write logfiles. */
269 #undef LOG_DIR
270
271 /* Define if the OS needs help to load dependent libraries for dlopen(). */
272 #undef LTDL_DLOPEN_DEPLIBS
273
274 /* Define to the system default library search path. */
275 #undef LT_DLSEARCH_PATH
276
277 /* The archive extension */
278 #undef LT_LIBEXT
279
280 /* The archive prefix */
281 #undef LT_LIBPREFIX
282
283 /* Define to the extension used for runtime loadable modules, say, ".so". */
284 #undef LT_MODULE_EXT
285
286 /* Define to the name of the environment variable that determines the run-time
287 module search path. */
288 #undef LT_MODULE_PATH_VAR
289
290 /* Define to the sub-directory in which libtool stores uninstalled libraries.
291 */
292 #undef LT_OBJDIR
293
294 /* Define to the shared library suffix, say, ".dylib". */
295 #undef LT_SHARED_EXT
296
297 /* Sizeof member heap. */
298 #undef MEMBER_HEAP_SIZE
299
300 /* Prefix where modules are installed. */
301 #undef MODULE_DIR
302
303 /* Size of the monitor heap. */
304 #undef MONITOR_HEAP_SIZE
305
306 /* Define this to disable debugging support. */
307 #undef NDEBUG
308
309 /* Size of the nick delay heap. */
310 #undef ND_HEAP_SIZE
311
312 /* Define if dlsym() requires a leading underscore in symbol names. */
313 #undef NEED_USCORE
314
315 /* Nickname length */
316 #undef NICKLEN
317
318 /* Size of the WHOWAS array. */
319 #undef NICKNAMEHISTORYLENGTH
320
321 /* Define to 1 if you wish to disable the block allocator. */
322 #undef NOBALLOC
323
324 /* Name of package */
325 #undef PACKAGE
326
327 /* Define to the address where bug reports for this package should be sent. */
328 #undef PACKAGE_BUGREPORT
329
330 /* Define to the full name of this package. */
331 #undef PACKAGE_NAME
332
333 /* Define to the full name and version of this package. */
334 #undef PACKAGE_STRING
335
336 /* Define to the one symbol short name of this package. */
337 #undef PACKAGE_TARNAME
338
339 /* Define to the home page for this package. */
340 #undef PACKAGE_URL
341
342 /* Define to the version of this package. */
343 #undef PACKAGE_VERSION
344
345 /* Path to /dev/null */
346 #undef PATH_DEVNULL
347
348 /* Size of the pre-client heap. */
349 #undef PCLIENT_HEAP_SIZE
350
351 /* Directory where binaries the IRCd itself spawns live */
352 #undef PKGLIBEXECDIR
353
354 /* Directory in which to store state, such as ban database */
355 #undef PKGLOCALSTATEDIR
356
357 /* Directory to store pidfile in. */
358 #undef PKGRUNDIR
359
360 /* String with which all programs intended to be in PATH are prefixed. */
361 #undef PROGRAM_PREFIX
362
363 /* This is the type of IO loop we are using */
364 #undef SELECT_TYPE
365
366 /* The size of `int', as computed by sizeof. */
367 #undef SIZEOF_INT
368
369 /* The size of `long', as computed by sizeof. */
370 #undef SIZEOF_LONG
371
372 /* The size of `long long', as computed by sizeof. */
373 #undef SIZEOF_LONG_LONG
374
375 /* The size of `short', as computed by sizeof. */
376 #undef SIZEOF_SHORT
377
378 /* Define this to enable soft asserts. */
379 #undef SOFT_ASSERT
380
381 /* If using the C implementation of alloca, define if you know the
382 direction of stack growth for your system; otherwise it will be
383 automatically deduced at runtime.
384 STACK_DIRECTION > 0 => grows toward higher addresses
385 STACK_DIRECTION < 0 => grows toward lower addresses
386 STACK_DIRECTION = 0 => direction of growth unknown */
387 #undef STACK_DIRECTION
388
389 /* Define to 1 if you have the ANSI C header files. */
390 #undef STDC_HEADERS
391
392 /* Define to 1 if string.h may be included along with strings.h */
393 #undef STRING_WITH_STRINGS
394
395 /* Maximum topic length (<=390) */
396 #undef TOPICLEN
397
398 /* Size of the topic heap. */
399 #undef TOPIC_HEAP_SIZE
400
401 /* Size of the user heap. */
402 #undef USER_HEAP_SIZE
403
404 /* Define this to enable IO Debug hooks. */
405 #undef USE_IODEBUG_HOOKS
406
407 /* Enable extensions on AIX 3, Interix. */
408 #ifndef _ALL_SOURCE
409 # undef _ALL_SOURCE
410 #endif
411 /* Enable GNU extensions on systems that have them. */
412 #ifndef _GNU_SOURCE
413 # undef _GNU_SOURCE
414 #endif
415 /* Enable threading extensions on Solaris. */
416 #ifndef _POSIX_PTHREAD_SEMANTICS
417 # undef _POSIX_PTHREAD_SEMANTICS
418 #endif
419 /* Enable extensions on HP NonStop. */
420 #ifndef _TANDEM_SOURCE
421 # undef _TANDEM_SOURCE
422 #endif
423 /* Enable general extensions on Solaris. */
424 #ifndef __EXTENSIONS__
425 # undef __EXTENSIONS__
426 #endif
427
428
429 /* Version number of package */
430 #undef VERSION
431
432 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
433 significant byte first (like Motorola and SPARC, unlike Intel). */
434 #if defined AC_APPLE_UNIVERSAL_BUILD
435 # if defined __BIG_ENDIAN__
436 # define WORDS_BIGENDIAN 1
437 # endif
438 #else
439 # ifndef WORDS_BIGENDIAN
440 # undef WORDS_BIGENDIAN
441 # endif
442 #endif
443
444 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
445 `char[]'. */
446 #undef YYTEXT_POINTER
447
448 /* Define to 1 if on MINIX. */
449 #undef _MINIX
450
451 /* Define to 2 if the system does not provide POSIX.1 features except with
452 this defined. */
453 #undef _POSIX_1_SOURCE
454
455 /* Define to 1 if you need to in order for `stat' and other things to work. */
456 #undef _POSIX_SOURCE
457
458 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
459 #undef __error_t_defined
460
461 /* Define to empty if `const' does not conform to ANSI C. */
462 #undef const
463
464 /* Define to a type to use for `error_t' if it is not otherwise available. */
465 #undef error_t
466
467 /* If system does not define in_port_t, define it to what it should be. */
468 #undef in_port_t
469
470 /* Define to `__inline__' or `__inline' if that's what the C compiler
471 calls it, or to nothing if 'inline' is not supported under any name. */
472 #ifndef __cplusplus
473 #undef inline
474 #endif
475
476 /* Define to `int' if <sys/types.h> does not define. */
477 #undef pid_t
478
479 /* If system does not define sa_family_t, define it here. */
480 #undef sa_family_t
481
482 /* Define to `unsigned int' if <sys/types.h> does not define. */
483 #undef size_t
484
485 /* If we don't have a real socklen_t, unsigned int is good enough. */
486 #undef socklen_t
487
488 /* If system does not define u_int16_t, define a usable substitute. */
489 #undef u_int16_t
490
491 /* If system does not define u_int32_t, define to unsigned long int here. */
492 #undef u_int32_t