]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ntp/sntp/libevent/config.h.in
MFV r282150
[FreeBSD/FreeBSD.git] / contrib / ntp / sntp / libevent / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if libevent should build without support for a debug mode */
4 #undef DISABLE_DEBUG_MODE
5
6 /* Define if libevent should not allow replacing the mm functions */
7 #undef DISABLE_MM_REPLACEMENT
8
9 /* Define if libevent should not be compiled with thread support */
10 #undef DISABLE_THREAD_SUPPORT
11
12 /* Define to 1 if you have the `accept4' function. */
13 #undef HAVE_ACCEPT4
14
15 /* Define to 1 if you have the `arc4random' function. */
16 #undef HAVE_ARC4RANDOM
17
18 /* Define to 1 if you have the `arc4random_buf' function. */
19 #undef HAVE_ARC4RANDOM_BUF
20
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
23
24 /* Define to 1 if you have the `clock_gettime' function. */
25 #undef HAVE_CLOCK_GETTIME
26
27 /* Define to 1 if you have the <cthreads.h> header file. */
28 #undef HAVE_CTHREADS_H
29
30 /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you
31    don't. */
32 #undef HAVE_DECL_CTL_KERN
33
34 /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you
35    don't. */
36 #undef HAVE_DECL_KERN_ARND
37
38 /* Define to 1 if you have the declaration of `KERN_RANDOM', and to 0 if you
39    don't. */
40 #undef HAVE_DECL_KERN_RANDOM
41
42 /* Define to 1 if you have the declaration of `RANDOM_UUID', and to 0 if you
43    don't. */
44 #undef HAVE_DECL_RANDOM_UUID
45
46 /* Define if /dev/poll is available */
47 #undef HAVE_DEVPOLL
48
49 /* Define to 1 if you have the <dlfcn.h> header file. */
50 #undef HAVE_DLFCN_H
51
52 /* Define if your system supports the epoll system calls */
53 #undef HAVE_EPOLL
54
55 /* Define to 1 if you have the `epoll_create1' function. */
56 #undef HAVE_EPOLL_CREATE1
57
58 /* Define to 1 if you have the `epoll_ctl' function. */
59 #undef HAVE_EPOLL_CTL
60
61 /* Define to 1 if you have the `eventfd' function. */
62 #undef HAVE_EVENTFD
63
64 /* Define if your system supports event ports */
65 #undef HAVE_EVENT_PORTS
66
67 /* Define to 1 if you have the `fcntl' function. */
68 #undef HAVE_FCNTL
69
70 /* Define to 1 if you have the <fcntl.h> header file. */
71 #undef HAVE_FCNTL_H
72
73 /* Define to 1 if the system has the type `fd_mask'. */
74 #undef HAVE_FD_MASK
75
76 /* Do we have getaddrinfo()? */
77 #undef HAVE_GETADDRINFO
78
79 /* Define to 1 if you have the `getegid' function. */
80 #undef HAVE_GETEGID
81
82 /* Define to 1 if you have the `geteuid' function. */
83 #undef HAVE_GETEUID
84
85 /* Define this if you have any gethostbyname_r() */
86 #undef HAVE_GETHOSTBYNAME_R
87
88 /* Define this if gethostbyname_r takes 3 arguments */
89 #undef HAVE_GETHOSTBYNAME_R_3_ARG
90
91 /* Define this if gethostbyname_r takes 5 arguments */
92 #undef HAVE_GETHOSTBYNAME_R_5_ARG
93
94 /* Define this if gethostbyname_r takes 6 arguments */
95 #undef HAVE_GETHOSTBYNAME_R_6_ARG
96
97 /* Define to 1 if you have the `getifaddrs' function. */
98 #undef HAVE_GETIFADDRS
99
100 /* Define to 1 if you have the `getnameinfo' function. */
101 #undef HAVE_GETNAMEINFO
102
103 /* Define to 1 if you have the `getprotobynumber' function. */
104 #undef HAVE_GETPROTOBYNUMBER
105
106 /* Define to 1 if you have the `getservbyname' function. */
107 #undef HAVE_GETSERVBYNAME
108
109 /* Define to 1 if you have the `gettimeofday' function. */
110 #undef HAVE_GETTIMEOFDAY
111
112 /* if you have GNU Pth */
113 #undef HAVE_GNU_PTH
114
115 /* Define to 1 if you have the <ifaddrs.h> header file. */
116 #undef HAVE_IFADDRS_H
117
118 /* Define to 1 if you have the `inet_ntop' function. */
119 #undef HAVE_INET_NTOP
120
121 /* Define to 1 if you have the `inet_pton' function. */
122 #undef HAVE_INET_PTON
123
124 /* Define to 1 if you have the <inttypes.h> header file. */
125 #undef HAVE_INTTYPES_H
126
127 /* Define to 1 if you have the `issetugid' function. */
128 #undef HAVE_ISSETUGID
129
130 /* Define to 1 if you have the `kqueue' function. */
131 #undef HAVE_KQUEUE
132
133 /* Define if the system has zlib */
134 #undef HAVE_LIBZ
135
136 /* if you have LinuxThreads */
137 #undef HAVE_LINUX_THREADS
138
139 /* if you have SunOS LWP package */
140 #undef HAVE_LWP
141
142 /* Define to 1 if you have the <lwp/lwp.h> header file. */
143 #undef HAVE_LWP_LWP_H
144
145 /* Define to 1 if you have the `mach_absolute_time' function. */
146 #undef HAVE_MACH_ABSOLUTE_TIME
147
148 /* define if you have Mach Cthreads */
149 #undef HAVE_MACH_CTHREADS
150
151 /* Define to 1 if you have the <mach/cthreads.h> header file. */
152 #undef HAVE_MACH_CTHREADS_H
153
154 /* Define to 1 if you have the <mach/mach_time.h> header file. */
155 #undef HAVE_MACH_MACH_TIME_H
156
157 /* Define to 1 if you have the <memory.h> header file. */
158 #undef HAVE_MEMORY_H
159
160 /* Define to 1 if you have the `mmap' function. */
161 #undef HAVE_MMAP
162
163 /* Define to 1 if you have the `nanosleep' function. */
164 #undef HAVE_NANOSLEEP
165
166 /* Define to 1 if you have the <netdb.h> header file. */
167 #undef HAVE_NETDB_H
168
169 /* Define to 1 if you have the <netinet/in6.h> header file. */
170 #undef HAVE_NETINET_IN6_H
171
172 /* Define to 1 if you have the <netinet/in.h> header file. */
173 #undef HAVE_NETINET_IN_H
174
175 /* Define to 1 if you have the <netinet/tcp.h> header file. */
176 #undef HAVE_NETINET_TCP_H
177
178 /* if you have NT Event Log */
179 #undef HAVE_NT_EVENT_LOG
180
181 /* if you have NT Service Manager */
182 #undef HAVE_NT_SERVICE_MANAGER
183
184 /* if you have NT Threads */
185 #undef HAVE_NT_THREADS
186
187 /* Define if the system has openssl */
188 #undef HAVE_OPENSSL
189
190 /* Define to 1 if you have the `pipe' function. */
191 #undef HAVE_PIPE
192
193 /* Define to 1 if you have the `pipe2' function. */
194 #undef HAVE_PIPE2
195
196 /* Define to 1 if you have the `poll' function. */
197 #undef HAVE_POLL
198
199 /* Define to 1 if you have the <poll.h> header file. */
200 #undef HAVE_POLL_H
201
202 /* Define to 1 if you have the `port_create' function. */
203 #undef HAVE_PORT_CREATE
204
205 /* Define to 1 if you have the <port.h> header file. */
206 #undef HAVE_PORT_H
207
208 /* Define if you have POSIX threads libraries and header files. */
209 #undef HAVE_PTHREAD
210
211 /* define to pthreads API spec revision */
212 #undef HAVE_PTHREADS
213
214 /* define if you have pthread_detach function */
215 #undef HAVE_PTHREAD_DETACH
216
217 /* Define to 1 if you have the `pthread_getconcurrency' function. */
218 #undef HAVE_PTHREAD_GETCONCURRENCY
219
220 /* Define to 1 if you have the <pthread.h> header file. */
221 #undef HAVE_PTHREAD_H
222
223 /* Define to 1 if you have the `pthread_kill' function. */
224 #undef HAVE_PTHREAD_KILL
225
226 /* Define to 1 if you have the `pthread_kill_other_threads_np' function. */
227 #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP
228
229 /* define if you have pthread_rwlock_destroy function */
230 #undef HAVE_PTHREAD_RWLOCK_DESTROY
231
232 /* Define to 1 if you have the `pthread_setconcurrency' function. */
233 #undef HAVE_PTHREAD_SETCONCURRENCY
234
235 /* Define to 1 if you have the `pthread_yield' function. */
236 #undef HAVE_PTHREAD_YIELD
237
238 /* Define to 1 if you have the <pth.h> header file. */
239 #undef HAVE_PTH_H
240
241 /* Define to 1 if you have the `putenv' function. */
242 #undef HAVE_PUTENV
243
244 /* Define to 1 if the system has the type `sa_family_t'. */
245 #undef HAVE_SA_FAMILY_T
246
247 /* Define to 1 if you have the <sched.h> header file. */
248 #undef HAVE_SCHED_H
249
250 /* Define to 1 if you have the `sched_yield' function. */
251 #undef HAVE_SCHED_YIELD
252
253 /* Define to 1 if you have the `select' function. */
254 #undef HAVE_SELECT
255
256 /* Define to 1 if you have the `sendfile' function. */
257 #undef HAVE_SENDFILE
258
259 /* Define to 1 if you have the `setenv' function. */
260 #undef HAVE_SETENV
261
262 /* Define if F_SETFD is defined in <fcntl.h> */
263 #undef HAVE_SETFD
264
265 /* Define to 1 if you have the `setrlimit' function. */
266 #undef HAVE_SETRLIMIT
267
268 /* Define to 1 if you have the `sigaction' function. */
269 #undef HAVE_SIGACTION
270
271 /* Define to 1 if you have the `signal' function. */
272 #undef HAVE_SIGNAL
273
274 /* Define to 1 if you have the `splice' function. */
275 #undef HAVE_SPLICE
276
277 /* Define to 1 if you have the <stdarg.h> header file. */
278 #undef HAVE_STDARG_H
279
280 /* Define to 1 if you have the <stddef.h> header file. */
281 #undef HAVE_STDDEF_H
282
283 /* Define to 1 if you have the <stdint.h> header file. */
284 #undef HAVE_STDINT_H
285
286 /* Define to 1 if you have the <stdlib.h> header file. */
287 #undef HAVE_STDLIB_H
288
289 /* Define to 1 if you have the <strings.h> header file. */
290 #undef HAVE_STRINGS_H
291
292 /* Define to 1 if you have the <string.h> header file. */
293 #undef HAVE_STRING_H
294
295 /* Define to 1 if you have the `strlcpy' function. */
296 #undef HAVE_STRLCPY
297
298 /* Define to 1 if you have the `strsep' function. */
299 #undef HAVE_STRSEP
300
301 /* Define to 1 if you have the `strtok_r' function. */
302 #undef HAVE_STRTOK_R
303
304 /* Define to 1 if you have the `strtoll' function. */
305 #undef HAVE_STRTOLL
306
307 /* Define to 1 if the system has the type `struct addrinfo'. */
308 #undef HAVE_STRUCT_ADDRINFO
309
310 /* Define to 1 if the system has the type `struct in6_addr'. */
311 #undef HAVE_STRUCT_IN6_ADDR
312
313 /* Define to 1 if `s6_addr16' is a member of `struct in6_addr'. */
314 #undef HAVE_STRUCT_IN6_ADDR_S6_ADDR16
315
316 /* Define to 1 if `s6_addr32' is a member of `struct in6_addr'. */
317 #undef HAVE_STRUCT_IN6_ADDR_S6_ADDR32
318
319 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
320 #undef HAVE_STRUCT_SOCKADDR_IN6
321
322 /* Define to 1 if `sin6_len' is a member of `struct sockaddr_in6'. */
323 #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN
324
325 /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
326 #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
327
328 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
329 #undef HAVE_STRUCT_SOCKADDR_STORAGE
330
331 /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
332 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
333
334 /* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */
335 #undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY
336
337 /* Define to 1 if the system has the type `struct so_linger'. */
338 #undef HAVE_STRUCT_SO_LINGER
339
340 /* Define to 1 if you have the <synch.h> header file. */
341 #undef HAVE_SYNCH_H
342
343 /* Define to 1 if you have the `sysctl' function. */
344 #undef HAVE_SYSCTL
345
346 /* Define to 1 if you have the <sys/devpoll.h> header file. */
347 #undef HAVE_SYS_DEVPOLL_H
348
349 /* Define to 1 if you have the <sys/epoll.h> header file. */
350 #undef HAVE_SYS_EPOLL_H
351
352 /* Define to 1 if you have the <sys/eventfd.h> header file. */
353 #undef HAVE_SYS_EVENTFD_H
354
355 /* Define to 1 if you have the <sys/event.h> header file. */
356 #undef HAVE_SYS_EVENT_H
357
358 /* Define to 1 if you have the <sys/ioctl.h> header file. */
359 #undef HAVE_SYS_IOCTL_H
360
361 /* Define to 1 if you have the <sys/mman.h> header file. */
362 #undef HAVE_SYS_MMAN_H
363
364 /* Define to 1 if you have the <sys/param.h> header file. */
365 #undef HAVE_SYS_PARAM_H
366
367 /* Define to 1 if you have the <sys/queue.h> header file. */
368 #undef HAVE_SYS_QUEUE_H
369
370 /* Define to 1 if you have the <sys/resource.h> header file. */
371 #undef HAVE_SYS_RESOURCE_H
372
373 /* Define to 1 if you have the <sys/select.h> header file. */
374 #undef HAVE_SYS_SELECT_H
375
376 /* Define to 1 if you have the <sys/sendfile.h> header file. */
377 #undef HAVE_SYS_SENDFILE_H
378
379 /* Define to 1 if you have the <sys/socket.h> header file. */
380 #undef HAVE_SYS_SOCKET_H
381
382 /* Define to 1 if you have the <sys/stat.h> header file. */
383 #undef HAVE_SYS_STAT_H
384
385 /* Define to 1 if you have the <sys/sysctl.h> header file. */
386 #undef HAVE_SYS_SYSCTL_H
387
388 /* Define to 1 if you have the <sys/timerfd.h> header file. */
389 #undef HAVE_SYS_TIMERFD_H
390
391 /* Define to 1 if you have the <sys/time.h> header file. */
392 #undef HAVE_SYS_TIME_H
393
394 /* Define to 1 if you have the <sys/types.h> header file. */
395 #undef HAVE_SYS_TYPES_H
396
397 /* Define to 1 if you have the <sys/uio.h> header file. */
398 #undef HAVE_SYS_UIO_H
399
400 /* Define to 1 if you have the <sys/wait.h> header file. */
401 #undef HAVE_SYS_WAIT_H
402
403 /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */
404 #undef HAVE_TAILQFOREACH
405
406 /* if you have Solaris LWP (thr) package */
407 #undef HAVE_THR
408
409 /* Define to 1 if you have the <thread.h> header file. */
410 #undef HAVE_THREAD_H
411
412 /* Define to 1 if you have the `thr_getconcurrency' function. */
413 #undef HAVE_THR_GETCONCURRENCY
414
415 /* Define to 1 if you have the `thr_setconcurrency' function. */
416 #undef HAVE_THR_SETCONCURRENCY
417
418 /* Define to 1 if you have the `thr_yield' function. */
419 #undef HAVE_THR_YIELD
420
421 /* Define if timeradd is defined in <sys/time.h> */
422 #undef HAVE_TIMERADD
423
424 /* Define if timerclear is defined in <sys/time.h> */
425 #undef HAVE_TIMERCLEAR
426
427 /* Define if timercmp is defined in <sys/time.h> */
428 #undef HAVE_TIMERCMP
429
430 /* Define to 1 if you have the `timerfd_create' function. */
431 #undef HAVE_TIMERFD_CREATE
432
433 /* Define if timerisset is defined in <sys/time.h> */
434 #undef HAVE_TIMERISSET
435
436 /* Define to 1 if the system has the type `uint16_t'. */
437 #undef HAVE_UINT16_T
438
439 /* Define to 1 if the system has the type `uint32_t'. */
440 #undef HAVE_UINT32_T
441
442 /* Define to 1 if the system has the type `uint64_t'. */
443 #undef HAVE_UINT64_T
444
445 /* Define to 1 if the system has the type `uint8_t'. */
446 #undef HAVE_UINT8_T
447
448 /* Define to 1 if the system has the type `uintptr_t'. */
449 #undef HAVE_UINTPTR_T
450
451 /* Define to 1 if you have the `umask' function. */
452 #undef HAVE_UMASK
453
454 /* Define to 1 if you have the <unistd.h> header file. */
455 #undef HAVE_UNISTD_H
456
457 /* Define to 1 if you have the `unsetenv' function. */
458 #undef HAVE_UNSETENV
459
460 /* Define to 1 if you have the `usleep' function. */
461 #undef HAVE_USLEEP
462
463 /* Define to 1 if you have the `vasprintf' function. */
464 #undef HAVE_VASPRINTF
465
466 /* Define if kqueue works correctly with pipes */
467 #undef HAVE_WORKING_KQUEUE
468
469 /* define if select implicitly yields */
470 #undef HAVE_YIELDING_SELECT
471
472 /* Define to 1 if you have the <zlib.h> header file. */
473 #undef HAVE_ZLIB_H
474
475 /* define to 1 if library is thread safe */
476 #undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
477
478 /* Define to the sub-directory in which libtool stores uninstalled libraries.
479    */
480 #undef LT_OBJDIR
481
482 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
483 #undef NO_MINUS_C_MINUS_O
484
485 /* define if you have (or want) no threads */
486 #undef NO_THREADS
487
488 /* Numeric representation of the version */
489 #undef NUMERIC_VERSION
490
491 /* Name of package */
492 #undef PACKAGE
493
494 /* Define to the address where bug reports for this package should be sent. */
495 #undef PACKAGE_BUGREPORT
496
497 /* Define to the full name of this package. */
498 #undef PACKAGE_NAME
499
500 /* Define to the full name and version of this package. */
501 #undef PACKAGE_STRING
502
503 /* Define to the one symbol short name of this package. */
504 #undef PACKAGE_TARNAME
505
506 /* Define to the home page for this package. */
507 #undef PACKAGE_URL
508
509 /* Define to the version of this package. */
510 #undef PACKAGE_VERSION
511
512 /* enable thread safety */
513 #undef REENTRANT
514
515 /* define if sched_yield yields the entire process */
516 #undef REPLACE_BROKEN_YIELD
517
518 /* The size of `int', as computed by sizeof. */
519 #undef SIZEOF_INT
520
521 /* The size of `long', as computed by sizeof. */
522 #undef SIZEOF_LONG
523
524 /* The size of `long long', as computed by sizeof. */
525 #undef SIZEOF_LONG_LONG
526
527 /* The size of `off_t', as computed by sizeof. */
528 #undef SIZEOF_OFF_T
529
530 /* The size of `pthread_t', as computed by sizeof. */
531 #undef SIZEOF_PTHREAD_T
532
533 /* The size of `short', as computed by sizeof. */
534 #undef SIZEOF_SHORT
535
536 /* The size of `size_t', as computed by sizeof. */
537 #undef SIZEOF_SIZE_T
538
539 /* The size of `void *', as computed by sizeof. */
540 #undef SIZEOF_VOID_P
541
542 /* Define to 1 if you have the ANSI C header files. */
543 #undef STDC_HEADERS
544
545 /* enable thread safety */
546 #undef THREADSAFE
547
548 /* enable thread safety */
549 #undef THREAD_SAFE
550
551 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
552 #undef TIME_WITH_SYS_TIME
553
554 /* Version number of package */
555 #undef VERSION
556
557 /* Number of bits in a file offset, on hosts where this is settable. */
558 #undef _FILE_OFFSET_BITS
559
560 /* Define for large files, on AIX-style hosts. */
561 #undef _LARGE_FILES
562
563 /* Define to 1 if on MINIX. */
564 #undef _MINIX
565
566 /* Define to 2 if the system does not provide POSIX.1 features except with
567    this defined. */
568 #undef _POSIX_1_SOURCE
569
570 /* Define to 1 if you need to in order for `stat' and other things to work. */
571 #undef _POSIX_SOURCE
572
573 /* enable thread safety */
574 #undef _REENTRANT
575
576 /* enable thread safety */
577 #undef _SGI_MP_SOURCE
578
579 /* enable thread safety */
580 #undef _THREADSAFE
581
582 /* enable thread safety */
583 #undef _THREAD_SAFE
584
585 /* Define to 500 only on HP-UX. */
586 #undef _XOPEN_SOURCE
587
588 /* Enable extensions on AIX 3, Interix.  */
589 #ifndef _ALL_SOURCE
590 # undef _ALL_SOURCE
591 #endif
592 /* Enable GNU extensions on systems that have them.  */
593 #ifndef _GNU_SOURCE
594 # undef _GNU_SOURCE
595 #endif
596 /* Enable threading extensions on Solaris.  */
597 #ifndef _POSIX_PTHREAD_SEMANTICS
598 # undef _POSIX_PTHREAD_SEMANTICS
599 #endif
600 /* Enable extensions on HP NonStop.  */
601 #ifndef _TANDEM_SOURCE
602 # undef _TANDEM_SOURCE
603 #endif
604 /* Enable general extensions on Solaris.  */
605 #ifndef __EXTENSIONS__
606 # undef __EXTENSIONS__
607 #endif
608
609
610 /* Define to appropriate substitue if compiler doesnt have __func__ */
611 #undef __func__
612
613 /* Define to empty if `const' does not conform to ANSI C. */
614 #undef const
615
616 /* Define to `__inline__' or `__inline' if that's what the C compiler
617    calls it, or to nothing if 'inline' is not supported under any name.  */
618 #ifndef __cplusplus
619 #undef inline
620 #endif
621
622 /* Define to `int' if <sys/types.h> does not define. */
623 #undef pid_t
624
625 /* Define to `unsigned int' if <sys/types.h> does not define. */
626 #undef size_t
627
628 /* Define to unsigned int if you dont have it */
629 #undef socklen_t
630
631 /* Define to `int' if <sys/types.h> does not define. */
632 #undef ssize_t