Service Worker: Start coalescing SWVersion's timers.
[chromium-blink-merge.git] / third_party / libevent / config.h.in
blob149942c11bf8349b09af499919b5e2b3ab77efde
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define if clock_gettime is available in libc */
4 #undef DNS_USE_CPU_CLOCK_FOR_ID
6 /* Define is no secure id variant is available */
7 #undef DNS_USE_GETTIMEOFDAY_FOR_ID
9 /* Define to 1 if you have the `clock_gettime' function. */
10 #undef HAVE_CLOCK_GETTIME
12 /* Define if /dev/poll is available */
13 #undef HAVE_DEVPOLL
15 /* Define to 1 if you have the <dlfcn.h> header file. */
16 #undef HAVE_DLFCN_H
18 /* Define if your system supports the epoll system calls */
19 #undef HAVE_EPOLL
21 /* Define to 1 if you have the `epoll_ctl' function. */
22 #undef HAVE_EPOLL_CTL
24 /* Define if your system supports event ports */
25 #undef HAVE_EVENT_PORTS
27 /* Define to 1 if you have the `fcntl' function. */
28 #undef HAVE_FCNTL
30 /* Define to 1 if you have the <fcntl.h> header file. */
31 #undef HAVE_FCNTL_H
33 /* Define to 1 if the system has the type `fd_mask'. */
34 #undef HAVE_FD_MASK
36 /* Define to 1 if you have the `getaddrinfo' function. */
37 #undef HAVE_GETADDRINFO
39 /* Define to 1 if you have the `getegid' function. */
40 #undef HAVE_GETEGID
42 /* Define to 1 if you have the `geteuid' function. */
43 #undef HAVE_GETEUID
45 /* Define to 1 if you have the `getnameinfo' function. */
46 #undef HAVE_GETNAMEINFO
48 /* Define to 1 if you have the `gettimeofday' function. */
49 #undef HAVE_GETTIMEOFDAY
51 /* Define to 1 if you have the `inet_ntop' function. */
52 #undef HAVE_INET_NTOP
54 /* Define to 1 if you have the <inttypes.h> header file. */
55 #undef HAVE_INTTYPES_H
57 /* Define to 1 if you have the `issetugid' function. */
58 #undef HAVE_ISSETUGID
60 /* Define to 1 if you have the `kqueue' function. */
61 #undef HAVE_KQUEUE
63 /* Define to 1 if you have the `nsl' library (-lnsl). */
64 #undef HAVE_LIBNSL
66 /* Define to 1 if you have the `resolv' library (-lresolv). */
67 #undef HAVE_LIBRESOLV
69 /* Define to 1 if you have the `rt' library (-lrt). */
70 #undef HAVE_LIBRT
72 /* Define to 1 if you have the `socket' library (-lsocket). */
73 #undef HAVE_LIBSOCKET
75 /* Define to 1 if you have the <memory.h> header file. */
76 #undef HAVE_MEMORY_H
78 /* Define to 1 if you have the <netinet/in6.h> header file. */
79 #undef HAVE_NETINET_IN6_H
81 /* Define to 1 if you have the `poll' function. */
82 #undef HAVE_POLL
84 /* Define to 1 if you have the <poll.h> header file. */
85 #undef HAVE_POLL_H
87 /* Define to 1 if you have the `port_create' function. */
88 #undef HAVE_PORT_CREATE
90 /* Define to 1 if you have the <port.h> header file. */
91 #undef HAVE_PORT_H
93 /* Define to 1 if you have the `select' function. */
94 #undef HAVE_SELECT
96 /* Define if F_SETFD is defined in <fcntl.h> */
97 #undef HAVE_SETFD
99 /* Define to 1 if you have the `sigaction' function. */
100 #undef HAVE_SIGACTION
102 /* Define to 1 if you have the `signal' function. */
103 #undef HAVE_SIGNAL
105 /* Define to 1 if you have the <signal.h> header file. */
106 #undef HAVE_SIGNAL_H
108 /* Define to 1 if you have the <stdarg.h> header file. */
109 #undef HAVE_STDARG_H
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
117 /* Define to 1 if you have the <strings.h> header file. */
118 #undef HAVE_STRINGS_H
120 /* Define to 1 if you have the <string.h> header file. */
121 #undef HAVE_STRING_H
123 /* Define to 1 if you have the `strlcpy' function. */
124 #undef HAVE_STRLCPY
126 /* Define to 1 if you have the `strsep' function. */
127 #undef HAVE_STRSEP
129 /* Define to 1 if you have the `strtok_r' function. */
130 #undef HAVE_STRTOK_R
132 /* Define to 1 if you have the `strtoll' function. */
133 #undef HAVE_STRTOLL
135 /* Define to 1 if the system has the type `struct in6_addr'. */
136 #undef HAVE_STRUCT_IN6_ADDR
138 /* Define to 1 if you have the <sys/devpoll.h> header file. */
139 #undef HAVE_SYS_DEVPOLL_H
141 /* Define to 1 if you have the <sys/epoll.h> header file. */
142 #undef HAVE_SYS_EPOLL_H
144 /* Define to 1 if you have the <sys/event.h> header file. */
145 #undef HAVE_SYS_EVENT_H
147 /* Define to 1 if you have the <sys/ioctl.h> header file. */
148 #undef HAVE_SYS_IOCTL_H
150 /* Define to 1 if you have the <sys/param.h> header file. */
151 #undef HAVE_SYS_PARAM_H
153 /* Define to 1 if you have the <sys/queue.h> header file. */
154 #undef HAVE_SYS_QUEUE_H
156 /* Define to 1 if you have the <sys/select.h> header file. */
157 #undef HAVE_SYS_SELECT_H
159 /* Define to 1 if you have the <sys/socket.h> header file. */
160 #undef HAVE_SYS_SOCKET_H
162 /* Define to 1 if you have the <sys/stat.h> header file. */
163 #undef HAVE_SYS_STAT_H
165 /* Define to 1 if you have the <sys/time.h> header file. */
166 #undef HAVE_SYS_TIME_H
168 /* Define to 1 if you have the <sys/types.h> header file. */
169 #undef HAVE_SYS_TYPES_H
171 /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */
172 #undef HAVE_TAILQFOREACH
174 /* Define if timeradd is defined in <sys/time.h> */
175 #undef HAVE_TIMERADD
177 /* Define if timerclear is defined in <sys/time.h> */
178 #undef HAVE_TIMERCLEAR
180 /* Define if timercmp is defined in <sys/time.h> */
181 #undef HAVE_TIMERCMP
183 /* Define if timerisset is defined in <sys/time.h> */
184 #undef HAVE_TIMERISSET
186 /* Define to 1 if the system has the type `uint16_t'. */
187 #undef HAVE_UINT16_T
189 /* Define to 1 if the system has the type `uint32_t'. */
190 #undef HAVE_UINT32_T
192 /* Define to 1 if the system has the type `uint64_t'. */
193 #undef HAVE_UINT64_T
195 /* Define to 1 if the system has the type `uint8_t'. */
196 #undef HAVE_UINT8_T
198 /* Define to 1 if you have the <unistd.h> header file. */
199 #undef HAVE_UNISTD_H
201 /* Define to 1 if you have the `vasprintf' function. */
202 #undef HAVE_VASPRINTF
204 /* Define if kqueue works correctly with pipes */
205 #undef HAVE_WORKING_KQUEUE
207 /* Name of package */
208 #undef PACKAGE
210 /* Define to the address where bug reports for this package should be sent. */
211 #undef PACKAGE_BUGREPORT
213 /* Define to the full name of this package. */
214 #undef PACKAGE_NAME
216 /* Define to the full name and version of this package. */
217 #undef PACKAGE_STRING
219 /* Define to the one symbol short name of this package. */
220 #undef PACKAGE_TARNAME
222 /* Define to the version of this package. */
223 #undef PACKAGE_VERSION
225 /* The size of `int', as computed by sizeof. */
226 #undef SIZEOF_INT
228 /* The size of `long', as computed by sizeof. */
229 #undef SIZEOF_LONG
231 /* The size of `long long', as computed by sizeof. */
232 #undef SIZEOF_LONG_LONG
234 /* The size of `short', as computed by sizeof. */
235 #undef SIZEOF_SHORT
237 /* Define to 1 if you have the ANSI C header files. */
238 #undef STDC_HEADERS
240 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
241 #undef TIME_WITH_SYS_TIME
243 /* Version number of package */
244 #undef VERSION
246 /* Define to appropriate substitue if compiler doesnt have __func__ */
247 #undef __func__
249 /* Define to empty if `const' does not conform to ANSI C. */
250 #undef const
252 /* Define to `__inline__' or `__inline' if that's what the C compiler
253 calls it, or to nothing if 'inline' is not supported under any name. */
254 #ifndef __cplusplus
255 #undef inline
256 #endif
258 /* Define to `int' if <sys/types.h> does not define. */
259 #undef pid_t
261 /* Define to `unsigned int' if <sys/types.h> does not define. */
262 #undef size_t
264 /* Define to unsigned int if you dont have it */
265 #undef socklen_t