Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / libevent / include / config.h
blobcd1373e9a4f050ccd37e50065f349ac78aafa7da
1 /* $NetBSD$ */
2 /* config.h. Generated from config.h.in by configure. */
3 /* config.h.in. Generated from configure.in by autoheader. */
5 /* Define if clock_gettime is available in libc */
6 #define DNS_USE_CPU_CLOCK_FOR_ID 1
8 /* Define is no secure id variant is available */
9 /* #undef DNS_USE_GETTIMEOFDAY_FOR_ID */
11 /* Define to 1 if you have the `clock_gettime' function. */
12 #define HAVE_CLOCK_GETTIME 1
14 /* Define if /dev/poll is available */
15 /* #undef HAVE_DEVPOLL */
17 /* Define to 1 if you have the <dlfcn.h> header file. */
18 #define HAVE_DLFCN_H 1
20 /* Define if your system supports the epoll system calls */
21 /* #undef HAVE_EPOLL */
23 /* Define to 1 if you have the `epoll_ctl' function. */
24 /* #undef HAVE_EPOLL_CTL */
26 /* Define if your system supports event ports */
27 /* #undef HAVE_EVENT_PORTS */
29 /* Define to 1 if you have the `fcntl' function. */
30 #define HAVE_FCNTL 1
32 /* Define to 1 if you have the <fcntl.h> header file. */
33 #define HAVE_FCNTL_H 1
35 /* Define to 1 if you have the `getaddrinfo' function. */
36 #define HAVE_GETADDRINFO 1
38 /* Define to 1 if you have the `getnameinfo' function. */
39 #define HAVE_GETNAMEINFO 1
41 /* Define to 1 if you have the `gettimeofday' function. */
42 #define HAVE_GETTIMEOFDAY 1
44 /* Define to 1 if you have the `inet_ntop' function. */
45 #define HAVE_INET_NTOP 1
47 /* Define to 1 if you have the <inttypes.h> header file. */
48 #define HAVE_INTTYPES_H 1
50 /* Define to 1 if you have the `kqueue' function. */
51 #define HAVE_KQUEUE 1
53 /* Define to 1 if you have the `nsl' library (-lnsl). */
54 /* #undef HAVE_LIBNSL */
56 /* Define to 1 if you have the `resolv' library (-lresolv). */
57 #define HAVE_LIBRESOLV 1
59 /* Define to 1 if you have the `rt' library (-lrt). */
60 #define HAVE_LIBRT 1
62 /* Define to 1 if you have the `socket' library (-lsocket). */
63 /* #undef HAVE_LIBSOCKET */
65 /* Define to 1 if you have the <memory.h> header file. */
66 #define HAVE_MEMORY_H 1
68 /* Define to 1 if you have the <netinet/in6.h> header file. */
69 /* #undef HAVE_NETINET_IN6_H */
71 /* Define to 1 if you have the `poll' function. */
72 #define HAVE_POLL 1
74 /* Define to 1 if you have the <poll.h> header file. */
75 #define HAVE_POLL_H 1
77 /* Define to 1 if you have the `port_create' function. */
78 /* #undef HAVE_PORT_CREATE */
80 /* Define to 1 if you have the <port.h> header file. */
81 /* #undef HAVE_PORT_H */
83 /* Define to 1 if you have the `select' function. */
84 #define HAVE_SELECT 1
86 /* Define if F_SETFD is defined in <fcntl.h> */
87 #define HAVE_SETFD 1
89 /* Define to 1 if you have the `sigaction' function. */
90 #define HAVE_SIGACTION 1
92 /* Define to 1 if you have the `signal' function. */
93 #define HAVE_SIGNAL 1
95 /* Define to 1 if you have the <signal.h> header file. */
96 #define HAVE_SIGNAL_H 1
98 /* Define to 1 if you have the <stdarg.h> header file. */
99 #define HAVE_STDARG_H 1
101 /* Define to 1 if you have the <stdint.h> header file. */
102 #define HAVE_STDINT_H 1
104 /* Define to 1 if you have the <stdlib.h> header file. */
105 #define HAVE_STDLIB_H 1
107 /* Define to 1 if you have the <strings.h> header file. */
108 #define HAVE_STRINGS_H 1
110 /* Define to 1 if you have the <string.h> header file. */
111 #define HAVE_STRING_H 1
113 /* Define to 1 if you have the `strlcpy' function. */
114 #define HAVE_STRLCPY 1
116 /* Define to 1 if you have the `strsep' function. */
117 #define HAVE_STRSEP 1
119 /* Define to 1 if you have the `strtok_r' function. */
120 #define HAVE_STRTOK_R 1
122 /* Define to 1 if you have the `strtoll' function. */
123 #define HAVE_STRTOLL 1
125 /* Define to 1 if the system has the type `struct in6_addr'. */
126 #define HAVE_STRUCT_IN6_ADDR 1
128 /* Define to 1 if you have the <sys/devpoll.h> header file. */
129 /* #undef HAVE_SYS_DEVPOLL_H */
131 /* Define to 1 if you have the <sys/epoll.h> header file. */
132 /* #undef HAVE_SYS_EPOLL_H */
134 /* Define to 1 if you have the <sys/event.h> header file. */
135 #define HAVE_SYS_EVENT_H 1
137 /* Define to 1 if you have the <sys/ioctl.h> header file. */
138 #define HAVE_SYS_IOCTL_H 1
140 /* Define to 1 if you have the <sys/param.h> header file. */
141 #define HAVE_SYS_PARAM_H 1
143 /* Define to 1 if you have the <sys/queue.h> header file. */
144 #define HAVE_SYS_QUEUE_H 1
146 /* Define to 1 if you have the <sys/select.h> header file. */
147 #define HAVE_SYS_SELECT_H 1
149 /* Define to 1 if you have the <sys/socket.h> header file. */
150 #define HAVE_SYS_SOCKET_H 1
152 /* Define to 1 if you have the <sys/stat.h> header file. */
153 #define HAVE_SYS_STAT_H 1
155 /* Define to 1 if you have the <sys/time.h> header file. */
156 #define HAVE_SYS_TIME_H 1
158 /* Define to 1 if you have the <sys/types.h> header file. */
159 #define HAVE_SYS_TYPES_H 1
161 /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */
162 #define HAVE_TAILQFOREACH 1
164 /* Define if timeradd is defined in <sys/time.h> */
165 #define HAVE_TIMERADD 1
167 /* Define if timerclear is defined in <sys/time.h> */
168 #define HAVE_TIMERCLEAR 1
170 /* Define if timercmp is defined in <sys/time.h> */
171 #define HAVE_TIMERCMP 1
173 /* Define if timerisset is defined in <sys/time.h> */
174 #define HAVE_TIMERISSET 1
176 /* Define to 1 if the system has the type `uint16_t'. */
177 #define HAVE_UINT16_T 1
179 /* Define to 1 if the system has the type `uint32_t'. */
180 #define HAVE_UINT32_T 1
182 /* Define to 1 if the system has the type `uint64_t'. */
183 #define HAVE_UINT64_T 1
185 /* Define to 1 if the system has the type `uint8_t'. */
186 #define HAVE_UINT8_T 1
188 /* Define to 1 if you have the <unistd.h> header file. */
189 #define HAVE_UNISTD_H 1
191 /* Define to 1 if you have the `vasprintf' function. */
192 #define HAVE_VASPRINTF 1
194 /* Define if kqueue works correctly with pipes */
195 #define HAVE_WORKING_KQUEUE 1
197 /* Name of package */
198 #define PACKAGE "libevent"
200 /* Define to the address where bug reports for this package should be sent. */
201 #define PACKAGE_BUGREPORT ""
203 /* Define to the full name of this package. */
204 #define PACKAGE_NAME ""
206 /* Define to the full name and version of this package. */
207 #define PACKAGE_STRING ""
209 /* Define to the one symbol short name of this package. */
210 #define PACKAGE_TARNAME ""
212 /* Define to the version of this package. */
213 #define PACKAGE_VERSION ""
215 /* The size of `int', as computed by sizeof. */
216 #define SIZEOF_INT 4
218 /* The size of `long', as computed by sizeof. */
219 #define SIZEOF_LONG 4
221 /* The size of `long long', as computed by sizeof. */
222 #define SIZEOF_LONG_LONG 8
224 /* The size of `short', as computed by sizeof. */
225 #define SIZEOF_SHORT 2
227 /* Define to 1 if you have the ANSI C header files. */
228 #define STDC_HEADERS 1
230 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
231 #define TIME_WITH_SYS_TIME 1
233 /* Version number of package */
234 #define VERSION "1.4.12-stable"
236 /* Define to appropriate substitue if compiler doesnt have __func__ */
237 /* #undef __func__ */
239 /* Define to empty if `const' does not conform to ANSI C. */
240 /* #undef const */
242 /* Define to `__inline__' or `__inline' if that's what the C compiler
243 calls it, or to nothing if 'inline' is not supported under any name. */
244 #ifndef __cplusplus
245 /* #undef inline */
246 #endif
248 /* Define to `int' if <sys/types.h> does not define. */
249 /* #undef pid_t */
251 /* Define to `unsigned int' if <sys/types.h> does not define. */
252 /* #undef size_t */
254 /* Define to unsigned int if you dont have it */
255 /* #undef socklen_t */