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