]> jfr.im git - solanum.git/blame - include/setup.h.in
Move module description headers to the top
[solanum.git] / include / setup.h.in
CommitLineData
212380e3
AC
1/* include/setup.h.in. Generated from configure.ac by autoheader. */
2
7083c021
AC
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
f589ec6f
AC
6/* Size of away heap. */
7#undef AWAY_HEAP_SIZE
8
212380e3
AC
9/* Size of the ban heap. */
10#undef BAN_HEAP_SIZE
11
b6d0720c
AC
12/* Custom branding name. */
13#undef BRANDING_NAME
14
15/* Custom branding name. */
16#undef BRANDING_VERSION
17
212380e3
AC
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
f5493691
AC
35/* Define if custom branding is enabled. */
36#undef CUSTOM_BRANDING
37
212380e3
AC
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
2b428185
AC
47/* Size of fd heap. */
48#undef FD_HEAP_SIZE
49
212380e3
AC
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
c52df125
AC
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
212380e3
AC
84/* Define to 1 if you have the <crypt.h> header file. */
85#undef HAVE_CRYPT_H
86
c52df125
AC
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
212380e3
AC
103/* Define to 1 if you have the <dlfcn.h> header file. */
104#undef HAVE_DLFCN_H
105
c52df125
AC
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
212380e3
AC
112/* Define to 1 if you have the <errno.h> header file. */
113#undef HAVE_ERRNO_H
114
c52df125
AC
115/* Define to 1 if the system has the type `error_t'. */
116#undef HAVE_ERROR_T
117
212380e3
AC
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
212380e3
AC
124/* Define to 1 if you have the `crypto' library (-lcrypto). */
125#undef HAVE_LIBCRYPTO
126
c52df125
AC
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
212380e3
AC
133/* Define to 1 if zlib (-lz) is available. */
134#undef HAVE_LIBZ
135
c52df125
AC
136/* Define this if a modern libltdl is already installed */
137#undef HAVE_LTDL
138
212380e3
AC
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
c52df125
AC
154/* Define to 1 if you have the `opendir' function. */
155#undef HAVE_OPENDIR
156
c52df125
AC
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
2a19fc3f 163/* Define if you have the shl_load function. */
212380e3
AC
164#undef HAVE_SHL_LOAD
165
c678fbc0
AC
166/* Define to 1 if you have the `snprintf' function. */
167#undef HAVE_SNPRINTF
168
212380e3
AC
169/* Define to 1 if you have the `socketpair' function. */
170#undef HAVE_SOCKETPAIR
171
07554369
EM
172/* Define to 1 if you have the <stdbool.h> header file. */
173#undef HAVE_STDBOOL_H
174
212380e3
AC
175/* Define to 1 if you have the <stddef.h> header file. */
176#undef HAVE_STDDEF_H
177
178/* Define to 1 if you have the <stdint.h> header file. */
179#undef HAVE_STDINT_H
180
181/* Define to 1 if you have the <stdlib.h> header file. */
182#undef HAVE_STDLIB_H
183
184/* Define to 1 if you have the `strdup' function. */
185#undef HAVE_STRDUP
186
187/* Define to 1 if you have the <strings.h> header file. */
188#undef HAVE_STRINGS_H
189
190/* Define to 1 if you have the <string.h> header file. */
191#undef HAVE_STRING_H
192
193/* Define to 1 if you have the `strlcat' function. */
194#undef HAVE_STRLCAT
195
196/* Define to 1 if you have the `strlcpy' function. */
197#undef HAVE_STRLCPY
198
199/* Define to 1 if you have the `strndup' function. */
200#undef HAVE_STRNDUP
201
c52df125
AC
202/* Define to 1 if you have the <sys/dl.h> header file. */
203#undef HAVE_SYS_DL_H
204
212380e3
AC
205/* Define to 1 if you have the <sys/epoll.h> header file. */
206#undef HAVE_SYS_EPOLL_H
207
208/* Define to 1 if you have the <sys/param.h> header file. */
209#undef HAVE_SYS_PARAM_H
210
211/* Define to 1 if you have the <sys/resource.h> header file. */
212#undef HAVE_SYS_RESOURCE_H
213
214/* Define to 1 if you have the <sys/stat.h> header file. */
215#undef HAVE_SYS_STAT_H
216
217/* Define to 1 if you have the <sys/syslog.h> header file. */
218#undef HAVE_SYS_SYSLOG_H
219
220/* Define to 1 if you have the <sys/types.h> header file. */
221#undef HAVE_SYS_TYPES_H
222
223/* Define to 1 if you have the <sys/uio.h> header file. */
224#undef HAVE_SYS_UIO_H
225
226/* Define to 1 if you have the <sys/wait.h> header file. */
227#undef HAVE_SYS_WAIT_H
228
229/* Define to 1 if the system has the type `uintptr_t'. */
230#undef HAVE_UINTPTR_T
231
232/* Define to 1 if you have the <unistd.h> header file. */
233#undef HAVE_UNISTD_H
234
235/* Define to 1 if you have the `vsnprintf' function. */
236#undef HAVE_VSNPRINTF
237
238/* Define to 1 if you have the <wait.h> header file. */
239#undef HAVE_WAIT_H
240
c52df125
AC
241/* This value is set to 1 to indicate that the system argz facility works */
242#undef HAVE_WORKING_ARGZ
243
9f9b7042 244/* Prefix where help files are installed. */
212380e3
AC
245#undef HELP_DIR
246
212380e3
AC
247/* Prefix where the ircd is installed. */
248#undef IRCD_PREFIX
249
250/* Size of the local client heap. */
251#undef LCLIENT_HEAP_SIZE
252
253/* Size of the linebuf heap. */
254#undef LINEBUF_HEAP_SIZE
255
256/* Prefix where to write logfiles. */
257#undef LOG_DIR
258
c52df125
AC
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/* The archive prefix */
269#undef LT_LIBPREFIX
270
271/* Define to the extension used for runtime loadable modules, say, ".so". */
272#undef LT_MODULE_EXT
273
274/* Define to the name of the environment variable that determines the run-time
275 module search path. */
276#undef LT_MODULE_PATH_VAR
277
9ea48ec3 278/* Define to the sub-directory where libtool stores uninstalled libraries. */
c52df125
AC
279#undef LT_OBJDIR
280
281/* Define to the shared library suffix, say, ".dylib". */
282#undef LT_SHARED_EXT
283
9ea48ec3
AC
284/* Define to the shared archive member specification, say "(shr.o)". */
285#undef LT_SHARED_LIB_MEMBER
286
212380e3
AC
287/* Sizeof member heap. */
288#undef MEMBER_HEAP_SIZE
289
290/* Prefix where modules are installed. */
291#undef MODULE_DIR
292
293/* Size of the monitor heap. */
294#undef MONITOR_HEAP_SIZE
295
296/* Define this to disable debugging support. */
297#undef NDEBUG
298
299/* Size of the nick delay heap. */
300#undef ND_HEAP_SIZE
301
c52df125
AC
302/* Define if dlsym() requires a leading underscore in symbol names. */
303#undef NEED_USCORE
304
212380e3
AC
305/* Nickname length */
306#undef NICKLEN
307
308/* Size of the WHOWAS array. */
309#undef NICKNAMEHISTORYLENGTH
310
c52df125
AC
311/* Name of package */
312#undef PACKAGE
313
212380e3
AC
314/* Define to the address where bug reports for this package should be sent. */
315#undef PACKAGE_BUGREPORT
316
317/* Define to the full name of this package. */
318#undef PACKAGE_NAME
319
320/* Define to the full name and version of this package. */
321#undef PACKAGE_STRING
322
323/* Define to the one symbol short name of this package. */
324#undef PACKAGE_TARNAME
325
7083c021
AC
326/* Define to the home page for this package. */
327#undef PACKAGE_URL
328
212380e3
AC
329/* Define to the version of this package. */
330#undef PACKAGE_VERSION
331
332/* Path to /dev/null */
333#undef PATH_DEVNULL
334
335/* Size of the pre-client heap. */
336#undef PCLIENT_HEAP_SIZE
337
9f9b7042
NPB
338/* Directory where binaries the IRCd itself spawns live */
339#undef PKGLIBEXECDIR
340
1870e06a 341/* Directory in which to store state, such as ban database */
9f9b7042
NPB
342#undef PKGLOCALSTATEDIR
343
344/* Directory to store pidfile in. */
345#undef PKGRUNDIR
346
347/* String with which all programs intended to be in PATH are prefixed. */
348#undef PROGRAM_PREFIX
349
631ef239 350/* The size of `int', as computed by sizeof. */
212380e3
AC
351#undef SIZEOF_INT
352
631ef239 353/* The size of `long', as computed by sizeof. */
212380e3
AC
354#undef SIZEOF_LONG
355
631ef239 356/* The size of `long long', as computed by sizeof. */
212380e3
AC
357#undef SIZEOF_LONG_LONG
358
631ef239 359/* The size of `short', as computed by sizeof. */
212380e3
AC
360#undef SIZEOF_SHORT
361
212380e3
AC
362/* Define this to enable soft asserts. */
363#undef SOFT_ASSERT
364
365/* If using the C implementation of alloca, define if you know the
366 direction of stack growth for your system; otherwise it will be
631ef239 367 automatically deduced at runtime.
212380e3
AC
368 STACK_DIRECTION > 0 => grows toward higher addresses
369 STACK_DIRECTION < 0 => grows toward lower addresses
370 STACK_DIRECTION = 0 => direction of growth unknown */
371#undef STACK_DIRECTION
372
212380e3
AC
373/* Define to 1 if you have the ANSI C header files. */
374#undef STDC_HEADERS
375
212380e3
AC
376/* Maximum topic length (<=390) */
377#undef TOPICLEN
378
379/* Size of the topic heap. */
380#undef TOPIC_HEAP_SIZE
381
382/* Size of the user heap. */
383#undef USER_HEAP_SIZE
384
7083c021
AC
385/* Enable extensions on AIX 3, Interix. */
386#ifndef _ALL_SOURCE
387# undef _ALL_SOURCE
388#endif
389/* Enable GNU extensions on systems that have them. */
390#ifndef _GNU_SOURCE
391# undef _GNU_SOURCE
392#endif
393/* Enable threading extensions on Solaris. */
394#ifndef _POSIX_PTHREAD_SEMANTICS
395# undef _POSIX_PTHREAD_SEMANTICS
396#endif
397/* Enable extensions on HP NonStop. */
398#ifndef _TANDEM_SOURCE
399# undef _TANDEM_SOURCE
400#endif
401/* Enable general extensions on Solaris. */
402#ifndef __EXTENSIONS__
403# undef __EXTENSIONS__
404#endif
405
406
c52df125
AC
407/* Version number of package */
408#undef VERSION
409
7083c021
AC
410/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
411 significant byte first (like Motorola and SPARC, unlike Intel). */
412#if defined AC_APPLE_UNIVERSAL_BUILD
413# if defined __BIG_ENDIAN__
414# define WORDS_BIGENDIAN 1
415# endif
416#else
417# ifndef WORDS_BIGENDIAN
418# undef WORDS_BIGENDIAN
419# endif
420#endif
212380e3
AC
421
422/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
423 `char[]'. */
424#undef YYTEXT_POINTER
425
7083c021
AC
426/* Define to 1 if on MINIX. */
427#undef _MINIX
428
429/* Define to 2 if the system does not provide POSIX.1 features except with
430 this defined. */
431#undef _POSIX_1_SOURCE
432
433/* Define to 1 if you need to in order for `stat' and other things to work. */
434#undef _POSIX_SOURCE
212380e3 435
c52df125
AC
436/* Define so that glibc/gnulib argp.h does not typedef error_t. */
437#undef __error_t_defined
438
212380e3
AC
439/* Define to empty if `const' does not conform to ANSI C. */
440#undef const
441
9ea48ec3 442/* Define to a type to use for 'error_t' if it is not otherwise available. */
c52df125
AC
443#undef error_t
444
212380e3
AC
445/* If system does not define in_port_t, define it to what it should be. */
446#undef in_port_t
447
448/* Define to `__inline__' or `__inline' if that's what the C compiler
449 calls it, or to nothing if 'inline' is not supported under any name. */
450#ifndef __cplusplus
451#undef inline
452#endif
453
454/* Define to `int' if <sys/types.h> does not define. */
455#undef pid_t
456
457/* If system does not define sa_family_t, define it here. */
458#undef sa_family_t
459
631ef239 460/* Define to `unsigned int' if <sys/types.h> does not define. */
212380e3
AC
461#undef size_t
462
463/* If we don't have a real socklen_t, unsigned int is good enough. */
464#undef socklen_t
465
466/* If system does not define u_int16_t, define a usable substitute. */
467#undef u_int16_t
468
469/* If system does not define u_int32_t, define to unsigned long int here. */
470#undef u_int32_t