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