123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581 |
- /* config.h. Generated from config.h.in by configure. */
- /* config.h.in. Generated from configure.ac by autoheader. */
- /* Use mmap if available */
- /* #undef ENABLE_MMAP */
- /* Define to 1 if you have the `arc4random_buf' function. */
- /* #undef HAVE_ARC4RANDOM_BUF */
- /* Define to 1 if you have the <attr/attributes.h> header file. */
- /* #undef HAVE_ATTR_ATTRIBUTES_H */
- /* libbrotlienc */
- /* #undef HAVE_BROTLI */
- /* brotli/encode.h */
- /* #undef HAVE_BROTLI_ENCODE_H */
- /* Define to 1 if you have the <bzlib.h> header file. */
- /* #undef HAVE_BZLIB_H */
- /* Define to 1 if you have the `chroot' function. */
- #define HAVE_CHROOT 1
- /* Define to 1 if you have the `clock_gettime' function. */
- #define HAVE_CLOCK_GETTIME 1
- /* Define to 1 if you have the `copy_file_range' function. */
- /* #undef HAVE_COPY_FILE_RANGE */
- /* crypt */
- /* #undef HAVE_CRYPT */
- /* Define to 1 if you have the <crypt.h> header file. */
- #define HAVE_CRYPT_H 1
- /* crypt_r */
- #define HAVE_CRYPT_R 1
- /* LibDBI support */
- /* #undef HAVE_DBI */
- /* Define to 1 if you have the <dbi/dbi.h> header file. */
- /* #undef HAVE_DBI_DBI_H */
- /* Define to 1 if you have the <dlfcn.h> header file. */
- #define HAVE_DLFCN_H 1
- /* elftc_copyfile */
- /* #undef HAVE_ELFTC_COPYFILE */
- /* Define to 1 if you have the `epoll_ctl' function. */
- #define HAVE_EPOLL_CTL 1
- /* Define to 1 if you have the <ev.h> header file. */
- /* #undef HAVE_EV_H */
- /* Define to 1 if you have the `explicit_bzero' function. */
- /* #undef HAVE_EXPLICIT_BZERO */
- /* Define to 1 if you have the `explicit_memset' function. */
- /* #undef HAVE_EXPLICIT_MEMSET */
- /* BSD extended attributes */
- /* #undef HAVE_EXTATTR */
- /* Define to 1 if you have the `FAMNoExists' function. */
- /* #undef HAVE_FAMNOEXISTS */
- /* fam.h */
- /* #undef HAVE_FAM_H */
- /* Define to 1 if you have the `fork' function. */
- #define HAVE_FORK 1
- /* Define to 1 if you have the `getentropy' function. */
- /* #undef HAVE_GETENTROPY */
- /* Define to 1 if you have the `getloadavg' function. */
- #define HAVE_GETLOADAVG 1
- /* Define to 1 if you have the <getopt.h> header file. */
- #define HAVE_GETOPT_H 1
- /* Define to 1 if you have the `getrandom' function. */
- /* #undef HAVE_GETRANDOM */
- /* Define to 1 if you have the `getrlimit' function. */
- #define HAVE_GETRLIMIT 1
- /* Define to 1 if you have the `getuid' function. */
- #define HAVE_GETUID 1
- /* Define to 1 if you have the `gmtime_r' function. */
- #define HAVE_GMTIME_R 1
- /* gnutls/crypto.h */
- /* #undef HAVE_GNUTLS_CRYPTO_H */
- /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
- /* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */
- /* Define to 1 if you have the `inet_aton' function. */
- #define HAVE_INET_ATON 1
- /* Define to 1 if you have the `inet_pton' function. */
- #define HAVE_INET_PTON 1
- /* Define to 1 if you have the <inttypes.h> header file. */
- #define HAVE_INTTYPES_H 1
- /* Whether to enable IPv6 support */
- #define HAVE_IPV6 1
- /* Define to 1 if you have the `issetugid' function. */
- /* #undef HAVE_ISSETUGID */
- /* Define to 1 if you have the `jrand48' function. */
- #define HAVE_JRAND48 1
- /* Define to 1 if you have the `kqueue' function. */
- /* #undef HAVE_KQUEUE */
- /* libgssapi_krb5 */
- /* #undef HAVE_KRB5 */
- /* Define to 1 if you have the <lber.h> header file. */
- /* #undef HAVE_LBER_H */
- /* Define to 1 if you have the <ldap.h> header file. */
- /* #undef HAVE_LDAP_H */
- /* libbz2 */
- /* #undef HAVE_LIBBZ2 */
- /* libdl */
- #define HAVE_LIBDL 1
- /* libelftc */
- /* #undef HAVE_LIBELFTC */
- /* Define to 1 if you have the <libelftc.h> header file. */
- /* #undef HAVE_LIBELFTC_H */
- /* libev support */
- /* #undef HAVE_LIBEV */
- /* libfam */
- /* #undef HAVE_LIBFAM */
- /* liblber */
- /* #undef HAVE_LIBLBER */
- /* libldap */
- /* #undef HAVE_LIBLDAP */
- /* Have libmbedcrypto library */
- /* #undef HAVE_LIBMBEDCRYPTO */
- /* Have libmbedtls library */
- /* #undef HAVE_LIBMBEDTLS */
- /* Have libmbedx509 library */
- /* #undef HAVE_LIBMBEDX509 */
- /* Have libssl */
- #define HAVE_LIBSSL 1
- /* Have libunwind support */
- /* #undef HAVE_LIBUNWIND */
- /* libuuid */
- /* #undef HAVE_LIBUUID */
- /* libxml2 */
- /* #undef HAVE_LIBXML2 */
- /* libxml.h */
- /* #undef HAVE_LIBXML_H */
- /* libz */
- /* #undef HAVE_LIBZ */
- /* Define to 1 if you have the <linux/random.h> header file. */
- #define HAVE_LINUX_RANDOM_H 1
- /* Define to 1 if you have the `localtime_r' function. */
- #define HAVE_LOCALTIME_R 1
- /* Define to 1 if you have the `lstat' function. */
- #define HAVE_LSTAT 1
- /* lua.h */
- /* #undef HAVE_LUA_H */
- /* Define to 1 if you have the `madvise' function. */
- #define HAVE_MADVISE 1
- /* Define to 1 if you have the <malloc.h> header file. */
- #define HAVE_MALLOC_H 1
- /* Define to 1 if you have the `malloc_trim' function. */
- #define HAVE_MALLOC_TRIM 1
- /* Define to 1 if you have the `mallopt' function. */
- #define HAVE_MALLOPT 1
- /* libmaxminddb */
- /* #undef HAVE_MAXMINDDB */
- /* Define to 1 if you have the <maxminddb.h> header file. */
- /* #undef HAVE_MAXMINDDB_H */
- /* Define to 1 if you have the <mbedtls/ssl.h> header file. */
- /* #undef HAVE_MBEDTLS_SSL_H */
- /* Define to 1 if you have the <memory.h> header file. */
- #define HAVE_MEMORY_H 1
- /* Define to 1 if you have the `mempcpy' function. */
- #define HAVE_MEMPCPY 1
- /* Define to 1 if you have the `memset_s' function. */
- /* #undef HAVE_MEMSET_S */
- /* Define to 1 if you have the `mkostemp' function. */
- #define HAVE_MKOSTEMP 1
- /* Define to 1 if you have the `mmap' function. */
- #define HAVE_MMAP 1
- /* mysql support */
- /* #undef HAVE_MYSQL */
- /* Define to 1 if you have the <nettle/nettle-types.h> header file. */
- /* #undef HAVE_NETTLE_NETTLE_TYPES_H */
- /* nss3/nss.h */
- /* #undef HAVE_NSS3_NSS_H */
- /* nss/nss.h */
- /* #undef HAVE_NSS_NSS_H */
- /* Define to 1 if you have the <openssl/ssl.h> header file. */
- #define HAVE_OPENSSL_SSL_H 1
- /* libpam */
- /* #undef HAVE_PAM */
- /* libpcre */
- #define HAVE_PCRE 1
- /* pcre.h */
- /* #undef HAVE_PCRE2_H */
- /* pcre.h */
- #define HAVE_PCRE_H 1
- /* pgsql support */
- /* #undef HAVE_PGSQL */
- /* Define to 1 if you have the `pipe2' function. */
- #define HAVE_PIPE2 1
- /* Define to 1 if you have the `poll' function. */
- #define HAVE_POLL 1
- /* Define to 1 if you have the <poll.h> header file. */
- #define HAVE_POLL_H 1
- /* Define to 1 if you have the `port_create' function. */
- /* #undef HAVE_PORT_CREATE */
- /* Define to 1 if you have the <port.h> header file. */
- /* #undef HAVE_PORT_H */
- /* Define to 1 if you have the `pread' function. */
- #define HAVE_PREAD 1
- /* Define to 1 if you have the `preadv' function. */
- #define HAVE_PREADV 1
- /* Define to 1 if you have the <priv.h> header file. */
- /* #undef HAVE_PRIV_H */
- /* Define to 1 if you have the <pwd.h> header file. */
- #define HAVE_PWD_H 1
- /* Define to 1 if you have the `pwrite' function. */
- #define HAVE_PWRITE 1
- /* Define to 1 if you have the `pwritev' function. */
- #define HAVE_PWRITEV 1
- /* LibSASL support */
- /* #undef HAVE_SASL */
- /* Define to 1 if you have the <sasl/sasl.h> header file. */
- /* #undef HAVE_SASL_SASL_H */
- /* Define to 1 if you have the <security/pam_appl.h> header file. */
- /* #undef HAVE_SECURITY_PAM_APPL_H */
- /* Define to 1 if you have the `select' function. */
- /* #undef HAVE_SELECT */
- /* Define to 1 if you have the `sendfile' function. */
- #define HAVE_SENDFILE 1
- /* Define to 1 if you have the `sendfile64' function. */
- #define HAVE_SENDFILE64 1
- /* solaris sendfilev */
- /* #undef HAVE_SENDFILEV */
- /* broken sendfile */
- /* #undef HAVE_SENDFILE_BROKEN */
- /* Define to 1 if you have the `setpflags' function. */
- /* #undef HAVE_SETPFLAGS */
- /* Define to 1 if you have the `sigaction' function. */
- #define HAVE_SIGACTION 1
- /* Define to 1 if you have the `signal' function. */
- #define HAVE_SIGNAL 1
- /* Define to 1 if you have the <signal.h> header file. */
- #define HAVE_SIGNAL_H 1
- /* Define to 1 if the system has the type `socklen_t'. */
- #define HAVE_SOCKLEN_T 1
- /* Define to 1 if you have the `splice' function. */
- #define HAVE_SPLICE 1
- /* libsqlite3 */
- /* #undef HAVE_SQLITE3 */
- /* sqlite3.h */
- /* #undef HAVE_SQLITE3_H */
- /* Define to 1 if you have the `srandom' function. */
- #define HAVE_SRANDOM 1
- /* Define to 1 if you have the <stdint.h> header file. */
- #define HAVE_STDINT_H 1
- /* Define to 1 if you have the <stdlib.h> header file. */
- #define HAVE_STDLIB_H 1
- /* Define to 1 if you have the `strerror_r' function. */
- #define HAVE_STRERROR_R 1
- /* Define to 1 if you have the <strings.h> header file. */
- #define HAVE_STRINGS_H 1
- /* Define to 1 if you have the <string.h> header file. */
- #define HAVE_STRING_H 1
- /* gmtoff in struct tm */
- #define HAVE_STRUCT_TM_GMTOFF 1
- /* Define to 1 if you have the <syslog.h> header file. */
- #define HAVE_SYSLOG_H 1
- /* Define to 1 if you have the <sys/devpoll.h> header file. */
- /* #undef HAVE_SYS_DEVPOLL_H */
- /* Define to 1 if you have the <sys/epoll.h> header file. */
- #define HAVE_SYS_EPOLL_H 1
- /* Define to 1 if you have the <sys/event.h> header file. */
- /* #undef HAVE_SYS_EVENT_H */
- /* Define to 1 if you have the <sys/extattr.h> header file. */
- /* #undef HAVE_SYS_EXTATTR_H */
- /* Define to 1 if you have the <sys/filio.h> header file. */
- /* #undef HAVE_SYS_FILIO_H */
- /* Define to 1 if you have the <sys/inotify.h> header file. */
- #define HAVE_SYS_INOTIFY_H 1
- /* Define to 1 if you have the <sys/loadavg.h> header file. */
- /* #undef HAVE_SYS_LOADAVG_H */
- /* Define to 1 if you have the <sys/mman.h> header file. */
- #define HAVE_SYS_MMAN_H 1
- /* Define to 1 if you have the <sys/poll.h> header file. */
- #define HAVE_SYS_POLL_H 1
- /* Define to 1 if you have the <sys/prctl.h> header file. */
- #define HAVE_SYS_PRCTL_H 1
- /* Define to 1 if you have the <sys/procctl.h> header file. */
- /* #undef HAVE_SYS_PROCCTL_H */
- /* Define to 1 if you have the <sys/random.h> header file. */
- /* #undef HAVE_SYS_RANDOM_H */
- /* Define to 1 if you have the <sys/resource.h> header file. */
- #define HAVE_SYS_RESOURCE_H 1
- /* Define to 1 if you have the <sys/select.h> header file. */
- /* #undef HAVE_SYS_SELECT_H */
- /* Define to 1 if you have the <sys/sendfile.h> header file. */
- #define HAVE_SYS_SENDFILE_H 1
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #define HAVE_SYS_STAT_H 1
- /* Define to 1 if you have the <sys/time.h> header file. */
- #define HAVE_SYS_TIME_H 1
- /* Define to 1 if you have the <sys/types.h> header file. */
- #define HAVE_SYS_TYPES_H 1
- /* Define to 1 if you have the <sys/uio.h> header file. */
- #define HAVE_SYS_UIO_H 1
- /* Define to 1 if you have the <sys/un.h> header file. */
- #define HAVE_SYS_UN_H 1
- /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
- #define HAVE_SYS_WAIT_H 1
- /* Define to 1 if you have the <sys/xattr.h> header file. */
- /* #undef HAVE_SYS_XATTR_H */
- /* Define to 1 if you have the `timegm' function. */
- #define HAVE_TIMEGM 1
- /* Define to 1 if you have the <unistd.h> header file. */
- #define HAVE_UNISTD_H 1
- /* uuid/uuid.h is available */
- #define HAVE_UUID_UUID_H 1
- /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
- /* #undef HAVE_VALGRIND_VALGRIND_H */
- /* weak symbols are supported */
- #define HAVE_WEAK_SYMBOLS 1
- /* Define to 1 if you have the <wolfssl/ssl.h> header file. */
- /* #undef HAVE_WOLFSSL_SSL_H */
- /* Define to 1 if you have the `writev' function. */
- #define HAVE_WRITEV 1
- /* libattr */
- /* #undef HAVE_XATTR */
- /* xxhash */
- /* #undef HAVE_XXHASH */
- /* xxhash.h */
- /* #undef HAVE_XXHASH_H */
- /* Define to 1 if you have the <zlib.h> header file. */
- /* #undef HAVE_ZLIB_H */
- /* libzstd */
- /* #undef HAVE_ZSTD */
- /* Define to 1 if you have the <zstd.h> header file. */
- /* #undef HAVE_ZSTD_H */
- /* lighttpd-version-id */
- #define LIGHTTPD_VERSION_ID 0x10440
- /* Define to the sub-directory where libtool stores uninstalled libraries. */
- #define LT_OBJDIR ".libs/"
- /* Name of package */
- #define PACKAGE "lighttpd"
- /* Define to the address where bug reports for this package should be sent. */
- #define PACKAGE_BUGREPORT "https://redmine.lighttpd.net/projects/lighttpd/boards/2"
- /* Define to the full name of this package. */
- #define PACKAGE_NAME "lighttpd"
- /* Define to the full name and version of this package. */
- #define PACKAGE_STRING "lighttpd 1.4.64"
- /* Define to the one symbol short name of this package. */
- #define PACKAGE_TARNAME "lighttpd"
- /* Define to the home page for this package. */
- #define PACKAGE_URL "https://www.lighttpd.net/"
- /* Define to the version of this package. */
- #define PACKAGE_VERSION "1.4.64"
- /* Define to 1 if you have the ANSI C header files. */
- #define STDC_HEADERS 1
- /* with kerberos */
- /* #undef USE_OPENSSL_KERBEROS */
- /* Enable extensions on AIX 3, Interix. */
- #ifndef _ALL_SOURCE
- # define _ALL_SOURCE 1
- #endif
- /* Enable GNU extensions on systems that have them. */
- #ifndef _GNU_SOURCE
- # define _GNU_SOURCE 1
- #endif
- /* Enable threading extensions on Solaris. */
- #ifndef _POSIX_PTHREAD_SEMANTICS
- # define _POSIX_PTHREAD_SEMANTICS 1
- #endif
- /* Enable extensions on HP NonStop. */
- #ifndef _TANDEM_SOURCE
- # define _TANDEM_SOURCE 1
- #endif
- /* Enable general extensions on Solaris. */
- #ifndef __EXTENSIONS__
- # define __EXTENSIONS__ 1
- #endif
- /* Version number of package */
- #define VERSION "1.4.64"
- /* Enable large inode numbers on Mac OS X 10.5. */
- #ifndef _DARWIN_USE_64_BIT_INODE
- # define _DARWIN_USE_64_BIT_INODE 1
- #endif
- /* Number of bits in a file offset, on hosts where this is settable. */
- /* #undef _FILE_OFFSET_BITS */
- /* Define for large files, on AIX-style hosts. */
- /* #undef _LARGE_FILES */
- /* Define to 1 if on MINIX. */
- /* #undef _MINIX */
- /* Define to 2 if the system does not provide POSIX.1 features except with
- this defined. */
- /* #undef _POSIX_1_SOURCE */
- /* Define to 1 if you need to in order for `stat' and other things to work. */
- /* #undef _POSIX_SOURCE */
- /* Define to empty if `const' does not conform to ANSI C. */
- /* #undef const */
- /* Define to `__inline__' or `__inline' if that's what the C compiler
- calls it, or to nothing if 'inline' is not supported under any name. */
- #ifndef __cplusplus
- /* #undef inline */
- #endif
- /* Define to `long int' if <sys/types.h> does not define. */
- /* #undef off_t */
- /* Define to `int' if <sys/types.h> does not define. */
- /* #undef pid_t */
- /* Define to the equivalent of the C99 'restrict' keyword, or to
- nothing if this is not supported. Do not define if restrict is
- supported directly. */
- #define restrict __restrict
- /* Work around a bug in Sun C++: it does not support _Restrict or
- __restrict__, even though the corresponding Sun C compiler ends up with
- "#define restrict _Restrict" or "#define restrict __restrict__" in the
- previous line. Perhaps some future version of Sun C++ will work with
- restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
- #if defined __SUNPRO_CC && !defined __RESTRICT
- # define _Restrict
- # define __restrict__
- #endif
- /* Define to `unsigned int' if <sys/types.h> does not define. */
- /* #undef size_t */
|