Path: blob/main/contrib/libevent/WIN32-Code/nmake/event2/event-config.h
48375 views
/* event2/event-config.h1*2* This file was generated by autoconf when libevent was built, and post-3* processed by Libevent so that its macros would have a uniform prefix.4*5* DO NOT EDIT THIS FILE.6*7* Do not rely on macros in this file existing in later versions.8*/9#ifndef EVENT_CONFIG_H__10#define EVENT_CONFIG_H__11/* config.h. Generated by configure. */12/* config.h.in. Generated from configure.in by autoheader. */1314/* Define if libevent should not allow replacing the mm functions */15/* #undef EVENT__DISABLE_MM_REPLACEMENT */1617/* Define if libevent should not be compiled with thread support */18/* #undef EVENT__DISABLE_THREAD_SUPPORT */1920/* Define if clock_gettime is available in libc */21/* #undef _EVENT_DNS_USE_CPU_CLOCK_FOR_ID */2223/* Define is no secure id variant is available */24/* #define _EVENT_DNS_USE_GETTIMEOFDAY_FOR_ID 1 */25#define EVENT_DNS_USE_FTIME_FOR_ID_ 12627/* Define to 1 if you have the <arpa/inet.h> header file. */28/* #undef EVENT__HAVE_ARPA_INET_H */2930/* Define to 1 if you have the `clock_gettime' function. */31/* #undef EVENT__HAVE_CLOCK_GETTIME */3233/* Define if /dev/poll is available */34/* #undef EVENT__HAVE_DEVPOLL */3536/* Define to 1 if you have the <dlfcn.h> header file. */37/* #undef EVENT__HAVE_DLFCN_H */3839/* Define if your system supports the epoll system calls */40/* #undef EVENT__HAVE_EPOLL */4142/* Define to 1 if you have the `epoll_ctl' function. */43/* #undef EVENT__HAVE_EPOLL_CTL */4445/* Define to 1 if you have the `eventfd' function. */46/* #undef EVENT__HAVE_EVENTFD */4748/* Define if your system supports event ports */49/* #undef EVENT__HAVE_EVENT_PORTS */5051/* Define to 1 if you have the `fcntl' function. */52/* #undef EVENT__HAVE_FCNTL */5354/* Define to 1 if you have the <fcntl.h> header file. */55#define EVENT__HAVE_FCNTL_H 15657/* Define to 1 if you have the `getaddrinfo' function. */58#define EVENT__HAVE_GETADDRINFO 15960/* Define to 1 if you have the `getnameinfo' function. */61#define EVENT__HAVE_GETNAMEINFO 16263/* Define to 1 if you have the `getprotobynumber' function. */64#define EVENT__HAVE_GETPROTOBYNUMBER 16566/* Define to 1 if you have the `getservbyname' function. */67#define EVENT__HAVE_GETSERVBYNAME 16869/* Define to 1 if you have the `gettimeofday' function. */70/* #define EVENT__HAVE_GETTIMEOFDAY 1 */7172/* Define to 1 if you have the `inet_ntop' function. */73/* #undef EVENT__HAVE_INET_NTOP */7475/* Define to 1 if you have the `inet_pton' function. */76/* #undef EVENT__HAVE_INET_PTON */7778/* Define to 1 if you have the <inttypes.h> header file. */79/* #define EVENT__HAVE_INTTYPES_H 1 */8081/* Define to 1 if you have the `kqueue' function. */82/* #undef EVENT__HAVE_KQUEUE */8384/* Define if the system has zlib */85/* #undef EVENT__HAVE_LIBZ */8687/* Define to 1 if you have the <memory.h> header file. */88#define EVENT__HAVE_MEMORY_H 18990/* Define to 1 if you have the `mmap' function. */91/* #undef EVENT__HAVE_MMAP */9293/* Define to 1 if you have the <netinet/in6.h> header file. */94/* #undef EVENT__HAVE_NETINET_IN6_H */9596/* Define to 1 if you have the <netinet/in.h> header file. */97/* #undef EVENT__HAVE_NETINET_IN_H */9899/* Define to 1 if you have the `pipe' function. */100/* #undef EVENT__HAVE_PIPE */101102/* Define to 1 if you have the `poll' function. */103/* #undef EVENT__HAVE_POLL */104105/* Define to 1 if you have the <poll.h> header file. */106/* #undef EVENT__HAVE_POLL_H */107108/* Define to 1 if you have the `port_create' function. */109/* #undef EVENT__HAVE_PORT_CREATE */110111/* Define to 1 if you have the <port.h> header file. */112/* #undef EVENT__HAVE_PORT_H */113114/* Define if you have POSIX threads libraries and header files. */115/* #undef EVENT__HAVE_PTHREAD */116117/* Define if we have pthreads on this system */118/* #undef EVENT__HAVE_PTHREADS */119120/* Define to 1 if the system has the type `sa_family_t'. */121/* #undef EVENT__HAVE_SA_FAMILY_T */122123/* Define to 1 if you have the `select' function. */124/* #undef EVENT__HAVE_SELECT */125126/* Define to 1 if you have the `sendfile' function. */127/* #undef EVENT__HAVE_SENDFILE */128129/* Define if F_SETFD is defined in <fcntl.h> */130/* #undef EVENT__HAVE_SETFD */131132/* Define to 1 if you have the `sigaction' function. */133/* #undef EVENT__HAVE_SIGACTION */134135/* Define to 1 if you have the `signal' function. */136#define EVENT__HAVE_SIGNAL 1137138/* Define to 1 if you have the `splice' function. */139/* #undef EVENT__HAVE_SPLICE */140141/* Define to 1 if you have the <stdarg.h> header file. */142#define EVENT__HAVE_STDARG_H 1143144/* Define to 1 if you have the <stddef.h> header file. */145#define EVENT__HAVE_STDDEF_H 1146147/* Define to 1 if you have the <stdint.h> header file. */148/* #define EVENT__HAVE_STDINT_H 1 */149150/* Define to 1 if you have the <stdlib.h> header file. */151#define EVENT__HAVE_STDLIB_H 1152153/* Define to 1 if you have the <strings.h> header file. */154#define EVENT__HAVE_STRINGS_H 1155156/* Define to 1 if you have the <string.h> header file. */157#define EVENT__HAVE_STRING_H 1158159/* Define to 1 if you have the `strlcpy' function. */160/* #undef EVENT__HAVE_STRLCPY */161162/* Define to 1 if you have the `strsep' function. */163/* #undef EVENT__HAVE_STRSEP */164165/* Define to 1 if you have the `strtok_r' function. */166/* #undef EVENT__HAVE_STRTOK_R */167168/* Define to 1 if you have the `strtoll' function. */169/* #define EVENT__HAVE_STRTOLL 1 */170171#define EVENT__HAVE_STRUCT_ADDRINFO 1172173/* Define to 1 if the system has the type `struct in6_addr'. */174#define EVENT__HAVE_STRUCT_IN6_ADDR 1175176/* Define to 1 if `s6_addr16' is member of `struct in6_addr'. */177#define EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1178179/* Define to 1 if `s6_addr32' is member of `struct in6_addr'. */180#define EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1181182/* Define to 1 if the system has the type `struct sockaddr_in6'. */183#define EVENT__HAVE_STRUCT_SOCKADDR_IN6 1184185/* Define to 1 if `sin6_len' is member of `struct sockaddr_in6'. */186/* #undef EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN */187188/* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */189/* #undef EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */190191/* Define to 1 if the system has the type `struct sockaddr_storage'. */192#define EVENT__HAVE_STRUCT_SOCKADDR_STORAGE 1193194/* Define to 1 if you have the <sys/epoll.h> header file. */195/* #undef EVENT__HAVE_SYS_EPOLL_H */196197/* Define to 1 if you have the <sys/eventfd.h> header file. */198/* #undef EVENT__HAVE_SYS_EVENTFD_H */199200/* Define to 1 if you have the <sys/event.h> header file. */201/* #undef EVENT__HAVE_SYS_EVENT_H */202203/* Define to 1 if you have the <sys/ioctl.h> header file. */204/* #undef EVENT__HAVE_SYS_IOCTL_H */205206/* Define to 1 if you have the <sys/mman.h> header file. */207/* #undef EVENT__HAVE_SYS_MMAN_H */208209/* Define to 1 if you have the <sys/param.h> header file. */210/* #define EVENT__HAVE_SYS_PARAM_H 1 */211212/* Define to 1 if you have the <sys/queue.h> header file. */213/* #undef EVENT__HAVE_SYS_QUEUE_H */214215/* Define to 1 if you have the <sys/select.h> header file. */216/* #undef EVENT__HAVE_SYS_SELECT_H */217218/* Define to 1 if you have the <sys/sendfile.h> header file. */219/* #undef EVENT__HAVE_SYS_SENDFILE_H */220221/* Define to 1 if you have the <sys/socket.h> header file. */222/* #undef EVENT__HAVE_SYS_SOCKET_H */223224/* Define to 1 if you have the <sys/stat.h> header file. */225#define EVENT__HAVE_SYS_STAT_H 1226227/* Define to 1 if you have the <sys/time.h> header file. */228/* #define EVENT__HAVE_SYS_TIME_H 1 */229230/* Define to 1 if you have the <sys/types.h> header file. */231#define EVENT__HAVE_SYS_TYPES_H 1232233/* Define to 1 if you have the <sys/uio.h> header file. */234/* #undef EVENT__HAVE_SYS_UIO_H */235236/* Define if TAILQ_FOREACH is defined in <sys/queue.h> */237/* #undef EVENT__HAVE_TAILQFOREACH */238239/* Define if timeradd is defined in <sys/time.h> */240/* #undef EVENT__HAVE_TIMERADD */241242/* Define if timerclear is defined in <sys/time.h> */243#define EVENT__HAVE_TIMERCLEAR 1244245/* Define if timercmp is defined in <sys/time.h> */246#define EVENT__HAVE_TIMERCMP 1247248/* Define if timerisset is defined in <sys/time.h> */249#define EVENT__HAVE_TIMERISSET 1250251/* Define to 1 if the system has the type `uint16_t'. */252/* #define EVENT__HAVE_UINT16_T 1 */253254/* Define to 1 if the system has the type `uint32_t'. */255/* #define EVENT__HAVE_UINT32_T 1 */256257/* Define to 1 if the system has the type `uint64_t'. */258/* #define EVENT__HAVE_UINT64_T 1 */259260/* Define to 1 if the system has the type `uint8_t'. */261/* #define EVENT__HAVE_UINT8_T 1 */262263/* Define to 1 if you have the <unistd.h> header file. */264/* #define EVENT__HAVE_UNISTD_H 1 */265266/* Define to 1 if you have the `vasprintf' function. */267/* #undef EVENT__HAVE_VASPRINTF */268269/* Define if kqueue works correctly with pipes */270/* #undef EVENT__HAVE_WORKING_KQUEUE */271272/* Numeric representation of the version */273#define EVENT__NUMERIC_VERSION 0x02010c00274275/* Name of package */276#define EVENT__PACKAGE "libevent"277278/* Define to the address where bug reports for this package should be sent. */279#define EVENT__PACKAGE_BUGREPORT ""280281/* Define to the full name of this package. */282#define EVENT__PACKAGE_NAME ""283284/* Define to the full name and version of this package. */285#define EVENT__PACKAGE_STRING ""286287/* Define to the one symbol short name of this package. */288#define EVENT__PACKAGE_TARNAME ""289290/* Define to the version of this package. */291#define EVENT__PACKAGE_VERSION ""292293/* Define to necessary symbol if this constant uses a non-standard name on294your system. */295/* #undef EVENT__PTHREAD_CREATE_JOINABLE */296297/* The size of a `int', as computed by sizeof. */298#define EVENT__SIZEOF_INT 4299300/* The size of a `long', as computed by sizeof. */301#define EVENT__SIZEOF_LONG 4302303/* The size of a `long long', as computed by sizeof. */304#define EVENT__SIZEOF_LONG_LONG 8305306/* The size of a `short', as computed by sizeof. */307#define EVENT__SIZEOF_SHORT 2308309/* The size of `size_t', as computed by sizeof. */310#ifdef _WIN64311#define EVENT__SIZEOF_SIZE_T 8312#else313#define EVENT__SIZEOF_SIZE_T 4314#endif315316/* The size of `void *', as computed by sizeof. */317#ifdef _WIN64318#define EVENT__SIZEOF_VOID_P 8319#else320#define EVENT__SIZEOF_VOID_P 4321#endif322323/* The size of `time_t`, as computed by sizeof. */324#ifdef _WIN64325#define EVENT__SIZEOF_TIME_T 8326#else327#define EVENT__SIZEOF_TIME_T 4328#endif329330/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */331#define EVENT__TIME_WITH_SYS_TIME 1332333/* Version number of package */334#define EVENT__VERSION "2.1.12-stable"335336/* Define to `__inline__' or `__inline' if that's what the C compiler337calls it, or to nothing if 'inline' is not supported under any name. */338#define EVENT__inline __inline339340/* Define to `unsigned' if <sys/types.h> does not define. */341/* #undef EVENT__size_t */342343/* Define to unsigned int if you dont have it */344#define EVENT__socklen_t unsigned int345346/* Define to `int' if <sys/types.h> does not define. */347#define EVENT__ssize_t SSIZE_T348349#endif350351352