]> jfr.im git - solanum.git/blob - include/setup.h.in
msgbuf: allow for an explicit target to be defined
[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 to 1 if you have the <errno.h> header file. */
113 #undef HAVE_ERRNO_H
114
115 /* Define to 1 if the system has the type `error_t'. */
116 #undef HAVE_ERROR_T
117
118 /* Define to 1 if you have the `gettimeofday' function. */
119 #undef HAVE_GETTIMEOFDAY
120
121 /* Define to 1 if you have the <inttypes.h> header file. */
122 #undef HAVE_INTTYPES_H
123
124 /* Define to 1 if you have the `crypto' library (-lcrypto). */
125 #undef HAVE_LIBCRYPTO
126
127 /* Define if you have the libdl library or equivalent. */
128 #undef HAVE_LIBDL
129
130 /* Define if libdlloader will be built on this platform */
131 #undef HAVE_LIBDLLOADER
132
133 /* Define to 1 if zlib (-lz) is available. */
134 #undef HAVE_LIBZ
135
136 /* Define this if a modern libltdl is already installed */
137 #undef HAVE_LTDL
138
139 /* Define to 1 if you have the <machine/endian.h> header file. */
140 #undef HAVE_MACHINE_ENDIAN_H
141
142 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
143 #undef HAVE_MACH_O_DYLD_H
144
145 /* Define to 1 if you have the <memory.h> header file. */
146 #undef HAVE_MEMORY_H
147
148 /* Define to 1 if you have the `mmap' function. */
149 #undef HAVE_MMAP
150
151 /* Define if nanosleep exists */
152 #undef HAVE_NANOSLEEP
153
154 /* Define to 1 if you have the `opendir' function. */
155 #undef HAVE_OPENDIR
156
157 /* Define if libtool can extract symbol lists from object files. */
158 #undef HAVE_PRELOADED_SYMBOLS
159
160 /* Define to 1 if you have the `readdir' function. */
161 #undef HAVE_READDIR
162
163 /* Define if you have the shl_load function. */
164 #undef HAVE_SHL_LOAD
165
166 /* Define to 1 if you have the `snprintf' function. */
167 #undef HAVE_SNPRINTF
168
169 /* Define to 1 if you have the `socketpair' function. */
170 #undef HAVE_SOCKETPAIR
171
172 /* Define to 1 if you have the <stddef.h> header file. */
173 #undef HAVE_STDDEF_H
174
175 /* Define to 1 if you have the <stdint.h> header file. */
176 #undef HAVE_STDINT_H
177
178 /* Define to 1 if you have the <stdlib.h> header file. */
179 #undef HAVE_STDLIB_H
180
181 /* Define to 1 if you have the `strdup' function. */
182 #undef HAVE_STRDUP
183
184 /* Define to 1 if you have the <strings.h> header file. */
185 #undef HAVE_STRINGS_H
186
187 /* Define to 1 if you have the <string.h> header file. */
188 #undef HAVE_STRING_H
189
190 /* Define to 1 if you have the `strlcat' function. */
191 #undef HAVE_STRLCAT
192
193 /* Define to 1 if you have the `strlcpy' function. */
194 #undef HAVE_STRLCPY
195
196 /* Define to 1 if you have the `strndup' function. */
197 #undef HAVE_STRNDUP
198
199 /* Define to 1 if you have the <sys/dl.h> header file. */
200 #undef HAVE_SYS_DL_H
201
202 /* Define to 1 if you have the <sys/epoll.h> header file. */
203 #undef HAVE_SYS_EPOLL_H
204
205 /* Define to 1 if you have the <sys/param.h> header file. */
206 #undef HAVE_SYS_PARAM_H
207
208 /* Define to 1 if you have the <sys/resource.h> header file. */
209 #undef HAVE_SYS_RESOURCE_H
210
211 /* Define to 1 if you have the <sys/stat.h> header file. */
212 #undef HAVE_SYS_STAT_H
213
214 /* Define to 1 if you have the <sys/syslog.h> header file. */
215 #undef HAVE_SYS_SYSLOG_H
216
217 /* Define to 1 if you have the <sys/types.h> header file. */
218 #undef HAVE_SYS_TYPES_H
219
220 /* Define to 1 if you have the <sys/uio.h> header file. */
221 #undef HAVE_SYS_UIO_H
222
223 /* Define to 1 if you have the <sys/wait.h> header file. */
224 #undef HAVE_SYS_WAIT_H
225
226 /* Define to 1 if the system has the type `uintptr_t'. */
227 #undef HAVE_UINTPTR_T
228
229 /* Define to 1 if you have the <unistd.h> header file. */
230 #undef HAVE_UNISTD_H
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 /* Prefix where help files are installed. */
242 #undef HELP_DIR
243
244 /* Prefix where the ircd is installed. */
245 #undef IRCD_PREFIX
246
247 /* Size of the local client heap. */
248 #undef LCLIENT_HEAP_SIZE
249
250 /* Size of the linebuf heap. */
251 #undef LINEBUF_HEAP_SIZE
252
253 /* Prefix where to write logfiles. */
254 #undef LOG_DIR
255
256 /* Define if the OS needs help to load dependent libraries for dlopen(). */
257 #undef LTDL_DLOPEN_DEPLIBS
258
259 /* Define to the system default library search path. */
260 #undef LT_DLSEARCH_PATH
261
262 /* The archive extension */
263 #undef LT_LIBEXT
264
265 /* The archive prefix */
266 #undef LT_LIBPREFIX
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 the shared library suffix, say, ".dylib". */
280 #undef LT_SHARED_EXT
281
282 /* Sizeof member heap. */
283 #undef MEMBER_HEAP_SIZE
284
285 /* Prefix where modules are installed. */
286 #undef MODULE_DIR
287
288 /* Size of the monitor heap. */
289 #undef MONITOR_HEAP_SIZE
290
291 /* Define this to disable debugging support. */
292 #undef NDEBUG
293
294 /* Size of the nick delay heap. */
295 #undef ND_HEAP_SIZE
296
297 /* Define if dlsym() requires a leading underscore in symbol names. */
298 #undef NEED_USCORE
299
300 /* Nickname length */
301 #undef NICKLEN
302
303 /* Size of the WHOWAS array. */
304 #undef NICKNAMEHISTORYLENGTH
305
306 /* Name of package */
307 #undef PACKAGE
308
309 /* Define to the address where bug reports for this package should be sent. */
310 #undef PACKAGE_BUGREPORT
311
312 /* Define to the full name of this package. */
313 #undef PACKAGE_NAME
314
315 /* Define to the full name and version of this package. */
316 #undef PACKAGE_STRING
317
318 /* Define to the one symbol short name of this package. */
319 #undef PACKAGE_TARNAME
320
321 /* Define to the home page for this package. */
322 #undef PACKAGE_URL
323
324 /* Define to the version of this package. */
325 #undef PACKAGE_VERSION
326
327 /* Path to /dev/null */
328 #undef PATH_DEVNULL
329
330 /* Size of the pre-client heap. */
331 #undef PCLIENT_HEAP_SIZE
332
333 /* Directory where binaries the IRCd itself spawns live */
334 #undef PKGLIBEXECDIR
335
336 /* Directory in which to store state, such as ban database */
337 #undef PKGLOCALSTATEDIR
338
339 /* Directory to store pidfile in. */
340 #undef PKGRUNDIR
341
342 /* String with which all programs intended to be in PATH are prefixed. */
343 #undef PROGRAM_PREFIX
344
345 /* The size of `int', as computed by sizeof. */
346 #undef SIZEOF_INT
347
348 /* The size of `long', as computed by sizeof. */
349 #undef SIZEOF_LONG
350
351 /* The size of `long long', as computed by sizeof. */
352 #undef SIZEOF_LONG_LONG
353
354 /* The size of `short', as computed by sizeof. */
355 #undef SIZEOF_SHORT
356
357 /* Define this to enable soft asserts. */
358 #undef SOFT_ASSERT
359
360 /* If using the C implementation of alloca, define if you know the
361 direction of stack growth for your system; otherwise it will be
362 automatically deduced at runtime.
363 STACK_DIRECTION > 0 => grows toward higher addresses
364 STACK_DIRECTION < 0 => grows toward lower addresses
365 STACK_DIRECTION = 0 => direction of growth unknown */
366 #undef STACK_DIRECTION
367
368 /* Define to 1 if you have the ANSI C header files. */
369 #undef STDC_HEADERS
370
371 /* Maximum topic length (<=390) */
372 #undef TOPICLEN
373
374 /* Size of the topic heap. */
375 #undef TOPIC_HEAP_SIZE
376
377 /* Size of the user heap. */
378 #undef USER_HEAP_SIZE
379
380 /* Enable extensions on AIX 3, Interix. */
381 #ifndef _ALL_SOURCE
382 # undef _ALL_SOURCE
383 #endif
384 /* Enable GNU extensions on systems that have them. */
385 #ifndef _GNU_SOURCE
386 # undef _GNU_SOURCE
387 #endif
388 /* Enable threading extensions on Solaris. */
389 #ifndef _POSIX_PTHREAD_SEMANTICS
390 # undef _POSIX_PTHREAD_SEMANTICS
391 #endif
392 /* Enable extensions on HP NonStop. */
393 #ifndef _TANDEM_SOURCE
394 # undef _TANDEM_SOURCE
395 #endif
396 /* Enable general extensions on Solaris. */
397 #ifndef __EXTENSIONS__
398 # undef __EXTENSIONS__
399 #endif
400
401
402 /* Version number of package */
403 #undef VERSION
404
405 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
406 significant byte first (like Motorola and SPARC, unlike Intel). */
407 #if defined AC_APPLE_UNIVERSAL_BUILD
408 # if defined __BIG_ENDIAN__
409 # define WORDS_BIGENDIAN 1
410 # endif
411 #else
412 # ifndef WORDS_BIGENDIAN
413 # undef WORDS_BIGENDIAN
414 # endif
415 #endif
416
417 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
418 `char[]'. */
419 #undef YYTEXT_POINTER
420
421 /* Define to 1 if on MINIX. */
422 #undef _MINIX
423
424 /* Define to 2 if the system does not provide POSIX.1 features except with
425 this defined. */
426 #undef _POSIX_1_SOURCE
427
428 /* Define to 1 if you need to in order for `stat' and other things to work. */
429 #undef _POSIX_SOURCE
430
431 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
432 #undef __error_t_defined
433
434 /* Define to empty if `const' does not conform to ANSI C. */
435 #undef const
436
437 /* Define to a type to use for `error_t' if it is not otherwise available. */
438 #undef error_t
439
440 /* If system does not define in_port_t, define it to what it should be. */
441 #undef in_port_t
442
443 /* Define to `__inline__' or `__inline' if that's what the C compiler
444 calls it, or to nothing if 'inline' is not supported under any name. */
445 #ifndef __cplusplus
446 #undef inline
447 #endif
448
449 /* Define to `int' if <sys/types.h> does not define. */
450 #undef pid_t
451
452 /* If system does not define sa_family_t, define it here. */
453 #undef sa_family_t
454
455 /* Define to `unsigned int' if <sys/types.h> does not define. */
456 #undef size_t
457
458 /* If we don't have a real socklen_t, unsigned int is good enough. */
459 #undef socklen_t
460
461 /* If system does not define u_int16_t, define a usable substitute. */
462 #undef u_int16_t
463
464 /* If system does not define u_int32_t, define to unsigned long int here. */
465 #undef u_int32_t