]> jfr.im git - irc/evilnet/x3.git/blob - src/config.h.in
whoops
[irc/evilnet/x3.git] / src / config.h.in
1 /* src/config.h.in. Generated from configure.in by autoheader. */
2
3 /* Define if the system regex library is unreliable. */
4 #undef BROKEN_REGEX
5
6 /* Code name for this release */
7 #undef CODENAME
8
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10 systems. This function is required for `alloca.c' support on those systems.
11 */
12 #undef CRAY_STACKSEG_END
13
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
16
17 /* Define if tokenized P10 desired */
18 #undef ENABLE_TOKENS
19
20 /* Define to printf format for a time_t variable */
21 #undef FMT_TIME_T
22
23 /* Define to 1 if you have `alloca', as a function or macro. */
24 #undef HAVE_ALLOCA
25
26 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
27 */
28 #undef HAVE_ALLOCA_H
29
30 /* Define to 1 if you have the <arpa/inet.h> header file. */
31 #undef HAVE_ARPA_INET_H
32
33 /* Define to 1 if you have the <dirent.h> header file. */
34 #undef HAVE_DIRENT_H
35
36 /* Define to 1 if you have the <dlfcn.h> header file. */
37 #undef HAVE_DLFCN_H
38
39 /* Define to 1 if you have the <dmalloc.h> header file. */
40 #undef HAVE_DMALLOC_H
41
42 /* Define to 1 if you have the <fcntl.h> header file. */
43 #undef HAVE_FCNTL_H
44
45 /* Define to 1 if you have the `freeaddrinfo' function. */
46 #undef HAVE_FREEADDRINFO
47
48 /* Define to 1 if you have the `ftime' function. */
49 #undef HAVE_FTIME
50
51 /* Define to 1 if you have the <gc/gc.h> header file. */
52 #undef HAVE_GC_GC_H
53
54 /* Define to 1 if you have the `getaddrinfo' function. */
55 #undef HAVE_GETADDRINFO
56
57 /* Define to 1 if you have the `getnameinfo' function. */
58 #undef HAVE_GETNAMEINFO
59
60 /* Define to 1 if you have the `getopt' function. */
61 #undef HAVE_GETOPT
62
63 /* Define to 1 if you have the <getopt.h> header file. */
64 #undef HAVE_GETOPT_H
65
66 /* Define to 1 if you have the `getopt_long' function. */
67 #undef HAVE_GETOPT_LONG
68
69 /* Define to 1 if you have the `getpagesize' function. */
70 #undef HAVE_GETPAGESIZE
71
72 /* Define to 1 if you have the `gettimeofday' function. */
73 #undef HAVE_GETTIMEOFDAY
74
75 /* Define to 1 if you have the <inttypes.h> header file. */
76 #undef HAVE_INTTYPES_H
77
78 /* Define to 1 if you have the `dl' library (-ldl). */
79 #undef HAVE_LIBDL
80
81 /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
82 #undef HAVE_LIBDMALLOC
83
84 /* Define to 1 if you have the `elf' library (-lelf). */
85 #undef HAVE_LIBELF
86
87 /* Define to 1 if you have the `gc' library (-lgc). */
88 #undef HAVE_LIBGC
89
90 /* Define to 1 if you have the `m' library (-lm). */
91 #undef HAVE_LIBM
92
93 /* Define to 1 if you have the `mpatrol' library (-lmpatrol). */
94 #undef HAVE_LIBMPATROL
95
96 /* Define to 1 if you have the `nsl' library (-lnsl). */
97 #undef HAVE_LIBNSL
98
99 /* Define to 1 if you have the `socket' library (-lsocket). */
100 #undef HAVE_LIBSOCKET
101
102 /* Define to 1 if you have the `localtime_r' function. */
103 #undef HAVE_LOCALTIME_R
104
105 /* Define to 1 if you have the <malloc.h> header file. */
106 #undef HAVE_MALLOC_H
107
108 /* Define to 1 if you have the `memcpy' function. */
109 #undef HAVE_MEMCPY
110
111 /* Define to 1 if you have the <memory.h> header file. */
112 #undef HAVE_MEMORY_H
113
114 /* Define to 1 if you have the `memset' function. */
115 #undef HAVE_MEMSET
116
117 /* Define to 1 if you have a working `mmap' system call. */
118 #undef HAVE_MMAP
119
120 /* Define to 1 if you have the <mpatrol.h> header file. */
121 #undef HAVE_MPATROL_H
122
123 /* Define to 1 if you have the <netdb.h> header file. */
124 #undef HAVE_NETDB_H
125
126 /* Define to 1 if you have the <netinet/in.h> header file. */
127 #undef HAVE_NETINET_IN_H
128
129 /* Define to 1 if you have the `regcomp' function. */
130 #undef HAVE_REGCOMP
131
132 /* Define to 1 if you have the `regexec' function. */
133 #undef HAVE_REGEXEC
134
135 /* Define to 1 if you have the <regex.h> header file. */
136 #undef HAVE_REGEX_H
137
138 /* Define to 1 if you have the `regfree' function. */
139 #undef HAVE_REGFREE
140
141 /* Define to 1 if you have the `select' function. */
142 #undef HAVE_SELECT
143
144 /* Define to 1 if you have the `setrlimit' function. */
145 #undef HAVE_SETRLIMIT
146
147 /* Define if struct sockaddr_in contains a sin_len field */
148 #undef HAVE_SIN_LEN
149
150 /* Define if struct sockaddr has sa_len field */
151 #undef HAVE_SOCKADDR_SA_LEN
152
153 /* Define to 1 if you have the `socket' function. */
154 #undef HAVE_SOCKET
155
156 /* Define to 1 if you have the <stdint.h> header file. */
157 #undef HAVE_STDINT_H
158
159 /* Define to 1 if you have the <stdlib.h> header file. */
160 #undef HAVE_STDLIB_H
161
162 /* Define to 1 if you have the `strcspn' function. */
163 #undef HAVE_STRCSPN
164
165 /* Define to 1 if you have the `strdup' function. */
166 #undef HAVE_STRDUP
167
168 /* Define to 1 if you have the `strerror' function. */
169 #undef HAVE_STRERROR
170
171 /* Define to 1 if you have the <strings.h> header file. */
172 #undef HAVE_STRINGS_H
173
174 /* Define to 1 if you have the <string.h> header file. */
175 #undef HAVE_STRING_H
176
177 /* Define to 1 if you have the `strsignal' function. */
178 #undef HAVE_STRSIGNAL
179
180 /* Define to 1 if you have the `strspn' function. */
181 #undef HAVE_STRSPN
182
183 /* Define to 1 if you have the `strtod' function. */
184 #undef HAVE_STRTOD
185
186 /* Define to 1 if you have the `strtoul' function. */
187 #undef HAVE_STRTOUL
188
189 /* Define if struct addrinfo declared */
190 #undef HAVE_STRUCT_ADDRINFO
191
192 /* Define to 1 if you have the `sysconf' function. */
193 #undef HAVE_SYSCONF
194
195 /* Define to 1 if you have the <sys/mman.h> header file. */
196 #undef HAVE_SYS_MMAN_H
197
198 /* Define to 1 if you have the <sys/param.h> header file. */
199 #undef HAVE_SYS_PARAM_H
200
201 /* Define to 1 if you have the <sys/resource.h> header file. */
202 #undef HAVE_SYS_RESOURCE_H
203
204 /* Define to 1 if you have the <sys/socket.h> header file. */
205 #undef HAVE_SYS_SOCKET_H
206
207 /* Define to 1 if you have the <sys/stat.h> header file. */
208 #undef HAVE_SYS_STAT_H
209
210 /* Define to 1 if you have the <sys/timeb.h> header file. */
211 #undef HAVE_SYS_TIMEB_H
212
213 /* Define to 1 if you have the <sys/times.h> header file. */
214 #undef HAVE_SYS_TIMES_H
215
216 /* Define to 1 if you have the <sys/time.h> header file. */
217 #undef HAVE_SYS_TIME_H
218
219 /* Define to 1 if you have the <sys/types.h> header file. */
220 #undef HAVE_SYS_TYPES_H
221
222 /* Define to 1 if you have the <sys/wait.h> header file. */
223 #undef HAVE_SYS_WAIT_H
224
225 /* Define to 1 if you have the <tgmath.h> header file. */
226 #undef HAVE_TGMATH_H
227
228 /* Define to 1 if you have the <unistd.h> header file. */
229 #undef HAVE_UNISTD_H
230
231 /* Define if we have va_copy */
232 #undef HAVE_VA_COPY
233
234 /* Define if we have __va_copy */
235 #undef HAVE___VA_COPY
236
237 /* Define to disable built-in getopt library */
238 #undef IGNORE_GETOPT
239
240 /* Name of package */
241 #undef PACKAGE
242
243 /* Define to the address where bug reports for this package should be sent. */
244 #undef PACKAGE_BUGREPORT
245
246 /* Define to the full name of this package. */
247 #undef PACKAGE_NAME
248
249 /* Define to the full name and version of this package. */
250 #undef PACKAGE_STRING
251
252 /* Define to the one symbol short name of this package. */
253 #undef PACKAGE_TARNAME
254
255 /* Define to the version of this package. */
256 #undef PACKAGE_VERSION
257
258 /* Define as the return type of signal handlers (`int' or `void'). */
259 #undef RETSIGTYPE
260
261 /* If using the C implementation of alloca, define if you know the
262 direction of stack growth for your system; otherwise it will be
263 automatically deduced at run-time.
264 STACK_DIRECTION > 0 => grows toward higher addresses
265 STACK_DIRECTION < 0 => grows toward lower addresses
266 STACK_DIRECTION = 0 => direction of growth unknown */
267 #undef STACK_DIRECTION
268
269 /* Define to 1 if you have the ANSI C header files. */
270 #undef STDC_HEADERS
271
272 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
273 #undef TIME_WITH_SYS_TIME
274
275 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
276 #undef TM_IN_SYS_TIME
277
278 /* Version number of package */
279 #undef VERSION
280
281 /* Define if using the Boehm GC to garbage collect and check memory leaks */
282 #undef WITH_MALLOC_BOEHM_GC
283
284 /* Define if using the dmalloc debugging malloc package */
285 #undef WITH_MALLOC_DMALLOC
286
287 /* Define if using the mpatrol malloc debugging package */
288 #undef WITH_MALLOC_MPATROL
289
290 /* Define if using the slab internal debug allocator */
291 #undef WITH_MALLOC_SLAB
292
293 /* Define if using the system's malloc */
294 #undef WITH_MALLOC_SYSTEM
295
296 /* Define if using the X3 internal debug allocator */
297 #undef WITH_MALLOC_X3
298
299 /* Define if using the Bahamut dialect of IRC */
300 #undef WITH_PROTOCOL_BAHAMUT
301
302 /* Define if using the P10 dialect of IRC */
303 #undef WITH_PROTOCOL_P10
304
305 /* Define to empty if `const' does not conform to ANSI C. */
306 #undef const
307
308 /* Define to `__inline__' or `__inline' if that's what the C compiler
309 calls it, or to nothing if 'inline' is not supported under any name. */
310 #ifndef __cplusplus
311 #undef inline
312 #endif
313
314 /* type to use in place of socklen_t if not defined */
315 #undef socklen_t