michael@0: /* config.h.in. Generated from configure.in by autoheader. */ michael@0: michael@0: /* Define if libevent should build without support for a debug mode */ michael@0: #undef DISABLE_DEBUG_MODE michael@0: michael@0: /* Define if libevent should not allow replacing the mm functions */ michael@0: #undef DISABLE_MM_REPLACEMENT michael@0: michael@0: /* Define if libevent should not be compiled with thread support */ michael@0: #undef DISABLE_THREAD_SUPPORT michael@0: michael@0: /* Define to 1 if you have the `arc4random' function. */ michael@0: #undef HAVE_ARC4RANDOM michael@0: michael@0: /* Define to 1 if you have the `arc4random_buf' function. */ michael@0: #undef HAVE_ARC4RANDOM_BUF michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_ARPA_INET_H michael@0: michael@0: /* Define to 1 if you have the `clock_gettime' function. */ michael@0: #undef HAVE_CLOCK_GETTIME michael@0: michael@0: /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you michael@0: don't. */ michael@0: #undef HAVE_DECL_CTL_KERN michael@0: michael@0: /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you michael@0: don't. */ michael@0: #undef HAVE_DECL_KERN_ARND michael@0: michael@0: /* Define to 1 if you have the declaration of `KERN_RANDOM', and to 0 if you michael@0: don't. */ michael@0: #undef HAVE_DECL_KERN_RANDOM michael@0: michael@0: /* Define to 1 if you have the declaration of `RANDOM_UUID', and to 0 if you michael@0: don't. */ michael@0: #undef HAVE_DECL_RANDOM_UUID michael@0: michael@0: /* Define if /dev/poll is available */ michael@0: #undef HAVE_DEVPOLL michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_DLFCN_H michael@0: michael@0: /* Define if your system supports the epoll system calls */ michael@0: #undef HAVE_EPOLL michael@0: michael@0: /* Define to 1 if you have the `epoll_ctl' function. */ michael@0: #undef HAVE_EPOLL_CTL michael@0: michael@0: /* Define to 1 if you have the `eventfd' function. */ michael@0: #undef HAVE_EVENTFD michael@0: michael@0: /* Define if your system supports event ports */ michael@0: #undef HAVE_EVENT_PORTS michael@0: michael@0: /* Define to 1 if you have the `fcntl' function. */ michael@0: #undef HAVE_FCNTL michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_FCNTL_H michael@0: michael@0: /* Define to 1 if the system has the type `fd_mask'. */ michael@0: #undef HAVE_FD_MASK michael@0: michael@0: /* Do we have getaddrinfo()? */ michael@0: #undef HAVE_GETADDRINFO michael@0: michael@0: /* Define to 1 if you have the `getegid' function. */ michael@0: #undef HAVE_GETEGID michael@0: michael@0: /* Define to 1 if you have the `geteuid' function. */ michael@0: #undef HAVE_GETEUID michael@0: michael@0: /* Define this if you have any gethostbyname_r() */ michael@0: #undef HAVE_GETHOSTBYNAME_R michael@0: michael@0: /* Define this if gethostbyname_r takes 3 arguments */ michael@0: #undef HAVE_GETHOSTBYNAME_R_3_ARG michael@0: michael@0: /* Define this if gethostbyname_r takes 5 arguments */ michael@0: #undef HAVE_GETHOSTBYNAME_R_5_ARG michael@0: michael@0: /* Define this if gethostbyname_r takes 6 arguments */ michael@0: #undef HAVE_GETHOSTBYNAME_R_6_ARG michael@0: michael@0: /* Define to 1 if you have the `getnameinfo' function. */ michael@0: #undef HAVE_GETNAMEINFO michael@0: michael@0: /* Define to 1 if you have the `getprotobynumber' function. */ michael@0: #undef HAVE_GETPROTOBYNUMBER michael@0: michael@0: /* Define to 1 if you have the `getservbyname' function. */ michael@0: #undef HAVE_GETSERVBYNAME michael@0: michael@0: /* Define to 1 if you have the `gettimeofday' function. */ michael@0: #undef HAVE_GETTIMEOFDAY michael@0: michael@0: /* Define to 1 if you have the `inet_aton' function. */ michael@0: #undef HAVE_INET_ATON michael@0: michael@0: /* Define to 1 if you have the `inet_ntop' function. */ michael@0: #undef HAVE_INET_NTOP michael@0: michael@0: /* Define to 1 if you have the `inet_pton' function. */ michael@0: #undef HAVE_INET_PTON michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_INTTYPES_H michael@0: michael@0: /* Define to 1 if you have the `issetugid' function. */ michael@0: #undef HAVE_ISSETUGID michael@0: michael@0: /* Define to 1 if you have the `kqueue' function. */ michael@0: #undef HAVE_KQUEUE michael@0: michael@0: /* Define if the system has zlib */ michael@0: #undef HAVE_LIBZ michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_MEMORY_H michael@0: michael@0: /* Define to 1 if you have the `mmap' function. */ michael@0: #undef HAVE_MMAP michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_NETDB_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_NETINET_IN6_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_NETINET_IN_H michael@0: michael@0: /* Define if the system has openssl */ michael@0: #undef HAVE_OPENSSL michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_OPENSSL_BIO_H michael@0: michael@0: /* Define to 1 if you have the `pipe' function. */ michael@0: #undef HAVE_PIPE michael@0: michael@0: /* Define to 1 if you have the `poll' function. */ michael@0: #undef HAVE_POLL michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_POLL_H michael@0: michael@0: /* Define to 1 if you have the `port_create' function. */ michael@0: #undef HAVE_PORT_CREATE michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_PORT_H michael@0: michael@0: /* Define if you have POSIX threads libraries and header files. */ michael@0: #undef HAVE_PTHREAD michael@0: michael@0: /* Define if we have pthreads on this system */ michael@0: #undef HAVE_PTHREADS michael@0: michael@0: /* Define to 1 if you have the `putenv' function. */ michael@0: #undef HAVE_PUTENV michael@0: michael@0: /* Define to 1 if the system has the type `sa_family_t'. */ michael@0: #undef HAVE_SA_FAMILY_T michael@0: michael@0: /* Define to 1 if you have the `select' function. */ michael@0: #undef HAVE_SELECT michael@0: michael@0: /* Define to 1 if you have the `sendfile' function. */ michael@0: #undef HAVE_SENDFILE michael@0: michael@0: /* Define to 1 if you have the `setenv' function. */ michael@0: #undef HAVE_SETENV michael@0: michael@0: /* Define if F_SETFD is defined in */ michael@0: #undef HAVE_SETFD michael@0: michael@0: /* Define to 1 if you have the `sigaction' function. */ michael@0: #undef HAVE_SIGACTION michael@0: michael@0: /* Define to 1 if you have the `signal' function. */ michael@0: #undef HAVE_SIGNAL michael@0: michael@0: /* Define to 1 if you have the `splice' function. */ michael@0: #undef HAVE_SPLICE michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STDARG_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STDDEF_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STDINT_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STDLIB_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STRINGS_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_STRING_H michael@0: michael@0: /* Define to 1 if you have the `strlcpy' function. */ michael@0: #undef HAVE_STRLCPY michael@0: michael@0: /* Define to 1 if you have the `strsep' function. */ michael@0: #undef HAVE_STRSEP michael@0: michael@0: /* Define to 1 if you have the `strtok_r' function. */ michael@0: #undef HAVE_STRTOK_R michael@0: michael@0: /* Define to 1 if you have the `strtoll' function. */ michael@0: #undef HAVE_STRTOLL michael@0: michael@0: /* Define to 1 if the system has the type `struct addrinfo'. */ michael@0: #undef HAVE_STRUCT_ADDRINFO michael@0: michael@0: /* Define to 1 if the system has the type `struct in6_addr'. */ michael@0: #undef HAVE_STRUCT_IN6_ADDR michael@0: michael@0: /* Define to 1 if `s6_addr16' is a member of `struct in6_addr'. */ michael@0: #undef HAVE_STRUCT_IN6_ADDR_S6_ADDR16 michael@0: michael@0: /* Define to 1 if `s6_addr32' is a member of `struct in6_addr'. */ michael@0: #undef HAVE_STRUCT_IN6_ADDR_S6_ADDR32 michael@0: michael@0: /* Define to 1 if the system has the type `struct sockaddr_in6'. */ michael@0: #undef HAVE_STRUCT_SOCKADDR_IN6 michael@0: michael@0: /* Define to 1 if `sin6_len' is a member of `struct sockaddr_in6'. */ michael@0: #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN michael@0: michael@0: /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ michael@0: #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN michael@0: michael@0: /* Define to 1 if the system has the type `struct sockaddr_storage'. */ michael@0: #undef HAVE_STRUCT_SOCKADDR_STORAGE michael@0: michael@0: /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ michael@0: #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY michael@0: michael@0: /* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */ michael@0: #undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY michael@0: michael@0: /* Define to 1 if you have the `sysctl' function. */ michael@0: #undef HAVE_SYSCTL michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_DEVPOLL_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_EPOLL_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_EVENTFD_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_EVENT_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_IOCTL_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_MMAN_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_PARAM_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_QUEUE_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_SELECT_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_SENDFILE_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_SOCKET_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_STAT_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_SYSCTL_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_TIME_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_TYPES_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_UIO_H michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_SYS_WAIT_H michael@0: michael@0: /* Define if TAILQ_FOREACH is defined in */ michael@0: #undef HAVE_TAILQFOREACH michael@0: michael@0: /* Define if timeradd is defined in */ michael@0: #undef HAVE_TIMERADD michael@0: michael@0: /* Define if timerclear is defined in */ michael@0: #undef HAVE_TIMERCLEAR michael@0: michael@0: /* Define if timercmp is defined in */ michael@0: #undef HAVE_TIMERCMP michael@0: michael@0: /* Define if timerisset is defined in */ michael@0: #undef HAVE_TIMERISSET michael@0: michael@0: /* Define to 1 if the system has the type `uint16_t'. */ michael@0: #undef HAVE_UINT16_T michael@0: michael@0: /* Define to 1 if the system has the type `uint32_t'. */ michael@0: #undef HAVE_UINT32_T michael@0: michael@0: /* Define to 1 if the system has the type `uint64_t'. */ michael@0: #undef HAVE_UINT64_T michael@0: michael@0: /* Define to 1 if the system has the type `uint8_t'. */ michael@0: #undef HAVE_UINT8_T michael@0: michael@0: /* Define to 1 if the system has the type `uintptr_t'. */ michael@0: #undef HAVE_UINTPTR_T michael@0: michael@0: /* Define to 1 if you have the `umask' function. */ michael@0: #undef HAVE_UMASK michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_UNISTD_H michael@0: michael@0: /* Define to 1 if you have the `unsetenv' function. */ michael@0: #undef HAVE_UNSETENV michael@0: michael@0: /* Define to 1 if you have the `vasprintf' function. */ michael@0: #undef HAVE_VASPRINTF michael@0: michael@0: /* Define if kqueue works correctly with pipes */ michael@0: #undef HAVE_WORKING_KQUEUE michael@0: michael@0: /* Define to 1 if you have the header file. */ michael@0: #undef HAVE_ZLIB_H michael@0: michael@0: /* Define to the sub-directory in which libtool stores uninstalled libraries. michael@0: */ michael@0: #undef LT_OBJDIR michael@0: michael@0: /* Define to 1 if your C compiler doesn't accept -c and -o together. */ michael@0: #undef NO_MINUS_C_MINUS_O michael@0: michael@0: /* Numeric representation of the version */ michael@0: #undef NUMERIC_VERSION michael@0: michael@0: /* Name of package */ michael@0: #undef PACKAGE michael@0: michael@0: /* Define to the address where bug reports for this package should be sent. */ michael@0: #undef PACKAGE_BUGREPORT michael@0: michael@0: /* Define to the full name of this package. */ michael@0: #undef PACKAGE_NAME michael@0: michael@0: /* Define to the full name and version of this package. */ michael@0: #undef PACKAGE_STRING michael@0: michael@0: /* Define to the one symbol short name of this package. */ michael@0: #undef PACKAGE_TARNAME michael@0: michael@0: /* Define to the home page for this package. */ michael@0: #undef PACKAGE_URL michael@0: michael@0: /* Define to the version of this package. */ michael@0: #undef PACKAGE_VERSION michael@0: michael@0: /* Define to necessary symbol if this constant uses a non-standard name on michael@0: your system. */ michael@0: #undef PTHREAD_CREATE_JOINABLE michael@0: michael@0: /* The size of `int', as computed by sizeof. */ michael@0: #undef SIZEOF_INT michael@0: michael@0: /* The size of `long', as computed by sizeof. */ michael@0: #undef SIZEOF_LONG michael@0: michael@0: /* The size of `long long', as computed by sizeof. */ michael@0: #undef SIZEOF_LONG_LONG michael@0: michael@0: /* The size of `pthread_t', as computed by sizeof. */ michael@0: #undef SIZEOF_PTHREAD_T michael@0: michael@0: /* The size of `short', as computed by sizeof. */ michael@0: #undef SIZEOF_SHORT michael@0: michael@0: /* The size of `size_t', as computed by sizeof. */ michael@0: #undef SIZEOF_SIZE_T michael@0: michael@0: /* The size of `void *', as computed by sizeof. */ michael@0: #undef SIZEOF_VOID_P michael@0: michael@0: /* Define to 1 if you have the ANSI C header files. */ michael@0: #undef STDC_HEADERS michael@0: michael@0: /* Define to 1 if you can safely include both and . */ michael@0: #undef TIME_WITH_SYS_TIME michael@0: michael@0: /* Version number of package */ michael@0: #undef VERSION michael@0: michael@0: /* Define to appropriate substitue if compiler doesnt have __func__ */ michael@0: #undef __func__ michael@0: michael@0: /* Define to empty if `const' does not conform to ANSI C. */ michael@0: #undef const michael@0: michael@0: /* Define to `__inline__' or `__inline' if that's what the C compiler michael@0: calls it, or to nothing if 'inline' is not supported under any name. */ michael@0: #ifndef __cplusplus michael@0: #undef inline michael@0: #endif michael@0: michael@0: /* Define to `int' if does not define. */ michael@0: #undef pid_t michael@0: michael@0: /* Define to `unsigned int' if does not define. */ michael@0: #undef size_t michael@0: michael@0: /* Define to unsigned int if you dont have it */ michael@0: #undef socklen_t michael@0: michael@0: /* Define to `int' if does not define. */ michael@0: #undef ssize_t