]> jfr.im git - irc/evilnet/x3.git/blob - src/config.h.in
LOC fix for non-ldap LOC where ldap is available
[irc/evilnet/x3.git] / src / config.h.in
1 /* src/config.h.in. Generated from configure.in by autoheader. */
2
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
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
39 /* Define to 1 if you have the `freeaddrinfo' function. */
40 #undef HAVE_FREEADDRINFO
41
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
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
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 this if you are using mod-helpserv */
76 #undef HAVE_HELPSERV
77
78 /* Define to 1 if you have the <inttypes.h> header file. */
79 #undef HAVE_INTTYPES_H
80
81 /* Define to 1 if you have the <ldap.h> header file. */
82 #undef HAVE_LDAP_H
83
84 /* Define to 1 if you have the `coredumper' library (-lcoredumper). */
85 #undef HAVE_LIBCOREDUMPER
86
87 /* Define to 1 if you have the `dl' library (-ldl). */
88 #undef HAVE_LIBDL
89
90 /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
91 #undef HAVE_LIBDMALLOC
92
93 /* Define to 1 if you have the `elf' library (-lelf). */
94 #undef HAVE_LIBELF
95
96 /* Define to 1 if you have the `gc' library (-lgc). */
97 #undef HAVE_LIBGC
98
99 /* Define to 1 if you have the `GeoIP' library (-lGeoIP). */
100 #undef HAVE_LIBGEOIP
101
102 /* Define to 1 if you have the `m' library (-lm). */
103 #undef HAVE_LIBM
104
105 /* Define to 1 if you have the `mpatrol' library (-lmpatrol). */
106 #undef HAVE_LIBMPATROL
107
108 /* Define to 1 if you have the `nsl' library (-lnsl). */
109 #undef HAVE_LIBNSL
110
111 /* Define to 1 if you have the `socket' library (-lsocket). */
112 #undef HAVE_LIBSOCKET
113
114 /* Define to 1 if you have the `tre' library (-ltre). */
115 #undef HAVE_LIBTRE
116
117 /* Define to 1 if you have the `localtime_r' function. */
118 #undef HAVE_LOCALTIME_R
119
120 /* Define to 1 if you have the <malloc.h> header file. */
121 #undef HAVE_MALLOC_H
122
123 /* Define to 1 if you have the `memcpy' function. */
124 #undef HAVE_MEMCPY
125
126 /* Define to 1 if you have the <memory.h> header file. */
127 #undef HAVE_MEMORY_H
128
129 /* Define to 1 if you have the `memset' function. */
130 #undef HAVE_MEMSET
131
132 /* Define to 1 if you have a working `mmap' system call. */
133 #undef HAVE_MMAP
134
135 /* Define to 1 if you have the <mpatrol.h> header file. */
136 #undef HAVE_MPATROL_H
137
138 /* Define to 1 if you have the <netdb.h> header file. */
139 #undef HAVE_NETDB_H
140
141 /* Define to 1 if you have the <netinet/in.h> header file. */
142 #undef HAVE_NETINET_IN_H
143
144 /* Define to 1 if you have the <openssl/bio.h> header file. */
145 #undef HAVE_OPENSSL_BIO_H
146
147 /* Define to 1 if you have the `select' function. */
148 #undef HAVE_SELECT
149
150 /* Define to 1 if you have the `setrlimit' function. */
151 #undef HAVE_SETRLIMIT
152
153 /* Define if struct sockaddr_in contains a sin_len field */
154 #undef HAVE_SIN_LEN
155
156 /* Define if struct sockaddr has sa_len field */
157 #undef HAVE_SOCKADDR_SA_LEN
158
159 /* Define to 1 if you have the `socket' function. */
160 #undef HAVE_SOCKET
161
162 /* Define to 1 if you have the <stdint.h> header file. */
163 #undef HAVE_STDINT_H
164
165 /* Define to 1 if you have the <stdlib.h> header file. */
166 #undef HAVE_STDLIB_H
167
168 /* Define to 1 if you have the `strcspn' function. */
169 #undef HAVE_STRCSPN
170
171 /* Define to 1 if you have the `strdup' function. */
172 #undef HAVE_STRDUP
173
174 /* Define to 1 if you have the `strerror' function. */
175 #undef HAVE_STRERROR
176
177 /* Define to 1 if you have the <strings.h> header file. */
178 #undef HAVE_STRINGS_H
179
180 /* Define to 1 if you have the <string.h> header file. */
181 #undef HAVE_STRING_H
182
183 /* Define to 1 if you have the `strsignal' function. */
184 #undef HAVE_STRSIGNAL
185
186 /* Define to 1 if you have the `strspn' function. */
187 #undef HAVE_STRSPN
188
189 /* Define to 1 if you have the `strtod' function. */
190 #undef HAVE_STRTOD
191
192 /* Define to 1 if you have the `strtoul' function. */
193 #undef HAVE_STRTOUL
194
195 /* Define if struct addrinfo declared */
196 #undef HAVE_STRUCT_ADDRINFO
197
198 /* Define to 1 if you have the `sysconf' function. */
199 #undef HAVE_SYSCONF
200
201 /* Define to 1 if you have the <sys/mman.h> header file. */
202 #undef HAVE_SYS_MMAN_H
203
204 /* Define to 1 if you have the <sys/param.h> header file. */
205 #undef HAVE_SYS_PARAM_H
206
207 /* Define to 1 if you have the <sys/resource.h> header file. */
208 #undef HAVE_SYS_RESOURCE_H
209
210 /* Define to 1 if you have the <sys/socket.h> header file. */
211 #undef HAVE_SYS_SOCKET_H
212
213 /* Define to 1 if you have the <sys/stat.h> header file. */
214 #undef HAVE_SYS_STAT_H
215
216 /* Define to 1 if you have the <sys/timeb.h> header file. */
217 #undef HAVE_SYS_TIMEB_H
218
219 /* Define to 1 if you have the <sys/times.h> header file. */
220 #undef HAVE_SYS_TIMES_H
221
222 /* Define to 1 if you have the <sys/time.h> header file. */
223 #undef HAVE_SYS_TIME_H
224
225 /* Define to 1 if you have the <sys/types.h> header file. */
226 #undef HAVE_SYS_TYPES_H
227
228 /* Define to 1 if you have the <sys/wait.h> header file. */
229 #undef HAVE_SYS_WAIT_H
230
231 /* Define to 1 if you have the <tgmath.h> header file. */
232 #undef HAVE_TGMATH_H
233
234 /* Define this if you are using mod-track */
235 #undef HAVE_TRACK
236
237 /* Define to 1 if you have the <unistd.h> header file. */
238 #undef HAVE_UNISTD_H
239
240 /* Define if we have va_copy */
241 #undef HAVE_VA_COPY
242
243 /* Define if we have __va_copy */
244 #undef HAVE___VA_COPY
245
246 /* Define to disable built-in getopt library */
247 #undef IGNORE_GETOPT
248
249 /* Name of package */
250 #undef PACKAGE
251
252 /* Define to the address where bug reports for this package should be sent. */
253 #undef PACKAGE_BUGREPORT
254
255 /* Define to the full name of this package. */
256 #undef PACKAGE_NAME
257
258 /* Define to the full name and version of this package. */
259 #undef PACKAGE_STRING
260
261 /* Define to the one symbol short name of this package. */
262 #undef PACKAGE_TARNAME
263
264 /* Define to the version of this package. */
265 #undef PACKAGE_VERSION
266
267 /* Define as the return type of signal handlers (`int' or `void'). */
268 #undef RETSIGTYPE
269
270 /* If using the C implementation of alloca, define if you know the
271 direction of stack growth for your system; otherwise it will be
272 automatically deduced at runtime.
273 STACK_DIRECTION > 0 => grows toward higher addresses
274 STACK_DIRECTION < 0 => grows toward lower addresses
275 STACK_DIRECTION = 0 => direction of growth unknown */
276 #undef STACK_DIRECTION
277
278 /* Define to 1 if you have the ANSI C header files. */
279 #undef STDC_HEADERS
280
281 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
282 #undef TIME_WITH_SYS_TIME
283
284 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
285 #undef TM_IN_SYS_TIME
286
287 /* Version number of package */
288 #undef VERSION
289
290 /* Define if LDAP libs are linked */
291 #undef WITH_LDAP
292
293 /* Define if using the Boehm GC to garbage collect and check memory leaks */
294 #undef WITH_MALLOC_BOEHM_GC
295
296 /* Define if using the dmalloc debugging malloc package */
297 #undef WITH_MALLOC_DMALLOC
298
299 /* Define if using the mpatrol malloc debugging package */
300 #undef WITH_MALLOC_MPATROL
301
302 /* Define if using the slab internal debug allocator */
303 #undef WITH_MALLOC_SLAB
304
305 /* Define if using the system's malloc */
306 #undef WITH_MALLOC_SYSTEM
307
308 /* Define if using the X3 internal debug allocator */
309 #undef WITH_MALLOC_X3
310
311 /* Define if using the P10 dialect of IRC */
312 #undef WITH_PROTOCOL_P10
313
314 /* Define if SSL libs are linked */
315 #undef WITH_SSL
316
317 /* Define to empty if `const' does not conform to ANSI C. */
318 #undef const
319
320 /* Define to `__inline__' or `__inline' if that's what the C compiler
321 calls it, or to nothing if 'inline' is not supported under any name. */
322 #ifndef __cplusplus
323 #undef inline
324 #endif
325
326 /* type to use in place of socklen_t if not defined */
327 #undef socklen_t