Annotation of embedaddon/lighttpd/config.h.in, revision 1.1.1.2

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>