1*7e68cdd7Schristos /* $NetBSD: event-config.h,v 1.5 2021/04/07 03:36:48 christos Exp $ */ 246e414e0Schristos /* event2/event-config.h 346e414e0Schristos * 446e414e0Schristos * This file was generated by autoconf when libevent was built, and post- 546e414e0Schristos * processed by Libevent so that its macros would have a uniform prefix. 646e414e0Schristos * 746e414e0Schristos * DO NOT EDIT THIS FILE. 846e414e0Schristos * 946e414e0Schristos * Do not rely on macros in this file existing in later versions. 1046e414e0Schristos */ 1146e414e0Schristos 120d738af4Schristos #ifndef EVENT2_EVENT_CONFIG_H_INCLUDED_ 130d738af4Schristos #define EVENT2_EVENT_CONFIG_H_INCLUDED_ 1446e414e0Schristos 1546e414e0Schristos /* config.h. Generated from config.h.in by configure. */ 166c6fe893Sspz /* config.h.in. Generated from configure.ac by autoheader. */ 1746e414e0Schristos 1846e414e0Schristos /* Define if libevent should build without support for a debug mode */ 190d738af4Schristos /* #undef EVENT__DISABLE_DEBUG_MODE */ 2046e414e0Schristos 2146e414e0Schristos /* Define if libevent should not allow replacing the mm functions */ 220d738af4Schristos /* #undef EVENT__DISABLE_MM_REPLACEMENT */ 2346e414e0Schristos 2446e414e0Schristos /* Define if libevent should not be compiled with thread support */ 250d738af4Schristos /* #undef EVENT__DISABLE_THREAD_SUPPORT */ 260d738af4Schristos 270d738af4Schristos /* Define to 1 if you have the `accept4' function. */ 28*7e68cdd7Schristos #define EVENT__HAVE_ACCEPT4 1 29*7e68cdd7Schristos 30*7e68cdd7Schristos /* Define to 1 if you have the <afunix.h> header file. */ 31*7e68cdd7Schristos /* #undef EVENT__HAVE_AFUNIX_H */ 3246e414e0Schristos 3346e414e0Schristos /* Define to 1 if you have the `arc4random' function. */ 340d738af4Schristos #define EVENT__HAVE_ARC4RANDOM 1 3546e414e0Schristos 36*7e68cdd7Schristos /* Define to 1 if you have the `arc4random_addrandom' function. */ 37*7e68cdd7Schristos #define EVENT__HAVE_ARC4RANDOM_ADDRANDOM 1 38*7e68cdd7Schristos 3946e414e0Schristos /* Define to 1 if you have the `arc4random_buf' function. */ 400d738af4Schristos #define EVENT__HAVE_ARC4RANDOM_BUF 1 4146e414e0Schristos 4246e414e0Schristos /* Define to 1 if you have the <arpa/inet.h> header file. */ 430d738af4Schristos #define EVENT__HAVE_ARPA_INET_H 1 4446e414e0Schristos 4546e414e0Schristos /* Define to 1 if you have the `clock_gettime' function. */ 460d738af4Schristos #define EVENT__HAVE_CLOCK_GETTIME 1 4746e414e0Schristos 4846e414e0Schristos /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you 4946e414e0Schristos don't. */ 500d738af4Schristos #define EVENT__HAVE_DECL_CTL_KERN 1 5146e414e0Schristos 5246e414e0Schristos /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you 5346e414e0Schristos don't. */ 540d738af4Schristos #define EVENT__HAVE_DECL_KERN_ARND 1 5546e414e0Schristos 5646e414e0Schristos /* Define if /dev/poll is available */ 570d738af4Schristos /* #undef EVENT__HAVE_DEVPOLL */ 5846e414e0Schristos 5946e414e0Schristos /* Define to 1 if you have the <dlfcn.h> header file. */ 600d738af4Schristos #define EVENT__HAVE_DLFCN_H 1 6146e414e0Schristos 6246e414e0Schristos /* Define if your system supports the epoll system calls */ 630d738af4Schristos /* #undef EVENT__HAVE_EPOLL */ 640d738af4Schristos 650d738af4Schristos /* Define to 1 if you have the `epoll_create1' function. */ 660d738af4Schristos /* #undef EVENT__HAVE_EPOLL_CREATE1 */ 6746e414e0Schristos 6846e414e0Schristos /* Define to 1 if you have the `epoll_ctl' function. */ 690d738af4Schristos /* #undef EVENT__HAVE_EPOLL_CTL */ 700d738af4Schristos 710d738af4Schristos /* Define to 1 if you have the <errno.h> header file. */ 720d738af4Schristos #define EVENT__HAVE_ERRNO_H 1 730d738af4Schristos 7446e414e0Schristos /* Define to 1 if you have the `eventfd' function. */ 750d738af4Schristos /* #undef EVENT__HAVE_EVENTFD */ 7646e414e0Schristos 7746e414e0Schristos /* Define if your system supports event ports */ 780d738af4Schristos /* #undef EVENT__HAVE_EVENT_PORTS */ 7946e414e0Schristos 8046e414e0Schristos /* Define to 1 if you have the `fcntl' function. */ 810d738af4Schristos #define EVENT__HAVE_FCNTL 1 8246e414e0Schristos 8346e414e0Schristos /* Define to 1 if you have the <fcntl.h> header file. */ 840d738af4Schristos #define EVENT__HAVE_FCNTL_H 1 8546e414e0Schristos 8646e414e0Schristos /* Define to 1 if the system has the type `fd_mask'. */ 870d738af4Schristos #define EVENT__HAVE_FD_MASK 1 8846e414e0Schristos 8946e414e0Schristos /* Do we have getaddrinfo()? */ 900d738af4Schristos #define EVENT__HAVE_GETADDRINFO 1 9146e414e0Schristos 9246e414e0Schristos /* Define to 1 if you have the `getegid' function. */ 930d738af4Schristos #define EVENT__HAVE_GETEGID 1 9446e414e0Schristos 9546e414e0Schristos /* Define to 1 if you have the `geteuid' function. */ 960d738af4Schristos #define EVENT__HAVE_GETEUID 1 9746e414e0Schristos 9846e414e0Schristos /* Define this if you have any gethostbyname_r() */ 990d738af4Schristos /* #undef EVENT__HAVE_GETHOSTBYNAME_R */ 10046e414e0Schristos 10146e414e0Schristos /* Define this if gethostbyname_r takes 3 arguments */ 1020d738af4Schristos /* #undef EVENT__HAVE_GETHOSTBYNAME_R_3_ARG */ 10346e414e0Schristos 10446e414e0Schristos /* Define this if gethostbyname_r takes 5 arguments */ 1050d738af4Schristos /* #undef EVENT__HAVE_GETHOSTBYNAME_R_5_ARG */ 10646e414e0Schristos 10746e414e0Schristos /* Define this if gethostbyname_r takes 6 arguments */ 1080d738af4Schristos /* #undef EVENT__HAVE_GETHOSTBYNAME_R_6_ARG */ 1090d738af4Schristos 1100d738af4Schristos /* Define to 1 if you have the `getifaddrs' function. */ 1110d738af4Schristos #define EVENT__HAVE_GETIFADDRS 1 11246e414e0Schristos 11346e414e0Schristos /* Define to 1 if you have the `getnameinfo' function. */ 1140d738af4Schristos #define EVENT__HAVE_GETNAMEINFO 1 11546e414e0Schristos 11646e414e0Schristos /* Define to 1 if you have the `getprotobynumber' function. */ 1170d738af4Schristos #define EVENT__HAVE_GETPROTOBYNUMBER 1 11846e414e0Schristos 119*7e68cdd7Schristos /* Define to 1 if you have the `getrandom' function. */ 120*7e68cdd7Schristos #define EVENT__HAVE_GETRANDOM 1 121*7e68cdd7Schristos 12246e414e0Schristos /* Define to 1 if you have the `getservbyname' function. */ 1230d738af4Schristos #define EVENT__HAVE_GETSERVBYNAME 1 12446e414e0Schristos 12546e414e0Schristos /* Define to 1 if you have the `gettimeofday' function. */ 1260d738af4Schristos #define EVENT__HAVE_GETTIMEOFDAY 1 12746e414e0Schristos 1280d738af4Schristos /* Define to 1 if you have the <ifaddrs.h> header file. */ 1290d738af4Schristos #define EVENT__HAVE_IFADDRS_H 1 13046e414e0Schristos 13146e414e0Schristos /* Define to 1 if you have the `inet_ntop' function. */ 1320d738af4Schristos #define EVENT__HAVE_INET_NTOP 1 13346e414e0Schristos 13446e414e0Schristos /* Define to 1 if you have the `inet_pton' function. */ 1350d738af4Schristos #define EVENT__HAVE_INET_PTON 1 13646e414e0Schristos 13746e414e0Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 1380d738af4Schristos #define EVENT__HAVE_INTTYPES_H 1 13946e414e0Schristos 14046e414e0Schristos /* Define to 1 if you have the `issetugid' function. */ 1410d738af4Schristos #define EVENT__HAVE_ISSETUGID 1 14246e414e0Schristos 14346e414e0Schristos /* Define to 1 if you have the `kqueue' function. */ 1440d738af4Schristos #define EVENT__HAVE_KQUEUE 1 14546e414e0Schristos 146*7e68cdd7Schristos /* Define to 1 if you have the `ws2_32' library (-lws2_32). */ 147*7e68cdd7Schristos /* #undef EVENT__HAVE_LIBWS2_32 */ 148*7e68cdd7Schristos 14946e414e0Schristos /* Define if the system has zlib */ 1500d738af4Schristos #define EVENT__HAVE_LIBZ 1 1510d738af4Schristos 1520d738af4Schristos /* Define to 1 if you have the `mach_absolute_time' function. */ 1530d738af4Schristos /* #undef EVENT__HAVE_MACH_ABSOLUTE_TIME */ 1540d738af4Schristos 155*7e68cdd7Schristos /* Define to 1 if you have the <mach/mach.h> header file. */ 156*7e68cdd7Schristos /* #undef EVENT__HAVE_MACH_MACH_H */ 157*7e68cdd7Schristos 1580d738af4Schristos /* Define to 1 if you have the <mach/mach_time.h> header file. */ 1590d738af4Schristos /* #undef EVENT__HAVE_MACH_MACH_TIME_H */ 16046e414e0Schristos 16146e414e0Schristos /* Define to 1 if you have the <memory.h> header file. */ 1620d738af4Schristos #define EVENT__HAVE_MEMORY_H 1 16346e414e0Schristos 16446e414e0Schristos /* Define to 1 if you have the `mmap' function. */ 1650d738af4Schristos #define EVENT__HAVE_MMAP 1 1660d738af4Schristos 1670d738af4Schristos /* Define to 1 if you have the `nanosleep' function. */ 1680d738af4Schristos #define EVENT__HAVE_NANOSLEEP 1 16946e414e0Schristos 17046e414e0Schristos /* Define to 1 if you have the <netdb.h> header file. */ 1710d738af4Schristos #define EVENT__HAVE_NETDB_H 1 17246e414e0Schristos 17346e414e0Schristos /* Define to 1 if you have the <netinet/in6.h> header file. */ 1740d738af4Schristos /* #undef EVENT__HAVE_NETINET_IN6_H */ 17546e414e0Schristos 17646e414e0Schristos /* Define to 1 if you have the <netinet/in.h> header file. */ 1770d738af4Schristos #define EVENT__HAVE_NETINET_IN_H 1 1780d738af4Schristos 1790d738af4Schristos /* Define to 1 if you have the <netinet/tcp.h> header file. */ 1800d738af4Schristos #define EVENT__HAVE_NETINET_TCP_H 1 18146e414e0Schristos 18246e414e0Schristos /* Define if the system has openssl */ 1830d738af4Schristos #define EVENT__HAVE_OPENSSL 1 18446e414e0Schristos 185*7e68cdd7Schristos /* Define to 1 if you have the <openssl/ssl.h> header file. */ 186*7e68cdd7Schristos #define EVENT__HAVE_OPENSSL_SSL_H 1 187*7e68cdd7Schristos 18846e414e0Schristos /* Define to 1 if you have the `pipe' function. */ 1890d738af4Schristos #define EVENT__HAVE_PIPE 1 1900d738af4Schristos 1910d738af4Schristos /* Define to 1 if you have the `pipe2' function. */ 1920d738af4Schristos #define EVENT__HAVE_PIPE2 1 19346e414e0Schristos 19446e414e0Schristos /* Define to 1 if you have the `poll' function. */ 1950d738af4Schristos #define EVENT__HAVE_POLL 1 19646e414e0Schristos 19746e414e0Schristos /* Define to 1 if you have the <poll.h> header file. */ 1980d738af4Schristos #define EVENT__HAVE_POLL_H 1 19946e414e0Schristos 20046e414e0Schristos /* Define to 1 if you have the `port_create' function. */ 2010d738af4Schristos /* #undef EVENT__HAVE_PORT_CREATE */ 20246e414e0Schristos 20346e414e0Schristos /* Define to 1 if you have the <port.h> header file. */ 2040d738af4Schristos /* #undef EVENT__HAVE_PORT_H */ 20546e414e0Schristos 20646e414e0Schristos /* Define if you have POSIX threads libraries and header files. */ 2070d738af4Schristos /* #undef EVENT__HAVE_PTHREAD */ 20846e414e0Schristos 20946e414e0Schristos /* Define if we have pthreads on this system */ 2100d738af4Schristos #define EVENT__HAVE_PTHREADS 1 21146e414e0Schristos 21246e414e0Schristos /* Define to 1 if you have the `putenv' function. */ 2130d738af4Schristos #define EVENT__HAVE_PUTENV 1 21446e414e0Schristos 21546e414e0Schristos /* Define to 1 if the system has the type `sa_family_t'. */ 2160d738af4Schristos #define EVENT__HAVE_SA_FAMILY_T 1 21746e414e0Schristos 21846e414e0Schristos /* Define to 1 if you have the `select' function. */ 2190d738af4Schristos #define EVENT__HAVE_SELECT 1 22046e414e0Schristos 22146e414e0Schristos /* Define to 1 if you have the `sendfile' function. */ 2220d738af4Schristos /* #undef EVENT__HAVE_SENDFILE */ 22346e414e0Schristos 22446e414e0Schristos /* Define to 1 if you have the `setenv' function. */ 2250d738af4Schristos #define EVENT__HAVE_SETENV 1 22646e414e0Schristos 22746e414e0Schristos /* Define if F_SETFD is defined in <fcntl.h> */ 2280d738af4Schristos #define EVENT__HAVE_SETFD 1 2290d738af4Schristos 2300d738af4Schristos /* Define to 1 if you have the `setrlimit' function. */ 2310d738af4Schristos #define EVENT__HAVE_SETRLIMIT 1 23246e414e0Schristos 23346e414e0Schristos /* Define to 1 if you have the `sigaction' function. */ 2340d738af4Schristos #define EVENT__HAVE_SIGACTION 1 23546e414e0Schristos 23646e414e0Schristos /* Define to 1 if you have the `signal' function. */ 2370d738af4Schristos #define EVENT__HAVE_SIGNAL 1 23846e414e0Schristos 23946e414e0Schristos /* Define to 1 if you have the `splice' function. */ 2400d738af4Schristos /* #undef EVENT__HAVE_SPLICE */ 24146e414e0Schristos 24246e414e0Schristos /* Define to 1 if you have the <stdarg.h> header file. */ 2430d738af4Schristos #define EVENT__HAVE_STDARG_H 1 24446e414e0Schristos 24546e414e0Schristos /* Define to 1 if you have the <stddef.h> header file. */ 2460d738af4Schristos #define EVENT__HAVE_STDDEF_H 1 24746e414e0Schristos 24846e414e0Schristos /* Define to 1 if you have the <stdint.h> header file. */ 2490d738af4Schristos #define EVENT__HAVE_STDINT_H 1 25046e414e0Schristos 25146e414e0Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 2520d738af4Schristos #define EVENT__HAVE_STDLIB_H 1 25346e414e0Schristos 25446e414e0Schristos /* Define to 1 if you have the <strings.h> header file. */ 2550d738af4Schristos #define EVENT__HAVE_STRINGS_H 1 25646e414e0Schristos 25746e414e0Schristos /* Define to 1 if you have the <string.h> header file. */ 2580d738af4Schristos #define EVENT__HAVE_STRING_H 1 25946e414e0Schristos 26046e414e0Schristos /* Define to 1 if you have the `strlcpy' function. */ 2610d738af4Schristos #define EVENT__HAVE_STRLCPY 1 26246e414e0Schristos 26346e414e0Schristos /* Define to 1 if you have the `strsep' function. */ 2640d738af4Schristos #define EVENT__HAVE_STRSEP 1 26546e414e0Schristos 26646e414e0Schristos /* Define to 1 if you have the `strtok_r' function. */ 2670d738af4Schristos #define EVENT__HAVE_STRTOK_R 1 26846e414e0Schristos 26946e414e0Schristos /* Define to 1 if you have the `strtoll' function. */ 2700d738af4Schristos #define EVENT__HAVE_STRTOLL 1 27146e414e0Schristos 27246e414e0Schristos /* Define to 1 if the system has the type `struct addrinfo'. */ 2730d738af4Schristos #define EVENT__HAVE_STRUCT_ADDRINFO 1 27446e414e0Schristos 27546e414e0Schristos /* Define to 1 if the system has the type `struct in6_addr'. */ 2760d738af4Schristos #define EVENT__HAVE_STRUCT_IN6_ADDR 1 27746e414e0Schristos 27846e414e0Schristos /* Define to 1 if `s6_addr16' is a member of `struct in6_addr'. */ 2790d738af4Schristos /* #undef EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 */ 28046e414e0Schristos 28146e414e0Schristos /* Define to 1 if `s6_addr32' is a member of `struct in6_addr'. */ 2820d738af4Schristos /* #undef EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 */ 28346e414e0Schristos 284*7e68cdd7Schristos /* Define to 1 if the system has the type `struct linger'. */ 285*7e68cdd7Schristos #define EVENT__HAVE_STRUCT_LINGER 1 286*7e68cdd7Schristos 28746e414e0Schristos /* Define to 1 if the system has the type `struct sockaddr_in6'. */ 2880d738af4Schristos #define EVENT__HAVE_STRUCT_SOCKADDR_IN6 1 28946e414e0Schristos 29046e414e0Schristos /* Define to 1 if `sin6_len' is a member of `struct sockaddr_in6'. */ 2910d738af4Schristos #define EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN 1 29246e414e0Schristos 29346e414e0Schristos /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ 2940d738af4Schristos #define EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1 29546e414e0Schristos 29646e414e0Schristos /* Define to 1 if the system has the type `struct sockaddr_storage'. */ 2970d738af4Schristos #define EVENT__HAVE_STRUCT_SOCKADDR_STORAGE 1 29846e414e0Schristos 29946e414e0Schristos /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ 3000d738af4Schristos #define EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 30146e414e0Schristos 30246e414e0Schristos /* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */ 3030d738af4Schristos /* #undef EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY */ 3040d738af4Schristos 305*7e68cdd7Schristos /* Define to 1 if the system has the type `struct sockaddr_un'. */ 306*7e68cdd7Schristos #define EVENT__HAVE_STRUCT_SOCKADDR_UN 1 30746e414e0Schristos 30846e414e0Schristos /* Define to 1 if you have the `sysctl' function. */ 3090d738af4Schristos #define EVENT__HAVE_SYSCTL 1 31046e414e0Schristos 31146e414e0Schristos /* Define to 1 if you have the <sys/devpoll.h> header file. */ 3120d738af4Schristos /* #undef EVENT__HAVE_SYS_DEVPOLL_H */ 31346e414e0Schristos 31446e414e0Schristos /* Define to 1 if you have the <sys/epoll.h> header file. */ 3150d738af4Schristos /* #undef EVENT__HAVE_SYS_EPOLL_H */ 31646e414e0Schristos 31746e414e0Schristos /* Define to 1 if you have the <sys/eventfd.h> header file. */ 3180d738af4Schristos /* #undef EVENT__HAVE_SYS_EVENTFD_H */ 31946e414e0Schristos 32046e414e0Schristos /* Define to 1 if you have the <sys/event.h> header file. */ 3210d738af4Schristos #define EVENT__HAVE_SYS_EVENT_H 1 32246e414e0Schristos 32346e414e0Schristos /* Define to 1 if you have the <sys/ioctl.h> header file. */ 3240d738af4Schristos #define EVENT__HAVE_SYS_IOCTL_H 1 32546e414e0Schristos 32646e414e0Schristos /* Define to 1 if you have the <sys/mman.h> header file. */ 3270d738af4Schristos #define EVENT__HAVE_SYS_MMAN_H 1 32846e414e0Schristos 32946e414e0Schristos /* Define to 1 if you have the <sys/param.h> header file. */ 3300d738af4Schristos #define EVENT__HAVE_SYS_PARAM_H 1 33146e414e0Schristos 33246e414e0Schristos /* Define to 1 if you have the <sys/queue.h> header file. */ 3330d738af4Schristos #define EVENT__HAVE_SYS_QUEUE_H 1 3340d738af4Schristos 335*7e68cdd7Schristos /* Define to 1 if you have the <sys/random.h> header file. */ 336*7e68cdd7Schristos #define EVENT__HAVE_SYS_RANDOM_H 1 337*7e68cdd7Schristos 3380d738af4Schristos /* Define to 1 if you have the <sys/resource.h> header file. */ 3390d738af4Schristos #define EVENT__HAVE_SYS_RESOURCE_H 1 34046e414e0Schristos 34146e414e0Schristos /* Define to 1 if you have the <sys/select.h> header file. */ 3420d738af4Schristos #define EVENT__HAVE_SYS_SELECT_H 1 34346e414e0Schristos 34446e414e0Schristos /* Define to 1 if you have the <sys/sendfile.h> header file. */ 3450d738af4Schristos /* #undef EVENT__HAVE_SYS_SENDFILE_H */ 34646e414e0Schristos 34746e414e0Schristos /* Define to 1 if you have the <sys/socket.h> header file. */ 3480d738af4Schristos #define EVENT__HAVE_SYS_SOCKET_H 1 34946e414e0Schristos 35046e414e0Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 3510d738af4Schristos #define EVENT__HAVE_SYS_STAT_H 1 35246e414e0Schristos 35346e414e0Schristos /* Define to 1 if you have the <sys/sysctl.h> header file. */ 3540d738af4Schristos #define EVENT__HAVE_SYS_SYSCTL_H 1 3550d738af4Schristos 3560d738af4Schristos /* Define to 1 if you have the <sys/timerfd.h> header file. */ 3570d738af4Schristos /* #undef EVENT__HAVE_SYS_TIMERFD_H */ 35846e414e0Schristos 35946e414e0Schristos /* Define to 1 if you have the <sys/time.h> header file. */ 3600d738af4Schristos #define EVENT__HAVE_SYS_TIME_H 1 36146e414e0Schristos 36246e414e0Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 3630d738af4Schristos #define EVENT__HAVE_SYS_TYPES_H 1 36446e414e0Schristos 36546e414e0Schristos /* Define to 1 if you have the <sys/uio.h> header file. */ 3660d738af4Schristos #define EVENT__HAVE_SYS_UIO_H 1 36746e414e0Schristos 368*7e68cdd7Schristos /* Define to 1 if you have the <sys/un.h> header file. */ 369*7e68cdd7Schristos #define EVENT__HAVE_SYS_UN_H 1 370*7e68cdd7Schristos 37146e414e0Schristos /* Define to 1 if you have the <sys/wait.h> header file. */ 3720d738af4Schristos #define EVENT__HAVE_SYS_WAIT_H 1 37346e414e0Schristos 37446e414e0Schristos /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */ 3750d738af4Schristos #define EVENT__HAVE_TAILQFOREACH 1 37646e414e0Schristos 37746e414e0Schristos /* Define if timeradd is defined in <sys/time.h> */ 3780d738af4Schristos #define EVENT__HAVE_TIMERADD 1 37946e414e0Schristos 38046e414e0Schristos /* Define if timerclear is defined in <sys/time.h> */ 3810d738af4Schristos #define EVENT__HAVE_TIMERCLEAR 1 38246e414e0Schristos 38346e414e0Schristos /* Define if timercmp is defined in <sys/time.h> */ 3840d738af4Schristos #define EVENT__HAVE_TIMERCMP 1 3850d738af4Schristos 3860d738af4Schristos /* Define to 1 if you have the `timerfd_create' function. */ 3870d738af4Schristos /* #undef EVENT__HAVE_TIMERFD_CREATE */ 38846e414e0Schristos 38946e414e0Schristos /* Define if timerisset is defined in <sys/time.h> */ 3900d738af4Schristos #define EVENT__HAVE_TIMERISSET 1 39146e414e0Schristos 39246e414e0Schristos /* Define to 1 if the system has the type `uint16_t'. */ 3930d738af4Schristos #define EVENT__HAVE_UINT16_T 1 39446e414e0Schristos 39546e414e0Schristos /* Define to 1 if the system has the type `uint32_t'. */ 3960d738af4Schristos #define EVENT__HAVE_UINT32_T 1 39746e414e0Schristos 39846e414e0Schristos /* Define to 1 if the system has the type `uint64_t'. */ 3990d738af4Schristos #define EVENT__HAVE_UINT64_T 1 40046e414e0Schristos 40146e414e0Schristos /* Define to 1 if the system has the type `uint8_t'. */ 4020d738af4Schristos #define EVENT__HAVE_UINT8_T 1 40346e414e0Schristos 40446e414e0Schristos /* Define to 1 if the system has the type `uintptr_t'. */ 4050d738af4Schristos #define EVENT__HAVE_UINTPTR_T 1 40646e414e0Schristos 40746e414e0Schristos /* Define to 1 if you have the `umask' function. */ 4080d738af4Schristos #define EVENT__HAVE_UMASK 1 40946e414e0Schristos 41046e414e0Schristos /* Define to 1 if you have the <unistd.h> header file. */ 4110d738af4Schristos #define EVENT__HAVE_UNISTD_H 1 41246e414e0Schristos 41346e414e0Schristos /* Define to 1 if you have the `unsetenv' function. */ 4140d738af4Schristos #define EVENT__HAVE_UNSETENV 1 4150d738af4Schristos 4160d738af4Schristos /* Define to 1 if you have the `usleep' function. */ 4170d738af4Schristos #define EVENT__HAVE_USLEEP 1 41846e414e0Schristos 41946e414e0Schristos /* Define to 1 if you have the `vasprintf' function. */ 4200d738af4Schristos #define EVENT__HAVE_VASPRINTF 1 4210d738af4Schristos 42246e414e0Schristos /* Define if kqueue works correctly with pipes */ 4230d738af4Schristos #define EVENT__HAVE_WORKING_KQUEUE 1 42446e414e0Schristos 42546e414e0Schristos /* Define to 1 if you have the <zlib.h> header file. */ 4260d738af4Schristos #define EVENT__HAVE_ZLIB_H 1 42746e414e0Schristos 428*7e68cdd7Schristos /* Define to 1 if you have the `_gmtime64' function. */ 429*7e68cdd7Schristos /* #undef EVENT__HAVE__GMTIME64 */ 430*7e68cdd7Schristos 431*7e68cdd7Schristos /* Define to 1 if you have the `_gmtime64_s' function. */ 432*7e68cdd7Schristos /* #undef EVENT__HAVE__GMTIME64_S */ 433*7e68cdd7Schristos 434*7e68cdd7Schristos /* Define to 1 if compiler have __FUNCTION__ */ 435*7e68cdd7Schristos #define EVENT__HAVE___FUNCTION__ 1 436*7e68cdd7Schristos 437*7e68cdd7Schristos /* Define to 1 if compiler have __func__ */ 438*7e68cdd7Schristos #define EVENT__HAVE___func__ 1 439*7e68cdd7Schristos 4400d738af4Schristos /* Define to the sub-directory where libtool stores uninstalled libraries. */ 4410d738af4Schristos #define EVENT__LT_OBJDIR ".libs/" 44246e414e0Schristos 44346e414e0Schristos /* Numeric representation of the version */ 444*7e68cdd7Schristos #define EVENT__NUMERIC_VERSION 0x02010c00 44546e414e0Schristos 44646e414e0Schristos /* Name of package */ 4470d738af4Schristos #define EVENT__PACKAGE "libevent" 44846e414e0Schristos 44946e414e0Schristos /* Define to the address where bug reports for this package should be sent. */ 4500d738af4Schristos #define EVENT__PACKAGE_BUGREPORT "" 45146e414e0Schristos 45246e414e0Schristos /* Define to the full name of this package. */ 4530d738af4Schristos #define EVENT__PACKAGE_NAME "libevent" 45446e414e0Schristos 45546e414e0Schristos /* Define to the full name and version of this package. */ 456*7e68cdd7Schristos #define EVENT__PACKAGE_STRING "libevent 2.1.12-stable" 45746e414e0Schristos 45846e414e0Schristos /* Define to the one symbol short name of this package. */ 4590d738af4Schristos #define EVENT__PACKAGE_TARNAME "libevent" 46046e414e0Schristos 46146e414e0Schristos /* Define to the home page for this package. */ 4620d738af4Schristos #define EVENT__PACKAGE_URL "" 46346e414e0Schristos 46446e414e0Schristos /* Define to the version of this package. */ 465*7e68cdd7Schristos #define EVENT__PACKAGE_VERSION "2.1.12-stable" 46646e414e0Schristos 46746e414e0Schristos /* Define to necessary symbol if this constant uses a non-standard name on 46846e414e0Schristos your system. */ 4690d738af4Schristos /* #undef EVENT__PTHREAD_CREATE_JOINABLE */ 47046e414e0Schristos 47146e414e0Schristos /* The size of `int', as computed by sizeof. */ 4720d738af4Schristos #define EVENT__SIZEOF_INT 4 47346e414e0Schristos 47446e414e0Schristos /* The size of `long', as computed by sizeof. */ 4753b9b58fbSchristos #ifdef _LP64 4760d738af4Schristos #define EVENT__SIZEOF_LONG 8 4773b9b58fbSchristos #else 4783b9b58fbSchristos #define EVENT__SIZEOF_LONG 4 4793b9b58fbSchristos #endif 48046e414e0Schristos 48146e414e0Schristos /* The size of `long long', as computed by sizeof. */ 4820d738af4Schristos #define EVENT__SIZEOF_LONG_LONG 8 4836c6fe893Sspz 4846c6fe893Sspz /* The size of `off_t', as computed by sizeof. */ 4850d738af4Schristos #define EVENT__SIZEOF_OFF_T 8 48646e414e0Schristos 48746e414e0Schristos /* The size of `pthread_t', as computed by sizeof. */ 4883b9b58fbSchristos #ifdef _LP64 4890d738af4Schristos #define EVENT__SIZEOF_PTHREAD_T 8 4903b9b58fbSchristos #else 4913b9b58fbSchristos #define EVENT__SIZEOF_PTHREAD_T 4 4923b9b58fbSchristos #endif 49346e414e0Schristos 49446e414e0Schristos /* The size of `short', as computed by sizeof. */ 4950d738af4Schristos #define EVENT__SIZEOF_SHORT 2 49646e414e0Schristos 49746e414e0Schristos /* The size of `size_t', as computed by sizeof. */ 4983b9b58fbSchristos #ifdef _LP64 4990d738af4Schristos #define EVENT__SIZEOF_SIZE_T 8 5003b9b58fbSchristos #else 5013b9b58fbSchristos #define EVENT__SIZEOF_SIZE_T 4 5023b9b58fbSchristos #endif 50346e414e0Schristos 504*7e68cdd7Schristos /* The size of `time_t', as computed by sizeof. */ 505*7e68cdd7Schristos #define EVENT__SIZEOF_TIME_T 8 506*7e68cdd7Schristos 50746e414e0Schristos /* The size of `void *', as computed by sizeof. */ 5083b9b58fbSchristos #ifdef _LP64 5090d738af4Schristos #define EVENT__SIZEOF_VOID_P 8 5103b9b58fbSchristos #else 5113b9b58fbSchristos #define EVENT__SIZEOF_VOID_P 4 5123b9b58fbSchristos #endif 51346e414e0Schristos 51446e414e0Schristos /* Define to 1 if you have the ANSI C header files. */ 515*7e68cdd7Schristos #define STDC_HEADERS 1 51646e414e0Schristos 51746e414e0Schristos /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 5180d738af4Schristos #define EVENT__TIME_WITH_SYS_TIME 1 5190d738af4Schristos 5200d738af4Schristos /* Enable extensions on AIX 3, Interix. */ 521*7e68cdd7Schristos #ifndef _ALL_SOURCE 522*7e68cdd7Schristos # define _ALL_SOURCE 1 5230d738af4Schristos #endif 5240d738af4Schristos /* Enable GNU extensions on systems that have them. */ 525*7e68cdd7Schristos #ifndef _GNU_SOURCE 526*7e68cdd7Schristos # define _GNU_SOURCE 1 5270d738af4Schristos #endif 5280d738af4Schristos /* Enable threading extensions on Solaris. */ 529*7e68cdd7Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 530*7e68cdd7Schristos # define _POSIX_PTHREAD_SEMANTICS 1 5310d738af4Schristos #endif 5320d738af4Schristos /* Enable extensions on HP NonStop. */ 533*7e68cdd7Schristos #ifndef _TANDEM_SOURCE 534*7e68cdd7Schristos # define _TANDEM_SOURCE 1 5350d738af4Schristos #endif 5360d738af4Schristos /* Enable general extensions on Solaris. */ 537*7e68cdd7Schristos #ifndef __EXTENSIONS__ 538*7e68cdd7Schristos # define __EXTENSIONS__ 1 5390d738af4Schristos #endif 5400d738af4Schristos 54146e414e0Schristos 54246e414e0Schristos /* Version number of package */ 543*7e68cdd7Schristos #define EVENT__VERSION "2.1.12-stable" 5440d738af4Schristos 5450d738af4Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 546*7e68cdd7Schristos #ifndef _DARWIN_USE_64_BIT_INODE 547*7e68cdd7Schristos # define _DARWIN_USE_64_BIT_INODE 1 5480d738af4Schristos #endif 5490d738af4Schristos 5500d738af4Schristos /* Number of bits in a file offset, on hosts where this is settable. */ 551*7e68cdd7Schristos /* #undef _FILE_OFFSET_BITS */ 5520d738af4Schristos 5530d738af4Schristos /* Define for large files, on AIX-style hosts. */ 554*7e68cdd7Schristos /* #undef _LARGE_FILES */ 5550d738af4Schristos 5560d738af4Schristos /* Define to 1 if on MINIX. */ 557*7e68cdd7Schristos /* #undef _MINIX */ 5580d738af4Schristos 5590d738af4Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 5600d738af4Schristos this defined. */ 561*7e68cdd7Schristos /* #undef _POSIX_1_SOURCE */ 5620d738af4Schristos 5630d738af4Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 564*7e68cdd7Schristos /* #undef _POSIX_SOURCE */ 56546e414e0Schristos 56646e414e0Schristos /* Define to empty if `const' does not conform to ANSI C. */ 567*7e68cdd7Schristos /* #undef const */ 56846e414e0Schristos 56946e414e0Schristos /* Define to `__inline__' or `__inline' if that's what the C compiler 57046e414e0Schristos calls it, or to nothing if 'inline' is not supported under any name. */ 571*7e68cdd7Schristos #ifndef __cplusplus 572*7e68cdd7Schristos /* #undef inline */ 57346e414e0Schristos #endif 57446e414e0Schristos 57546e414e0Schristos /* Define to `int' if <sys/types.h> does not define. */ 576*7e68cdd7Schristos /* #undef pid_t */ 57746e414e0Schristos 57846e414e0Schristos /* Define to `unsigned int' if <sys/types.h> does not define. */ 579*7e68cdd7Schristos /* #undef size_t */ 58046e414e0Schristos 58146e414e0Schristos /* Define to unsigned int if you dont have it */ 582*7e68cdd7Schristos /* #undef socklen_t */ 58346e414e0Schristos 58446e414e0Schristos /* Define to `int' if <sys/types.h> does not define. */ 585*7e68cdd7Schristos /* #undef ssize_t */ 58646e414e0Schristos 58746e414e0Schristos #endif /* event2/event-config.h */ 588