Revert "transmission: update from 2.13 to 2.22"
[tomato.git] / release / src / router / libevent / WIN32-Code / event-config.h
bloba437908cc7cf4904764249de52a9bc3eb3db5e8d
1 /* event-config.h
2 * Generated by autoconf; post-processed by libevent.
3 * Do not edit this file.
4 * Do not rely on macros in this file existing in later versions.
5 */
6 #ifndef _EVENT_CONFIG_H_
7 #define _EVENT_CONFIG_H_
8 /* config.h. Generated by configure. */
9 /* config.h.in. Generated from configure.in by autoheader. */
11 /* Define if clock_gettime is available in libc */
12 /* #undef _EVENT_DNS_USE_CPU_CLOCK_FOR_ID */
14 /* Define is no secure id variant is available */
15 #define _EVENT_DNS_USE_GETTIMEOFDAY_FOR_ID 1
17 /* Define to 1 if you have the `clock_gettime' function. */
18 /* #undef _EVENT_HAVE_CLOCK_GETTIME */
20 /* Define if /dev/poll is available */
21 /* #undef _EVENT_HAVE_DEVPOLL */
23 /* Define to 1 if you have the <dlfcn.h> header file. */
24 /* #undef _EVENT_HAVE_DLFCN_H */
26 /* Define if your system supports the epoll system calls */
27 /* #undef _EVENT_HAVE_EPOLL */
29 /* Define to 1 if you have the `epoll_ctl' function. */
30 /* #undef _EVENT_HAVE_EPOLL_CTL */
32 /* Define if your system supports event ports */
33 /* #undef _EVENT_HAVE_EVENT_PORTS */
35 /* Define to 1 if you have the `fcntl' function. */
36 /* #undef _EVENT_HAVE_FCNTL */
38 /* Define to 1 if you have the <fcntl.h> header file. */
39 #define _EVENT_HAVE_FCNTL_H 1
41 /* Define to 1 if you have the `getaddrinfo' function. */
42 /* #undef _EVENT_HAVE_GETADDRINFO */
44 /* Define to 1 if you have the `getnameinfo' function. */
45 /* #undef _EVENT_HAVE_GETNAMEINFO */
47 /* Define to 1 if you have the `gettimeofday' function. */
48 /* #define _EVENT_HAVE_GETTIMEOFDAY 1 */
50 /* Define to 1 if you have the `inet_ntop' function. */
51 /* #undef _EVENT_HAVE_INET_NTOP */
53 /* Define to 1 if you have the <inttypes.h> header file. */
54 /* #undef _EVENT_HAVE_INTTYPES_H 1 */
56 /* Define to 1 if you have the `kqueue' function. */
57 /* #undef _EVENT_HAVE_KQUEUE */
59 /* Define to 1 if you have the `nsl' library (-lnsl). */
60 /* #undef _EVENT_HAVE_LIBNSL */
62 /* Define to 1 if you have the `resolv' library (-lresolv). */
63 /* #undef _EVENT_HAVE_LIBRESOLV */
65 /* Define to 1 if you have the `rt' library (-lrt). */
66 /* #undef _EVENT_HAVE_LIBRT */
68 /* Define to 1 if you have the `socket' library (-lsocket). */
69 /* #undef _EVENT_HAVE_LIBSOCKET */
71 /* Define to 1 if you have the <memory.h> header file. */
72 #define _EVENT_HAVE_MEMORY_H 1
74 /* Define to 1 if you have the <netinet/in6.h> header file. */
75 /* #undef _EVENT_HAVE_NETINET_IN6_H */
77 /* Define to 1 if you have the `poll' function. */
78 /* #undef _EVENT_HAVE_POLL */
80 /* Define to 1 if you have the <poll.h> header file. */
81 /* #undef _EVENT_HAVE_POLL_H */
83 /* Define to 1 if you have the `port_create' function. */
84 /* #undef _EVENT_HAVE_PORT_CREATE */
86 /* Define to 1 if you have the <port.h> header file. */
87 /* #undef _EVENT_HAVE_PORT_H */
89 /* Define to 1 if you have the `select' function. */
90 /* #undef _EVENT_HAVE_SELECT */
92 /* Define if F_SETFD is defined in <fcntl.h> */
93 /* #undef _EVENT_HAVE_SETFD */
95 /* Define to 1 if you have the `sigaction' function. */
96 /* #undef _EVENT_HAVE_SIGACTION */
98 /* Define to 1 if you have the `signal' function. */
99 #define _EVENT_HAVE_SIGNAL 1
101 /* Define to 1 if you have the <signal.h> header file. */
102 #define _EVENT_HAVE_SIGNAL_H 1
104 /* Define to 1 if you have the <stdarg.h> header file. */
105 #define _EVENT_HAVE_STDARG_H 1
107 /* Define to 1 if you have the <stdint.h> header file. */
108 /* #define _EVENT_HAVE_STDINT_H 1 */
110 /* Define to 1 if you have the <stdlib.h> header file. */
111 #define _EVENT_HAVE_STDLIB_H 1
113 /* Define to 1 if you have the <strings.h> header file. */
114 #define _EVENT_HAVE_STRINGS_H 1
116 /* Define to 1 if you have the <string.h> header file. */
117 #define _EVENT_HAVE_STRING_H 1
119 /* Define to 1 if you have the `strlcpy' function. */
120 /* #undef _EVENT_HAVE_STRLCPY */
122 /* Define to 1 if you have the `strsep' function. */
123 /* #undef _EVENT_HAVE_STRSEP */
125 /* Define to 1 if you have the `strtok_r' function. */
126 /* #undef _EVENT_HAVE_STRTOK_R */
128 /* Define to 1 if the system has the type `struct in6_addr'. */
129 #define _EVENT_HAVE_STRUCT_IN6_ADDR 1
131 /* Define to 1 if you have the <sys/devpoll.h> header file. */
132 /* #undef _EVENT_HAVE_SYS_DEVPOLL_H */
134 /* Define to 1 if you have the <sys/epoll.h> header file. */
135 /* #undef _EVENT_HAVE_SYS_EPOLL_H */
137 /* Define to 1 if you have the <sys/event.h> header file. */
138 /* #undef _EVENT_HAVE_SYS_EVENT_H */
140 /* Define to 1 if you have the <sys/ioctl.h> header file. */
141 /* #undef _EVENT_HAVE_SYS_IOCTL_H */
143 /* Define to 1 if you have the <sys/queue.h> header file. */
144 /* #undef _EVENT_HAVE_SYS_QUEUE_H */
146 /* Define to 1 if you have the <sys/select.h> header file. */
147 /* #undef _EVENT_HAVE_SYS_SELECT_H */
149 /* Define to 1 if you have the <sys/socket.h> header file. */
150 /* #undef _EVENT_HAVE_SYS_SOCKET_H */
152 /* Define to 1 if you have the <sys/stat.h> header file. */
153 #define _EVENT_HAVE_SYS_STAT_H 1
155 /* Define to 1 if you have the <sys/time.h> header file. */
156 /* #define _EVENT_HAVE_SYS_TIME_H 1 */
158 /* Define to 1 if you have the <sys/types.h> header file. */
159 /* #define _EVENT_HAVE_SYS_TYPES_H 1 */
161 /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */
162 /* #undef _EVENT_HAVE_TAILQFOREACH */
164 /* Define if timeradd is defined in <sys/time.h> */
165 /* #undef _EVENT_HAVE_TIMERADD */
167 /* Define if timerclear is defined in <sys/time.h> */
168 /* #define _EVENT_HAVE_TIMERCLEAR 1 */
170 /* Define if timercmp is defined in <sys/time.h> */
171 #define _EVENT_HAVE_TIMERCMP 1
173 /* Define if timerisset is defined in <sys/time.h> */
174 #define _EVENT_HAVE_TIMERISSET 1
176 /* Define to 1 if you have the <unistd.h> header file. */
177 /* #define _EVENT_HAVE_UNISTD_H 1 */
179 /* Define to 1 if you have the `vasprintf' function. */
180 /* #undef _EVENT_HAVE_VASPRINTF */
182 /* Define if kqueue works correctly with pipes */
183 /* #undef _EVENT_HAVE_WORKING_KQUEUE */
185 /* Name of package */
186 #define _EVENT_PACKAGE "libevent"
188 /* Define to the address where bug reports for this package should be sent. */
189 #define _EVENT_PACKAGE_BUGREPORT ""
191 /* Define to the full name of this package. */
192 #define _EVENT_PACKAGE_NAME ""
194 /* Define to the full name and version of this package. */
195 #define _EVENT_PACKAGE_STRING ""
197 /* Define to the one symbol short name of this package. */
198 #define _EVENT_PACKAGE_TARNAME ""
200 /* Define to the version of this package. */
201 #define _EVENT_PACKAGE_VERSION ""
203 /* Define to 1 if you have the ANSI C header files. */
204 #define _EVENT_STDC_HEADERS 1
206 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
207 #define _EVENT_TIME_WITH_SYS_TIME 1
209 /* Version number of package */
210 #define _EVENT_VERSION "1.4.14b-stable"
212 #define _EVENT_NUMERIC_VERSION 0x01040e00
214 /* Define to appropriate substitue if compiler doesnt have __func__ */
215 /* #undef _EVENT___func__ */
217 /* Define to empty if `const' does not conform to ANSI C. */
218 /* #undef _EVENT_const */
220 /* Define to `__inline__' or `__inline' if that's what the C compiler
221 calls it, or to nothing if 'inline' is not supported under any name. */
222 #ifndef _EVENT___cplusplus
223 #define _EVENT_inline __inline
224 #endif
226 #define _EVENT___func__ __FUNCTION__
228 /* Define to `int' if <sys/types.h> does not define. */
229 /* #undef _EVENT_pid_t */
231 /* Define to `unsigned' if <sys/types.h> does not define. */
232 /* #undef _EVENT_size_t */
234 /* Define to unsigned int if you dont have it */
235 #define _EVENT_socklen_t unsigned int
237 /* Define to `unsigned short' if <sys/types.h> does not define. */
238 /* #undef _EVENT_uint16_t */
240 /* Define to `unsigned int' if <sys/types.h> does not define. */
241 /* #undef _EVENT_uint32_t */
243 /* Define to `unsigned long long' if <sys/types.h> does not define. */
244 /* #undef _EVENT_uint64_t */
246 /* Define to `unsigned char' if <sys/types.h> does not define. */
247 /* #undef _EVENT_uint8_t */
248 #endif