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