]> jfr.im git - irc/evilnet/x3.git/blame - src/config.h.in
beginnings of LDAP authentication ability
[irc/evilnet/x3.git] / src / config.h.in
CommitLineData
0b565f3d 1/* src/config.h.in. Generated from configure.in by autoheader. */
2
0b565f3d 3/* Code name for this release */
4#undef CODENAME
5
6/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9#undef CRAY_STACKSEG_END
10
11/* Define to 1 if using `alloca.c'. */
12#undef C_ALLOCA
13
14/* Define if tokenized P10 desired */
15#undef ENABLE_TOKENS
16
17/* Define to printf format for a time_t variable */
18#undef FMT_TIME_T
19
20/* Define to 1 if you have `alloca', as a function or macro. */
21#undef HAVE_ALLOCA
22
23/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 */
25#undef HAVE_ALLOCA_H
26
27/* Define to 1 if you have the <arpa/inet.h> header file. */
28#undef HAVE_ARPA_INET_H
29
0b565f3d 30/* Define to 1 if you have the <dirent.h> header file. */
31#undef HAVE_DIRENT_H
32
33/* Define to 1 if you have the <dmalloc.h> header file. */
34#undef HAVE_DMALLOC_H
35
36/* Define to 1 if you have the <fcntl.h> header file. */
37#undef HAVE_FCNTL_H
38
2f61d1d7 39/* Define to 1 if you have the `freeaddrinfo' function. */
40#undef HAVE_FREEADDRINFO
41
0b565f3d 42/* Define to 1 if you have the `ftime' function. */
43#undef HAVE_FTIME
44
45/* Define to 1 if you have the <gc/gc.h> header file. */
46#undef HAVE_GC_GC_H
47
21f6caee 48/* Define to 1 if you have the <GeoIPCity.h> header file. */
49#undef HAVE_GEOIPCITY_H
50
51/* Define to 1 if you have the <GeoIP.h> header file. */
52#undef HAVE_GEOIP_H
53
2f61d1d7 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
0b565f3d 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
3da28d8e 75/* Define this if you are using mod-helpserv */
76#undef HAVE_HELPSERV
77
0b565f3d 78/* Define to 1 if you have the <inttypes.h> header file. */
79#undef HAVE_INTTYPES_H
80
a8b2ad8d 81/* Define to 1 if you have the `coredumper' library (-lcoredumper). */
82#undef HAVE_LIBCOREDUMPER
83
0b565f3d 84/* Define to 1 if you have the `dl' library (-ldl). */
85#undef HAVE_LIBDL
86
87/* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
88#undef HAVE_LIBDMALLOC
89
90/* Define to 1 if you have the `elf' library (-lelf). */
91#undef HAVE_LIBELF
92
93/* Define to 1 if you have the `gc' library (-lgc). */
94#undef HAVE_LIBGC
95
21f6caee 96/* Define to 1 if you have the `GeoIP' library (-lGeoIP). */
97#undef HAVE_LIBGEOIP
98
0b565f3d 99/* Define to 1 if you have the `m' library (-lm). */
100#undef HAVE_LIBM
101
102/* Define to 1 if you have the `mpatrol' library (-lmpatrol). */
103#undef HAVE_LIBMPATROL
104
105/* Define to 1 if you have the `nsl' library (-lnsl). */
106#undef HAVE_LIBNSL
107
108/* Define to 1 if you have the `socket' library (-lsocket). */
109#undef HAVE_LIBSOCKET
110
35305a49 111/* Define to 1 if you have the `tre' library (-ltre). */
112#undef HAVE_LIBTRE
113
0b565f3d 114/* Define to 1 if you have the `localtime_r' function. */
115#undef HAVE_LOCALTIME_R
116
117/* Define to 1 if you have the <malloc.h> header file. */
118#undef HAVE_MALLOC_H
119
120/* Define to 1 if you have the `memcpy' function. */
121#undef HAVE_MEMCPY
122
123/* Define to 1 if you have the <memory.h> header file. */
124#undef HAVE_MEMORY_H
125
126/* Define to 1 if you have the `memset' function. */
127#undef HAVE_MEMSET
128
129/* Define to 1 if you have a working `mmap' system call. */
130#undef HAVE_MMAP
131
132/* Define to 1 if you have the <mpatrol.h> header file. */
133#undef HAVE_MPATROL_H
134
135/* Define to 1 if you have the <netdb.h> header file. */
136#undef HAVE_NETDB_H
137
138/* Define to 1 if you have the <netinet/in.h> header file. */
139#undef HAVE_NETINET_IN_H
140
0b565f3d 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
2f61d1d7 150/* Define if struct sockaddr has sa_len field */
151#undef HAVE_SOCKADDR_SA_LEN
152
0b565f3d 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
2f61d1d7 189/* Define if struct addrinfo declared */
190#undef HAVE_STRUCT_ADDRINFO
191
0b565f3d 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
79886419 225/* Define to 1 if you have the <tgmath.h> header file. */
226#undef HAVE_TGMATH_H
227
8de34abd 228/* Define this if you are using mod-track */
229#undef HAVE_TRACK
230
0b565f3d 231/* Define to 1 if you have the <unistd.h> header file. */
232#undef HAVE_UNISTD_H
233
234/* Define if we have va_copy */
235#undef HAVE_VA_COPY
236
237/* Define if we have __va_copy */
238#undef HAVE___VA_COPY
239
240/* Define to disable built-in getopt library */
241#undef IGNORE_GETOPT
242
243/* Name of package */
244#undef PACKAGE
245
246/* Define to the address where bug reports for this package should be sent. */
247#undef PACKAGE_BUGREPORT
248
249/* Define to the full name of this package. */
250#undef PACKAGE_NAME
251
252/* Define to the full name and version of this package. */
253#undef PACKAGE_STRING
254
255/* Define to the one symbol short name of this package. */
256#undef PACKAGE_TARNAME
257
258/* Define to the version of this package. */
259#undef PACKAGE_VERSION
260
261/* Define as the return type of signal handlers (`int' or `void'). */
262#undef RETSIGTYPE
263
264/* If using the C implementation of alloca, define if you know the
265 direction of stack growth for your system; otherwise it will be
a8b2ad8d 266 automatically deduced at runtime.
0b565f3d 267 STACK_DIRECTION > 0 => grows toward higher addresses
268 STACK_DIRECTION < 0 => grows toward lower addresses
269 STACK_DIRECTION = 0 => direction of growth unknown */
270#undef STACK_DIRECTION
271
272/* Define to 1 if you have the ANSI C header files. */
273#undef STDC_HEADERS
274
275/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
276#undef TIME_WITH_SYS_TIME
277
278/* Define to 1 if your <sys/time.h> declares `struct tm'. */
279#undef TM_IN_SYS_TIME
280
281/* Version number of package */
282#undef VERSION
283
284/* Define if using the Boehm GC to garbage collect and check memory leaks */
285#undef WITH_MALLOC_BOEHM_GC
286
287/* Define if using the dmalloc debugging malloc package */
288#undef WITH_MALLOC_DMALLOC
289
290/* Define if using the mpatrol malloc debugging package */
291#undef WITH_MALLOC_MPATROL
292
b8cb2a14 293/* Define if using the slab internal debug allocator */
294#undef WITH_MALLOC_SLAB
295
0b565f3d 296/* Define if using the system's malloc */
297#undef WITH_MALLOC_SYSTEM
298
2f61d1d7 299/* Define if using the X3 internal debug allocator */
b8cb2a14 300#undef WITH_MALLOC_X3
301
0b565f3d 302/* Define if using the P10 dialect of IRC */
303#undef WITH_PROTOCOL_P10
304
e166c31b 305/* Define if you have ldap */
306#undef WITH_LDAP
307
0b565f3d 308/* Define to empty if `const' does not conform to ANSI C. */
309#undef const
310
311/* Define to `__inline__' or `__inline' if that's what the C compiler
312 calls it, or to nothing if 'inline' is not supported under any name. */
313#ifndef __cplusplus
314#undef inline
315#endif
79886419 316
317/* type to use in place of socklen_t if not defined */
318#undef socklen_t
e166c31b 319