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