1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the <arpa/inet.h> header file. */
4#undef HAVE_ARPA_INET_H
5
6/* Define to 1 if you have the <attr/attributes.h> header file. */
7#undef HAVE_ATTR_ATTRIBUTES_H
8
9/* Define to 1 if you have the <bzlib.h> header file. */
10#undef HAVE_BZLIB_H
11
12/* Define to 1 if you have the `chroot' function. */
13#undef HAVE_CHROOT
14
15/* Define to 1 if you have the <crypt.h> header file. */
16#undef HAVE_CRYPT_H
17
18/* Define to 1 if you have the <dlfcn.h> header file. */
19#undef HAVE_DLFCN_H
20
21/* Define to 1 if you have the `dup2' function. */
22#undef HAVE_DUP2
23
24/* Define to 1 if you have the `epoll_ctl' function. */
25#undef HAVE_EPOLL_CTL
26
27/* Define to 1 if you have the <errmsg.h> header file. */
28#undef HAVE_ERRMSG_H
29
30/* Define to 1 if you have the <ev.h> header file. */
31#undef HAVE_EV_H
32
33/* Define to 1 if you have the `FAMNoExists' function. */
34#undef HAVE_FAMNOEXISTS
35
36/* fam.h */
37#undef HAVE_FAM_H
38
39/* Define to 1 if you have the <fastcgi/fastcgi.h> header file. */
40#undef HAVE_FASTCGI_FASTCGI_H
41
42/* Define to 1 if you have the <fastcgi.h> header file. */
43#undef HAVE_FASTCGI_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 `fork' function. */
49#undef HAVE_FORK
50
51/* libgdbm */
52#undef HAVE_GDBM
53
54/* Define to 1 if you have the <gdbm.h> header file. */
55#undef HAVE_GDBM_H
56
57/* Define to 1 if you have the `getcwd' function. */
58#undef HAVE_GETCWD
59
60/* Define to 1 if you have the `gethostbyname' function. */
61#undef HAVE_GETHOSTBYNAME
62
63/* Define to 1 if you have the `getopt' function. */
64#undef HAVE_GETOPT
65
66/* Define to 1 if you have the <getopt.h> header file. */
67#undef HAVE_GETOPT_H
68
69/* Define to 1 if you have the `getrlimit' function. */
70#undef HAVE_GETRLIMIT
71
72/* Define to 1 if you have the `getuid' function. */
73#undef HAVE_GETUID
74
75/* Define to 1 if you have the `gmtime_r' function. */
76#undef HAVE_GMTIME_R
77
78/* Define to 1 if you have the `inet_ntoa' function. */
79#undef HAVE_INET_NTOA
80
81/* Define to 1 if you have the `inet_ntop' function. */
82#undef HAVE_INET_NTOP
83
84/* Define to 1 if you have the `inet_pton' function. */
85#undef HAVE_INET_PTON
86
87/* Define to 1 if you have the <inttypes.h> header file. */
88#undef HAVE_INTTYPES_H
89
90/* Whether to enable IPv6 support */
91#undef HAVE_IPV6
92
93/* Define to 1 if you have the `issetugid' function. */
94#undef HAVE_ISSETUGID
95
96/* Define to 1 if you have the `kqueue' function. */
97#undef HAVE_KQUEUE
98
99/* Define to 1 if you have the <lber.h> header file. */
100#undef HAVE_LBER_H
101
102/* Define to 1 if you have the <ldap.h> header file. */
103#undef HAVE_LDAP_H
104
105/* libbz2 */
106#undef HAVE_LIBBZ2
107
108/* libcrypt */
109#undef HAVE_LIBCRYPT
110
111/* libdl */
112#undef HAVE_LIBDL
113
114/* libev support */
115#undef HAVE_LIBEV
116
117/* libfam */
118#undef HAVE_LIBFAM
119
120/* liblber */
121#undef HAVE_LIBLBER
122
123/* libldap */
124#undef HAVE_LIBLDAP
125
126/* libpcre */
127#undef HAVE_LIBPCRE
128
129/* libsmbclient support */
130#undef HAVE_LIBSMBCLIENT
131
132/* Define to 1 if you have the <libsmbclient.h> header file. */
133#undef HAVE_LIBSMBCLIENT_H
134
135/* Have libssl */
136#undef HAVE_LIBSSL
137
138/* libxml2 */
139#undef HAVE_LIBXML2
140
141/* libxml.h */
142#undef HAVE_LIBXML_H
143
144/* libz */
145#undef HAVE_LIBZ
146
147/* Define to 1 if you have the `localtime_r' function. */
148#undef HAVE_LOCALTIME_R
149
150/* Define to 1 if you have the `lstat' function. */
151#undef HAVE_LSTAT
152
153/* liblua */
154#undef HAVE_LUA
155
156/* lua.h */
157#undef HAVE_LUA_H
158
159/* Define to 1 if you have the `madvise' function. */
160#undef HAVE_MADVISE
161
162/* libmemcache */
163#undef HAVE_MEMCACHE
164
165/* memcache.h */
166#undef HAVE_MEMCACHE_H
167
168/* Define to 1 if you have the <memory.h> header file. */
169#undef HAVE_MEMORY_H
170
171/* Define to 1 if you have the `memset' function. */
172#undef HAVE_MEMSET
173
174/* Define to 1 if you have the `mmap' function. */
175#undef HAVE_MMAP
176
177/* Define to 1 if you have the `munmap' function. */
178#undef HAVE_MUNMAP
179
180/* mysql support */
181#undef HAVE_MYSQL
182
183/* Define to 1 if you have the <mysql.h> header file. */
184#undef HAVE_MYSQL_H
185
186/* Define to 1 if you have the <netinet/in.h> header file. */
187#undef HAVE_NETINET_IN_H
188
189/* Define to 1 if you have the <openssl/ssl.h> header file. */
190#undef HAVE_OPENSSL_SSL_H
191
192/* Define to 1 if you have the `pathconf' function. */
193#undef HAVE_PATHCONF
194
195/* pcre.h */
196#undef HAVE_PCRE_H
197
198/* Define to 1 if you have the `poll' function. */
199#undef HAVE_POLL
200
201/* Define to 1 if you have the <poll.h> header file. */
202#undef HAVE_POLL_H
203
204/* Define to 1 if you have the `port_create' function. */
205#undef HAVE_PORT_CREATE
206
207/* Define to 1 if you have the <port.h> header file. */
208#undef HAVE_PORT_H
209
210/* Define to 1 if you have the `posix_fadvise' function. */
211#undef HAVE_POSIX_FADVISE
212
213/* Define to 1 if you have the `posix_madvise' function. */
214#undef HAVE_POSIX_MADVISE
215
216/* Define to 1 if you have the <pwd.h> header file. */
217#undef HAVE_PWD_H
218
219/* Define to 1 if you have the `select' function. */
220#undef HAVE_SELECT
221
222/* Define to 1 if you have the `sendfile' function. */
223#undef HAVE_SENDFILE
224
225/* Define to 1 if you have the `sendfile64' function. */
226#undef HAVE_SENDFILE64
227
228/* solaris sendfilev */
229#undef HAVE_SENDFILEV
230
231/* broken sendfile */
232#undef HAVE_SENDFILE_BROKEN
233
234/* Define to 1 if you have the `send_file' function. */
235#undef HAVE_SEND_FILE
236
237/* Define to 1 if you have the `sigaction' function. */
238#undef HAVE_SIGACTION
239
240/* Define to 1 if you have the `signal' function. */
241#undef HAVE_SIGNAL
242
243/* Define to 1 if you have the `socket' function. */
244#undef HAVE_SOCKET
245
246/* Define to 1 if the system has the type `socklen_t'. */
247#undef HAVE_SOCKLEN_T
248
249/* libsqlite3 */
250#undef HAVE_SQLITE3
251
252/* sqlite3.h */
253#undef HAVE_SQLITE3_H
254
255/* Define to 1 if `stat' has the bug that it succeeds when given the
256   zero-length file name argument. */
257#undef HAVE_STAT_EMPTY_STRING_BUG
258
259/* Define to 1 if you have the <stdint.h> header file. */
260#undef HAVE_STDINT_H
261
262/* Define to 1 if you have the <stdlib.h> header file. */
263#undef HAVE_STDLIB_H
264
265/* Define to 1 if you have the `strchr' function. */
266#undef HAVE_STRCHR
267
268/* Define to 1 if you have the `strdup' function. */
269#undef HAVE_STRDUP
270
271/* Define to 1 if you have the `strerror' function. */
272#undef HAVE_STRERROR
273
274/* Define to 1 if you have the `strftime' function. */
275#undef HAVE_STRFTIME
276
277/* Define to 1 if you have the <strings.h> header file. */
278#undef HAVE_STRINGS_H
279
280/* Define to 1 if you have the <string.h> header file. */
281#undef HAVE_STRING_H
282
283/* Define to 1 if you have the `strstr' function. */
284#undef HAVE_STRSTR
285
286/* Define to 1 if you have the `strtol' function. */
287#undef HAVE_STRTOL
288
289/* Define to 1 if the system has the type `struct sockaddr_storage'. */
290#undef HAVE_STRUCT_SOCKADDR_STORAGE
291
292/* gmtoff in struct tm */
293#undef HAVE_STRUCT_TM_GMTOFF
294
295/* Define to 1 if you have the <syslog.h> header file. */
296#undef HAVE_SYSLOG_H
297
298/* Define to 1 if you have the <sys/devpoll.h> header file. */
299#undef HAVE_SYS_DEVPOLL_H
300
301/* Define to 1 if you have the <sys/epoll.h> header file. */
302#undef HAVE_SYS_EPOLL_H
303
304/* Define to 1 if you have the <sys/event.h> header file. */
305#undef HAVE_SYS_EVENT_H
306
307/* Define to 1 if you have the <sys/filio.h> header file. */
308#undef HAVE_SYS_FILIO_H
309
310/* Define to 1 if you have the <sys/mman.h> header file. */
311#undef HAVE_SYS_MMAN_H
312
313/* Define to 1 if you have the <sys/poll.h> header file. */
314#undef HAVE_SYS_POLL_H
315
316/* Define to 1 if you have the <sys/prctl.h> header file. */
317#undef HAVE_SYS_PRCTL_H
318
319/* Define to 1 if you have the <sys/resource.h> header file. */
320#undef HAVE_SYS_RESOURCE_H
321
322/* Define to 1 if you have the <sys/select.h> header file. */
323#undef HAVE_SYS_SELECT_H
324
325/* Define to 1 if you have the <sys/sendfile.h> header file. */
326#undef HAVE_SYS_SENDFILE_H
327
328/* Define to 1 if you have the <sys/socket.h> header file. */
329#undef HAVE_SYS_SOCKET_H
330
331/* Define to 1 if you have the <sys/stat.h> header file. */
332#undef HAVE_SYS_STAT_H
333
334/* Define to 1 if you have the <sys/syslimits.h> header file. */
335#undef HAVE_SYS_SYSLIMITS_H
336
337/* Define to 1 if you have the <sys/time.h> header file. */
338#undef HAVE_SYS_TIME_H
339
340/* Define to 1 if you have the <sys/types.h> header file. */
341#undef HAVE_SYS_TYPES_H
342
343/* Define to 1 if you have the <sys/uio.h> header file. */
344#undef HAVE_SYS_UIO_H
345
346/* Define to 1 if you have the <sys/un.h> header file. */
347#undef HAVE_SYS_UN_H
348
349/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
350#undef HAVE_SYS_WAIT_H
351
352/* Define to 1 if you have the <unistd.h> header file. */
353#undef HAVE_UNISTD_H
354
355/* libuuid */
356#undef HAVE_UUID
357
358/* uuid/uuid.h is available */
359#undef HAVE_UUID_H
360
361/* Define to 1 if you have the <uuid/uuid.h> header file. */
362#undef HAVE_UUID_UUID_H
363
364/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
365#undef HAVE_VALGRIND_VALGRIND_H
366
367/* Define to 1 if you have the `vfork' function. */
368#undef HAVE_VFORK
369
370/* Define to 1 if you have the <vfork.h> header file. */
371#undef HAVE_VFORK_H
372
373/* Define to 1 if `fork' works. */
374#undef HAVE_WORKING_FORK
375
376/* Define to 1 if `vfork' works. */
377#undef HAVE_WORKING_VFORK
378
379/* Define to 1 if you have the `writev' function. */
380#undef HAVE_WRITEV
381
382/* libattr */
383#undef HAVE_XATTR
384
385/* Define to 1 if you have the <zlib.h> header file. */
386#undef HAVE_ZLIB_H
387
388/* Using deprecated ldap api */
389#undef LDAP_DEPRECATED
390
391/* lighttpd-version-id */
392#undef LIGHTTPD_VERSION_ID
393
394/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
395   slash. */
396#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
397
398/* Define to the sub-directory in which libtool stores uninstalled libraries.
399   */
400#undef LT_OBJDIR
401
402/* Define to 1 if your C compiler doesn't accept -c and -o together. */
403#undef NO_MINUS_C_MINUS_O
404
405/* Name of package */
406#undef PACKAGE
407
408/* Define to the address where bug reports for this package should be sent. */
409#undef PACKAGE_BUGREPORT
410
411/* Define to the full name of this package. */
412#undef PACKAGE_NAME
413
414/* Define to the full name and version of this package. */
415#undef PACKAGE_STRING
416
417/* Define to the one symbol short name of this package. */
418#undef PACKAGE_TARNAME
419
420/* Define to the home page for this package. */
421#undef PACKAGE_URL
422
423/* Define to the version of this package. */
424#undef PACKAGE_VERSION
425
426/* Define to 1 if the C compiler supports function prototypes. */
427#undef PROTOTYPES
428
429/* Define as the return type of signal handlers (`int' or `void'). */
430#undef RETSIGTYPE
431
432/* The size of `long', as computed by sizeof. */
433#undef SIZEOF_LONG
434
435/* The size of `off_t', as computed by sizeof. */
436#undef SIZEOF_OFF_T
437
438/* Define to 1 if you have the ANSI C header files. */
439#undef STDC_HEADERS
440
441/* Enable extensions on AIX 3, Interix.  */
442#ifndef _ALL_SOURCE
443# undef _ALL_SOURCE
444#endif
445/* Enable GNU extensions on systems that have them.  */
446#ifndef _GNU_SOURCE
447# undef _GNU_SOURCE
448#endif
449/* Enable threading extensions on Solaris.  */
450#ifndef _POSIX_PTHREAD_SEMANTICS
451# undef _POSIX_PTHREAD_SEMANTICS
452#endif
453/* Enable extensions on HP NonStop.  */
454#ifndef _TANDEM_SOURCE
455# undef _TANDEM_SOURCE
456#endif
457/* Enable general extensions on Solaris.  */
458#ifndef __EXTENSIONS__
459# undef __EXTENSIONS__
460#endif
461
462
463/* Version number of package */
464#undef VERSION
465
466/* Define to 1 if on MINIX. */
467#undef _MINIX
468
469/* Define to 2 if the system does not provide POSIX.1 features except with
470   this defined. */
471#undef _POSIX_1_SOURCE
472
473/* Define to 1 if you need to in order for `stat' and other things to work. */
474#undef _POSIX_SOURCE
475
476/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
477#ifndef __CHAR_UNSIGNED__
478# undef __CHAR_UNSIGNED__
479#endif
480
481/* Define like PROTOTYPES; this can be used by system headers. */
482#undef __PROTOTYPES
483
484/* Define to empty if `const' does not conform to ANSI C. */
485#undef const
486
487/* Define to `__inline__' or `__inline' if that's what the C compiler
488   calls it, or to nothing if 'inline' is not supported under any name.  */
489#ifndef __cplusplus
490#undef inline
491#endif
492
493/* Define to `long int' if <sys/types.h> does not define. */
494#undef off_t
495
496/* Define to `int' if <sys/types.h> does not define. */
497#undef pid_t
498
499/* Define to `unsigned int' if <sys/types.h> does not define. */
500#undef size_t
501
502/* Define as `fork' if `vfork' does not work. */
503#undef vfork
504