xref: /netbsd-src/external/bsd/ntp/include/config.h (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Is adjtime() accurate? */
8 /* #undef ADJTIME_IS_ACCURATE */
9 
10 /* Support NTP Autokey protocol? */
11 #define AUTOKEY 1
12 
13 /* why not HAVE_P_S? */
14 /* #undef CALL_PTHREAD_SETCONCURRENCY */
15 
16 /* ACTS modem service */
17 #define CLOCK_ACTS 1
18 
19 /* Arbiter 1088A/B GPS receiver */
20 #define CLOCK_ARBITER 1
21 
22 /* ARCRON support? */
23 #define CLOCK_ARCRON_MSF 1
24 
25 /* Austron 2200A/2201A GPS receiver? */
26 #define CLOCK_AS2201 1
27 
28 /* PPS interface? */
29 #define CLOCK_ATOM 1
30 
31 /* Datum/Bancomm bc635/VME interface? */
32 /* #undef CLOCK_BANC */
33 
34 /* Chronolog K-series WWVB receiver? */
35 #define CLOCK_CHRONOLOG 1
36 
37 /* CHU modem/decoder */
38 #define CLOCK_CHU 1
39 
40 /* Diems Computime Radio Clock? */
41 #define CLOCK_COMPUTIME 1
42 
43 /* Datum Programmable Time System? */
44 #define CLOCK_DATUM 1
45 
46 /* ELV/DCF7000 clock? */
47 #define CLOCK_DCF7000 1
48 
49 /* Dumb generic hh:mm:ss local clock? */
50 #define CLOCK_DUMBCLOCK 1
51 
52 /* Forum Graphic GPS datating station driver? */
53 #define CLOCK_FG 1
54 
55 /* GPSD JSON receiver */
56 #define CLOCK_GPSDJSON 1
57 
58 /* TrueTime GPS receiver/VME interface? */
59 /* #undef CLOCK_GPSVME */
60 
61 /* Heath GC-1000 WWV/WWVH receiver? */
62 #define CLOCK_HEATH 1
63 
64 /* HOPF 6021 clock? */
65 #define CLOCK_HOPF6021 1
66 
67 /* HOPF PCI clock device? */
68 #define CLOCK_HOPF_PCI 1
69 
70 /* HOPF serial clock device? */
71 #define CLOCK_HOPF_SERIAL 1
72 
73 /* HP 58503A GPS receiver? */
74 #define CLOCK_HPGPS 1
75 
76 /* IRIG audio decoder? */
77 #define CLOCK_IRIG 1
78 
79 /* JJY receiver? */
80 #define CLOCK_JJY 1
81 
82 /* Rockwell Jupiter GPS clock? */
83 #define CLOCK_JUPITER 1
84 
85 /* Leitch CSD 5300 Master Clock System Driver? */
86 #define CLOCK_LEITCH 1
87 
88 /* local clock reference? */
89 #define CLOCK_LOCAL 1
90 
91 /* Meinberg clocks */
92 #define CLOCK_MEINBERG 1
93 
94 /* Magnavox MX4200 GPS receiver */
95 /* #undef CLOCK_MX4200 */
96 
97 /* NeoClock4X */
98 #define CLOCK_NEOCLOCK4X 1
99 
100 /* NMEA GPS receiver */
101 #define CLOCK_NMEA 1
102 
103 /* Motorola UT Oncore GPS */
104 #define CLOCK_ONCORE 1
105 
106 /* Palisade clock */
107 #define CLOCK_PALISADE 1
108 
109 /* PARSE driver interface */
110 #define CLOCK_PARSE 1
111 
112 /* Conrad parallel port radio clock */
113 #define CLOCK_PCF 1
114 
115 /* PCL 720 clock support */
116 /* #undef CLOCK_PPS720 */
117 
118 /* PST/Traconex 1020 WWV/WWVH receiver */
119 #define CLOCK_PST 1
120 
121 /* DCF77 raw time code */
122 #define CLOCK_RAWDCF 1
123 
124 /* RCC 8000 clock */
125 #define CLOCK_RCC8000 1
126 
127 /* RIPE NCC Trimble clock */
128 /* #undef CLOCK_RIPENCC */
129 
130 /* Schmid DCF77 clock */
131 #define CLOCK_SCHMID 1
132 
133 /* SEL240X protocol */
134 #define CLOCK_SEL240X 1
135 
136 /* clock thru shared memory */
137 #define CLOCK_SHM 1
138 
139 /* Spectracom 8170/Netclock/2 WWVB receiver */
140 #define CLOCK_SPECTRACOM 1
141 
142 /* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
143 /* #undef CLOCK_TPRO */
144 
145 /* Trimble GPS receiver/TAIP protocol */
146 #define CLOCK_TRIMTAIP 1
147 
148 /* Trimble GPS receiver/TSIP protocol */
149 #define CLOCK_TRIMTSIP 1
150 
151 /* Kinemetrics/TrueTime receivers */
152 #define CLOCK_TRUETIME 1
153 
154 /* Spectracom TSYNC timing board */
155 /* #undef CLOCK_TSYNCPCI */
156 
157 /* TrueTime 560 IRIG-B decoder? */
158 /* #undef CLOCK_TT560 */
159 
160 /* Ultralink M320 WWVB receiver? */
161 #define CLOCK_ULINK 1
162 
163 /* VARITEXT clock */
164 #define CLOCK_VARITEXT 1
165 
166 /* WHARTON 400A Series clock */
167 #define CLOCK_WHARTON_400A 1
168 
169 /* WWV audio driver */
170 #define CLOCK_WWV 1
171 
172 /* Zyfer GPStarplus */
173 #define CLOCK_ZYFER 1
174 
175 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
176    systems. This function is required for `alloca.c' support on those systems.
177    */
178 /* #undef CRAY_STACKSEG_END */
179 
180 /* Define to 1 if using `alloca.c'. */
181 /* #undef C_ALLOCA */
182 
183 /* Enable debugging code? */
184 #define DEBUG 1
185 
186 /* Enable processing time debugging? */
187 /* #undef DEBUG_TIMING */
188 
189 /* Declaration style */
190 /* #undef DECL_ADJTIME_0 */
191 
192 /* Declaration style */
193 /* #undef DECL_BCOPY_0 */
194 
195 /* Declaration style */
196 /* #undef DECL_BZERO_0 */
197 
198 /* Declaration style */
199 /* #undef DECL_CFSETISPEED_0 */
200 
201 /* Declare errno? */
202 /* #undef DECL_ERRNO */
203 
204 /* Declaration style */
205 /* #undef DECL_HSTRERROR_0 */
206 
207 /* Declare h_errno? */
208 #define DECL_H_ERRNO 1
209 
210 /* Declaration style */
211 /* #undef DECL_INET_NTOA_0 */
212 
213 /* Declaration style */
214 /* #undef DECL_IOCTL_0 */
215 
216 /* Declaration style */
217 /* #undef DECL_IPC_0 */
218 
219 /* Declaration style */
220 /* #undef DECL_MEMMOVE_0 */
221 
222 /* Declaration style */
223 /* #undef DECL_MKSTEMP_0 */
224 
225 /* Declaration style */
226 /* #undef DECL_MKTEMP_0 */
227 
228 /* Declaration style */
229 /* #undef DECL_NLIST_0 */
230 
231 /* Declaration style */
232 /* #undef DECL_PLOCK_0 */
233 
234 /* Declaration style */
235 /* #undef DECL_RENAME_0 */
236 
237 /* Declaration style */
238 /* #undef DECL_SELECT_0 */
239 
240 /* Declaration style */
241 /* #undef DECL_SETITIMER_0 */
242 
243 /* Declaration style */
244 /* #undef DECL_SETPRIORITY_0 */
245 
246 /* Declaration style */
247 /* #undef DECL_SETPRIORITY_1 */
248 
249 /* Declaration style */
250 /* #undef DECL_SIGVEC_0 */
251 
252 /* Declaration style */
253 /* #undef DECL_STDIO_0 */
254 
255 /* Declaration style */
256 /* #undef DECL_STIME_0 */
257 
258 /* Declaration style */
259 /* #undef DECL_STIME_1 */
260 
261 /* Declaration style */
262 /* #undef DECL_STRERROR_0 */
263 
264 /* Declaration style */
265 /* #undef DECL_STRTOL_0 */
266 
267 /* Declare syscall()? */
268 /* #undef DECL_SYSCALL */
269 
270 /* Declaration style */
271 /* #undef DECL_SYSLOG_0 */
272 
273 /* Declaration style */
274 /* #undef DECL_TIMEOFDAY_0 */
275 
276 /* Declaration style */
277 /* #undef DECL_TIME_0 */
278 
279 /* Declaration style */
280 /* #undef DECL_TOLOWER_0 */
281 
282 /* Declaration style */
283 /* #undef DECL_TOUPPER_0 */
284 
285 /* What is the fallback value for HZ? */
286 #define DEFAULT_HZ 100
287 
288 /* Default number of megabytes for RLIMIT_MEMLOCK */
289 #define DFLT_RLIMIT_MEMLOCK 32
290 
291 /* Default number of 4k pages for RLIMIT_STACK */
292 #define DFLT_RLIMIT_STACK 50
293 
294 /* Directory separator character, usually / or \\ */
295 #define DIR_SEP '/'
296 
297 /* use old autokey session key behavior? */
298 /* #undef DISABLE_BUG1243_FIX */
299 
300 /* synch TODR hourly? */
301 /* #undef DOSYNCTODR */
302 
303 /* The number of minutes in a DST adjustment */
304 #define DSTMINUTES 60
305 
306 /* number of args to el_init() */
307 #define EL_INIT_ARGS 4
308 
309 /* nls support in libopts */
310 /* #undef ENABLE_NLS */
311 
312 /* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
313 /* #undef FORCE_NTPDATE_STEP */
314 
315 /* What is getsockname()'s socklen type? */
316 #define GETSOCKNAME_SOCKLEN_TYPE socklen_t
317 
318 /* Do we have a routing socket (rt_msghdr or rtattr)? */
319 #define HAS_ROUTING_SOCKET 1
320 
321 /* via __adjtimex */
322 /* #undef HAVE_ADJTIMEX */
323 
324 /* Define to 1 if you have `alloca', as a function or macro. */
325 #define HAVE_ALLOCA 1
326 
327 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
328    */
329 /* #undef HAVE_ALLOCA_H */
330 
331 /* Define to 1 if you have the `arc4random_buf' function. */
332 #define HAVE_ARC4RANDOM_BUF 1
333 
334 /* Define to 1 if you have the <arpa/nameser.h> header file. */
335 #define HAVE_ARPA_NAMESER_H 1
336 
337 /* Define to 1 if you have the `atomic_thread_fence' function. */
338 /* #undef HAVE_ATOMIC_THREAD_FENCE */
339 
340 /* Do we have audio support? */
341 #define HAVE_AUDIO /**/
342 
343 /* Define to 1 if you have the <bstring.h> header file. */
344 /* #undef HAVE_BSTRING_H */
345 
346 /* Define to 1 if you have the `canonicalize_file_name' function. */
347 /* #undef HAVE_CANONICALIZE_FILE_NAME */
348 
349 /* Define to 1 if you have the `chmod' function. */
350 #define HAVE_CHMOD 1
351 
352 /* Do we have the CIOGETEV ioctl (SunOS, Linux)? */
353 /* #undef HAVE_CIOGETEV */
354 
355 /* Define to 1 if you have the `clock_getres' function. */
356 #define HAVE_CLOCK_GETRES 1
357 
358 /* Define to 1 if you have the `clock_gettime' function. */
359 #define HAVE_CLOCK_GETTIME 1
360 
361 /* Define to 1 if you have the `clock_settime' function. */
362 #define HAVE_CLOCK_SETTIME 1
363 
364 /* Define to 1 if you have the <cthreads.h> header file. */
365 /* #undef HAVE_CTHREADS_H */
366 
367 /* Define to 1 if you have the `daemon' function. */
368 #define HAVE_DAEMON 1
369 
370 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
371    don't. */
372 #define HAVE_DECL_STRERROR_R 1
373 
374 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
375    */
376 #define HAVE_DIRENT_H 1
377 
378 /* Define to 1 if you have the <dlfcn.h> header file. */
379 #define HAVE_DLFCN_H 1
380 
381 #ifndef __NetBSD__
382 /* NetBSD: set by build process */
383 /* Use Rendezvous/DNS-SD registration */
384 #define HAVE_DNSREGISTRATION 1
385 #endif
386 
387 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
388 /* #undef HAVE_DOPRNT */
389 
390 /* Can we drop root privileges? */
391 #define HAVE_DROPROOT 1
392 
393 /* Define to 1 if you have the <errno.h> header file. */
394 #define HAVE_ERRNO_H 1
395 
396 /* Define to 1 if you have the `EVP_MD_do_all_sorted' function. */
397 #define HAVE_EVP_MD_DO_ALL_SORTED 1
398 
399 /* Define to 1 if you have the `fchmod' function. */
400 #define HAVE_FCHMOD 1
401 
402 /* Define to 1 if you have the <fcntl.h> header file. */
403 #define HAVE_FCNTL_H 1
404 
405 /* Define to 1 if you have the `finite' function. */
406 /* #undef HAVE_FINITE */
407 
408 /* Define to 1 if you have the `fnmatch' function. */
409 #define HAVE_FNMATCH 1
410 
411 /* Define to 1 if you have the <fnmatch.h> header file. */
412 #define HAVE_FNMATCH_H 1
413 
414 /* Define to 1 if you have the `fork' function. */
415 #define HAVE_FORK 1
416 
417 /* Define to 1 if you have the `fstat' function. */
418 #define HAVE_FSTAT 1
419 
420 /* Define to 1 if you have the `getbootfile' function. */
421 /* #undef HAVE_GETBOOTFILE */
422 
423 /* Define to 1 if you have the `getclock' function. */
424 /* #undef HAVE_GETCLOCK */
425 
426 /* Define to 1 if you have the `getdtablesize' function. */
427 #define HAVE_GETDTABLESIZE 1
428 
429 /* Define to 1 if you have the `getifaddrs' function. */
430 #define HAVE_GETIFADDRS 1
431 
432 /* Define to 1 if you have the `getpassphrase' function. */
433 /* #undef HAVE_GETPASSPHRASE */
434 
435 /* Define to 1 if you have the `getrusage' function. */
436 #define HAVE_GETRUSAGE 1
437 
438 /* Define to 1 if you have the `getuid' function. */
439 #define HAVE_GETUID 1
440 
441 /* if you have GNU Pth */
442 /* #undef HAVE_GNU_PTH */
443 
444 /* Define to 1 if you have the <histedit.h> header file. */
445 #define HAVE_HISTEDIT_H 1
446 
447 /* Define to 1 if you have the <history.h> header file. */
448 /* #undef HAVE_HISTORY_H */
449 
450 /* Obvious */
451 /* #undef HAVE_HZ_IN_STRUCT_CLOCKINFO */
452 
453 #ifndef __vax__
454 /* Define to 1 if you have the <ieeefp.h> header file. */
455 #define HAVE_IEEEFP_H 1
456 #endif
457 
458 /* have iflist_sysctl? */
459 #define HAVE_IFLIST_SYSCTL 1
460 
461 /* Define to 1 if you have the `if_nametoindex' function. */
462 #define HAVE_IF_NAMETOINDEX 1
463 
464 /* inline keyword or macro available */
465 #define HAVE_INLINE 1
466 
467 /* Define to 1 if the system has the type `int16_t'. */
468 #define HAVE_INT16_T 1
469 
470 /* Define to 1 if the system has the type `int32'. */
471 /* #undef HAVE_INT32 */
472 
473 /* int32 type in DNS headers, not others. */
474 /* #undef HAVE_INT32_ONLY_WITH_DNS */
475 
476 /* Define to 1 if the system has the type `int32_t'. */
477 #define HAVE_INT32_T 1
478 
479 /* Define to 1 if the system has the type `int8_t'. */
480 #define HAVE_INT8_T 1
481 
482 /* Define to 1 if the system has the type `intmax_t'. */
483 /* #undef HAVE_INTMAX_T */
484 
485 /* Define to 1 if the system has the type `intptr_t'. */
486 #define HAVE_INTPTR_T 1
487 
488 /* Define to 1 if you have the <inttypes.h> header file. */
489 #define HAVE_INTTYPES_H 1
490 
491 /* Define to 1 if you have the `isfinite' function. */
492 #define HAVE_ISFINITE 1
493 
494 /* Define to 1 if you have the <kvm.h> header file. */
495 #define HAVE_KVM_H 1
496 
497 /* Define to 1 if you have the `kvm_open' function. */
498 /* #undef HAVE_KVM_OPEN */
499 
500 /* Define to 1 if you have the `gen' library (-lgen). */
501 /* #undef HAVE_LIBGEN */
502 
503 /* Define to 1 if you have the <libgen.h> header file. */
504 #define HAVE_LIBGEN_H 1
505 
506 /* Define to 1 if you have the `intl' library (-lintl). */
507 #define HAVE_LIBINTL 1
508 
509 /* Define to 1 if you have the <libintl.h> header file. */
510 #define HAVE_LIBINTL_H 1
511 
512 /* Define to 1 if you have the <libscf.h> header file. */
513 /* #undef HAVE_LIBSCF_H */
514 
515 /* Define to 1 if you have the <limits.h> header file. */
516 #define HAVE_LIMITS_H 1
517 
518 /* using Linux pthread? */
519 /* #undef HAVE_LINUXTHREADS */
520 
521 /* Do we have Linux capabilities? */
522 /* #undef HAVE_LINUX_CAPABILITIES */
523 
524 /* Define to 1 if you have the <linux/if_addr.h> header file. */
525 /* #undef HAVE_LINUX_IF_ADDR_H */
526 
527 /* if you have LinuxThreads */
528 /* #undef HAVE_LINUX_THREADS */
529 
530 /* Define to 1 if you have the `localeconv' function. */
531 /* #undef HAVE_LOCALECONV */
532 
533 /* Define to 1 if you have the <locale.h> header file. */
534 /* #undef HAVE_LOCALE_H */
535 
536 /* Define to 1 if the system has the type `long double'. */
537 /* #undef HAVE_LONG_DOUBLE */
538 
539 /* Define to 1 if the system has the type `long long'. */
540 #define HAVE_LONG_LONG 1
541 
542 /* Define to 1 if the system has the type `long long int'. */
543 /* #undef HAVE_LONG_LONG_INT */
544 
545 /* if you have SunOS LWP package */
546 /* #undef HAVE_LWP */
547 
548 /* Define to 1 if you have the <lwp/lwp.h> header file. */
549 /* #undef HAVE_LWP_LWP_H */
550 
551 /* Define to 1 if you have the <machine/inline.h> header file. */
552 /* #undef HAVE_MACHINE_INLINE_H */
553 
554 /* Define to 1 if you have the <machine/soundcard.h> header file. */
555 /* #undef HAVE_MACHINE_SOUNDCARD_H */
556 
557 /* define if you have Mach Cthreads */
558 /* #undef HAVE_MACH_CTHREADS */
559 
560 /* Define to 1 if you have the <mach/cthreads.h> header file. */
561 /* #undef HAVE_MACH_CTHREADS_H */
562 
563 /* Define to 1 if you have the <math.h> header file. */
564 #define HAVE_MATH_H 1
565 
566 /* Define to 1 if you have the `MD5Init' function. */
567 #define HAVE_MD5INIT 1
568 
569 /* Define to 1 if you have the <md5.h> header file. */
570 #define HAVE_MD5_H 1
571 
572 /* Define to 1 if you have the `memlk' function. */
573 /* #undef HAVE_MEMLK */
574 
575 /* Define to 1 if you have the <memory.h> header file. */
576 #define HAVE_MEMORY_H 1
577 
578 /* Define to 1 if you have the `mkstemp' function. */
579 #define HAVE_MKSTEMP 1
580 
581 /* Define to 1 if you have the `mktime' function. */
582 #define HAVE_MKTIME 1
583 
584 /* Define to 1 if you have the `mlockall' function. */
585 #define HAVE_MLOCKALL 1
586 
587 /* Define to 1 if you have the `mmap' function. */
588 #define HAVE_MMAP 1
589 
590 /* Define to 1 if you have the `nanosleep' function. */
591 #define HAVE_NANOSLEEP 1
592 
593 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
594 /* #undef HAVE_NDIR_H */
595 
596 /* Define to 1 if you have the <netdb.h> header file. */
597 #define HAVE_NETDB_H 1
598 
599 /* Define to 1 if you have the <netinet/in.h> header file. */
600 #define HAVE_NETINET_IN_H 1
601 
602 /* Define to 1 if you have the <netinet/in_system.h> header file. */
603 /* #undef HAVE_NETINET_IN_SYSTEM_H */
604 
605 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
606 #define HAVE_NETINET_IN_SYSTM_H 1
607 
608 /* Define to 1 if you have the <netinet/in_var.h> header file. */
609 #define HAVE_NETINET_IN_VAR_H 1
610 
611 /* Define to 1 if you have the <netinet/ip.h> header file. */
612 #define HAVE_NETINET_IP_H 1
613 
614 /* NetInfo support? */
615 /* #undef HAVE_NETINFO */
616 
617 /* Define to 1 if you have the <netinfo/ni.h> header file. */
618 /* #undef HAVE_NETINFO_NI_H */
619 
620 /* Define to 1 if you have the <net/if6.h> header file. */
621 /* #undef HAVE_NET_IF6_H */
622 
623 /* Define to 1 if you have the <net/if.h> header file. */
624 #define HAVE_NET_IF_H 1
625 
626 /* Define to 1 if you have the <net/if_var.h> header file. */
627 /* #undef HAVE_NET_IF_VAR_H */
628 
629 /* Define to 1 if you have the <net/route.h> header file. */
630 #define HAVE_NET_ROUTE_H 1
631 
632 /* Define to 1 if you have the `nice' function. */
633 #define HAVE_NICE 1
634 
635 /* Define to 1 if you have the <nlist.h> header file. */
636 #define HAVE_NLIST_H 1
637 
638 /* via __adjtimex */
639 #define HAVE_NTP_ADJTIME 1
640 
641 /* via __ntp_gettime */
642 #define HAVE_NTP_GETTIME 1
643 
644 /* Do we want support for Samba's signing daemon? */
645 /* #undef HAVE_NTP_SIGND */
646 
647 /* if you have NT Event Log */
648 /* #undef HAVE_NT_EVENT_LOG */
649 
650 /* if you have NT Service Manager */
651 /* #undef HAVE_NT_SERVICE_MANAGER */
652 
653 /* if you have NT Threads */
654 /* #undef HAVE_NT_THREADS */
655 
656 /* Define to 1 if the system has the type `pid_t'. */
657 #define HAVE_PID_T 1
658 
659 /* Define to 1 if you have the `plock' function. */
660 /* #undef HAVE_PLOCK */
661 
662 /* Define to 1 if you have the <poll.h> header file. */
663 #define HAVE_POLL_H 1
664 
665 /* Do we have the PPS API per the Draft RFC? */
666 #define HAVE_PPSAPI 1
667 
668 /* Define to 1 if you have the <priv.h> header file. */
669 /* #undef HAVE_PRIV_H */
670 
671 /* Define if you have POSIX threads libraries and header files. */
672 /* #undef HAVE_PTHREAD */
673 
674 /* define to pthreads API spec revision */
675 #define HAVE_PTHREADS 10
676 
677 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */
678 #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
679 
680 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */
681 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
682 
683 /* define if you have pthread_detach function */
684 #define HAVE_PTHREAD_DETACH 1
685 
686 /* Define to 1 if you have the `pthread_getconcurrency' function. */
687 /* #undef HAVE_PTHREAD_GETCONCURRENCY */
688 
689 /* Define to 1 if you have the <pthread.h> header file. */
690 #define HAVE_PTHREAD_H 1
691 
692 /* Define to 1 if you have the `pthread_kill' function. */
693 #define HAVE_PTHREAD_KILL 1
694 
695 /* Define to 1 if you have the `pthread_kill_other_threads_np' function. */
696 /* #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP */
697 
698 /* define if you have pthread_rwlock_destroy function */
699 #define HAVE_PTHREAD_RWLOCK_DESTROY 1
700 
701 /* Define to 1 if you have the `pthread_setconcurrency' function. */
702 /* #undef HAVE_PTHREAD_SETCONCURRENCY */
703 
704 /* Define to 1 if you have the `pthread_yield' function. */
705 /* #undef HAVE_PTHREAD_YIELD */
706 
707 /* Define to 1 if you have the <pth.h> header file. */
708 /* #undef HAVE_PTH_H */
709 
710 /* Define to 1 if the system has the type `ptrdiff_t'. */
711 #define HAVE_PTRDIFF_T 1
712 
713 /* Define to 1 if you have the `pututline' function. */
714 /* #undef HAVE_PUTUTLINE */
715 
716 /* Define to 1 if you have the `pututxline' function. */
717 #define HAVE_PUTUTXLINE 1
718 
719 /* Define to 1 if you have the `RAND_bytes' function. */
720 #define HAVE_RAND_BYTES 1
721 
722 /* Define to 1 if you have the `RAND_poll' function. */
723 #define HAVE_RAND_POLL 1
724 
725 /* Define to 1 if you have the <readline.h> header file. */
726 /* #undef HAVE_READLINE_H */
727 
728 /* Define if your readline library has \`add_history' */
729 #define HAVE_READLINE_HISTORY 1
730 
731 /* Define to 1 if you have the <readline/history.h> header file. */
732 #define HAVE_READLINE_HISTORY_H 1
733 
734 /* Define to 1 if you have the <readline/readline.h> header file. */
735 #define HAVE_READLINE_READLINE_H 1
736 
737 /* Define to 1 if you have the `readlink' function. */
738 #define HAVE_READLINK 1
739 
740 /* Define to 1 if you have the `recvmsg' function. */
741 #define HAVE_RECVMSG 1
742 
743 /* Define to 1 if you have the <resolv.h> header file. */
744 #define HAVE_RESOLV_H 1
745 
746 /* Define to 1 if you have the `res_init' function. */
747 #define HAVE_RES_INIT 1
748 
749 /* Do we have Linux routing socket? */
750 /* #undef HAVE_RTNETLINK */
751 
752 /* Define to 1 if you have the `rtprio' function. */
753 /* #undef HAVE_RTPRIO */
754 
755 /* Define to 1 if you have the <runetype.h> header file. */
756 /* #undef HAVE_RUNETYPE_H */
757 
758 /* Obvious */
759 #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1
760 
761 /* Define to 1 if you have the <sched.h> header file. */
762 #define HAVE_SCHED_H 1
763 
764 /* Define to 1 if you have the `sched_setscheduler' function. */
765 #define HAVE_SCHED_SETSCHEDULER 1
766 
767 /* Define to 1 if you have the `sched_yield' function. */
768 #define HAVE_SCHED_YIELD 1
769 
770 /* Define to 1 if you have the <semaphore.h> header file. */
771 #define HAVE_SEMAPHORE_H 1
772 
773 /* Define to 1 if you have the `sem_timedwait' function. */
774 #define HAVE_SEM_TIMEDWAIT 1
775 
776 /* Define to 1 if you have the <setjmp.h> header file. */
777 #define HAVE_SETJMP_H 1
778 
779 /* Define to 1 if you have the `setlinebuf' function. */
780 #define HAVE_SETLINEBUF 1
781 
782 /* Define to 1 if you have the `setpgid' function. */
783 #define HAVE_SETPGID 1
784 
785 /* define if setpgrp takes 0 arguments */
786 /* #undef HAVE_SETPGRP_0 */
787 
788 /* Define to 1 if you have the `setpriority' function. */
789 #define HAVE_SETPRIORITY 1
790 
791 /* Define to 1 if you have the `setrlimit' function. */
792 #define HAVE_SETRLIMIT 1
793 
794 /* Define to 1 if you have the `setsid' function. */
795 #define HAVE_SETSID 1
796 
797 /* Define to 1 if you have the `settimeofday' function. */
798 #define HAVE_SETTIMEOFDAY 1
799 
800 /* Define to 1 if you have the `setvbuf' function. */
801 #define HAVE_SETVBUF 1
802 
803 /* Define to 1 if you have the <sgtty.h> header file. */
804 #define HAVE_SGTTY_H 1
805 
806 /* Define to 1 if you have the `sigaction' function. */
807 #define HAVE_SIGACTION 1
808 
809 /* Can we use SIGIO for tcp and udp IO? */
810 #define HAVE_SIGNALED_IO 1
811 
812 /* Define to 1 if you have the `sigset' function. */
813 #define HAVE_SIGSET 1
814 
815 /* Define to 1 if you have the `sigvec' function. */
816 #define HAVE_SIGVEC 1
817 
818 /* sigwait() available? */
819 #define HAVE_SIGWAIT 1
820 
821 /* Define to 1 if the system has the type `size_t'. */
822 #define HAVE_SIZE_T 1
823 
824 /* Define if C99-compliant `snprintf' is available. */
825 #define HAVE_SNPRINTF 1
826 
827 /* Define to 1 if you have the `socketpair' function. */
828 #define HAVE_SOCKETPAIR 1
829 
830 /* Are Solaris privileges available? */
831 /* #undef HAVE_SOLARIS_PRIVS */
832 
833 /* Define to 1 if you have the <stdarg.h> header file. */
834 #define HAVE_STDARG_H 1
835 
836 /* Define to 1 if you have the <stdatomic.h> header file. */
837 /* #undef HAVE_STDATOMIC_H */
838 
839 /* Define to 1 if you have the <stdbool.h> header file. */
840 #define HAVE_STDBOOL_H 1
841 
842 /* Define to 1 if you have the <stddef.h> header file. */
843 /* #undef HAVE_STDDEF_H */
844 
845 /* Define to 1 if you have the <stdint.h> header file. */
846 #define HAVE_STDINT_H 1
847 
848 /* Define to 1 if you have the <stdlib.h> header file. */
849 #define HAVE_STDLIB_H 1
850 
851 /* Define to 1 if you have the `stime' function. */
852 /* #undef HAVE_STIME */
853 
854 /* Define to 1 if you have the `strchr' function. */
855 #define HAVE_STRCHR 1
856 
857 /* Define to 1 if you have the `strdup' function. */
858 #define HAVE_STRDUP 1
859 
860 /* Define to 1 if you have the `strerror' function. */
861 #define HAVE_STRERROR 1
862 
863 /* Define to 1 if you have the `strerror_r' function. */
864 #define HAVE_STRERROR_R 1
865 
866 /* Define to 1 if you have the <strings.h> header file. */
867 #define HAVE_STRINGS_H 1
868 
869 /* Define to 1 if you have the <string.h> header file. */
870 #define HAVE_STRING_H 1
871 
872 /* Define to 1 if you have the `strlcat' function. */
873 #define HAVE_STRLCAT 1
874 
875 /* Define to 1 if you have the `strlcpy' function. */
876 #define HAVE_STRLCPY 1
877 
878 /* Define to 1 if you have the <stropts.h> header file. */
879 /* #undef HAVE_STROPTS_H */
880 
881 /* Define to 1 if you have the `strrchr' function. */
882 #define HAVE_STRRCHR 1
883 
884 /* Define to 1 if you have the `strsignal' function. */
885 #define HAVE_STRSIGNAL 1
886 
887 /* Define to 1 if you have the `strtoll' function. */
888 #define HAVE_STRTOLL 1
889 
890 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */
891 /* #undef HAVE_STRUCT_LCONV_DECIMAL_POINT */
892 
893 /* Define to 1 if `thousands_sep' is a member of `struct lconv'. */
894 /* #undef HAVE_STRUCT_LCONV_THOUSANDS_SEP */
895 
896 /* Do we have struct ntptimeval? */
897 #define HAVE_STRUCT_NTPTIMEVAL 1
898 
899 /* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */
900 #define HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC 1
901 
902 /* Does a system header define struct ppsclockev? */
903 /* #undef HAVE_STRUCT_PPSCLOCKEV */
904 
905 /* Do we have struct snd_size? */
906 /* #undef HAVE_STRUCT_SND_SIZE */
907 
908 /* Does a system header define struct sockaddr_storage? */
909 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
910 
911 /* struct timespec declared? */
912 #define HAVE_STRUCT_TIMESPEC 1
913 
914 /* Define to 1 if you have the <sun/audioio.h> header file. */
915 /* #undef HAVE_SUN_AUDIOIO_H */
916 
917 /* Define to 1 if you have the <synch.h> header file. */
918 /* #undef HAVE_SYNCH_H */
919 
920 /* Define to 1 if you have the `sysconf' function. */
921 #define HAVE_SYSCONF 1
922 
923 /* Define to 1 if you have the <sysexits.h> header file. */
924 #define HAVE_SYSEXITS_H 1
925 
926 /* */
927 #define HAVE_SYSLOG_FACILITYNAMES 1
928 
929 /* Define to 1 if you have the <sys/audioio.h> header file. */
930 #define HAVE_SYS_AUDIOIO_H 1
931 
932 /* Define to 1 if you have the <sys/capability.h> header file. */
933 /* #undef HAVE_SYS_CAPABILITY_H */
934 
935 /* Define to 1 if you have the <sys/clockctl.h> header file. */
936 #define HAVE_SYS_CLOCKCTL_H 1
937 
938 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
939    */
940 /* #undef HAVE_SYS_DIR_H */
941 
942 /* Define to 1 if you have the <sys/file.h> header file. */
943 #define HAVE_SYS_FILE_H 1
944 
945 /* Define to 1 if you have the <sys/i8253.h> header file. */
946 /* #undef HAVE_SYS_I8253_H */
947 
948 /* Define to 1 if you have the <sys/ioctl.h> header file. */
949 #define HAVE_SYS_IOCTL_H 1
950 
951 /* Define to 1 if you have the <sys/ipc.h> header file. */
952 #define HAVE_SYS_IPC_H 1
953 
954 /* Define to 1 if you have the <sys/limits.h> header file. */
955 /* #undef HAVE_SYS_LIMITS_H */
956 
957 /* Define to 1 if you have the <sys/lock.h> header file. */
958 #define HAVE_SYS_LOCK_H 1
959 
960 /* Define to 1 if you have the <sys/mman.h> header file. */
961 #define HAVE_SYS_MMAN_H 1
962 
963 /* Define to 1 if you have the <sys/modem.h> header file. */
964 /* #undef HAVE_SYS_MODEM_H */
965 
966 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
967    */
968 /* #undef HAVE_SYS_NDIR_H */
969 
970 /* Define to 1 if you have the <sys/param.h> header file. */
971 #define HAVE_SYS_PARAM_H 1
972 
973 /* Define to 1 if you have the <sys/pcl720.h> header file. */
974 /* #undef HAVE_SYS_PCL720_H */
975 
976 /* Define to 1 if you have the <sys/poll.h> header file. */
977 #define HAVE_SYS_POLL_H 1
978 
979 /* Define to 1 if you have the <sys/ppsclock.h> header file. */
980 /* #undef HAVE_SYS_PPSCLOCK_H */
981 
982 /* Define to 1 if you have the <sys/ppstime.h> header file. */
983 /* #undef HAVE_SYS_PPSTIME_H */
984 
985 /* Define to 1 if you have the <sys/prctl.h> header file. */
986 /* #undef HAVE_SYS_PRCTL_H */
987 
988 /* Define to 1 if you have the <sys/procset.h> header file. */
989 /* #undef HAVE_SYS_PROCSET_H */
990 
991 /* Define to 1 if you have the <sys/proc.h> header file. */
992 #define HAVE_SYS_PROC_H 1
993 
994 /* Define to 1 if you have the <sys/resource.h> header file. */
995 #define HAVE_SYS_RESOURCE_H 1
996 
997 /* Define to 1 if you have the <sys/sched.h> header file. */
998 /* #undef HAVE_SYS_SCHED_H */
999 
1000 /* Define to 1 if you have the <sys/select.h> header file. */
1001 #define HAVE_SYS_SELECT_H 1
1002 
1003 /* Define to 1 if you have the <sys/shm.h> header file. */
1004 #define HAVE_SYS_SHM_H 1
1005 
1006 /* Define to 1 if you have the <sys/signal.h> header file. */
1007 #define HAVE_SYS_SIGNAL_H 1
1008 
1009 /* Define to 1 if you have the <sys/socket.h> header file. */
1010 #define HAVE_SYS_SOCKET_H 1
1011 
1012 /* Define to 1 if you have the <sys/sockio.h> header file. */
1013 #define HAVE_SYS_SOCKIO_H 1
1014 
1015 /* Define to 1 if you have the <sys/soundcard.h> header file. */
1016 /* #undef HAVE_SYS_SOUNDCARD_H */
1017 
1018 /* Define to 1 if you have the <sys/stat.h> header file. */
1019 #define HAVE_SYS_STAT_H 1
1020 
1021 /* Define to 1 if you have the <sys/stream.h> header file. */
1022 /* #undef HAVE_SYS_STREAM_H */
1023 
1024 /* Define to 1 if you have the <sys/stropts.h> header file. */
1025 /* #undef HAVE_SYS_STROPTS_H */
1026 
1027 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1028 #define HAVE_SYS_SYSCTL_H 1
1029 
1030 /* Define to 1 if you have the <sys/syssgi.h> header file. */
1031 /* #undef HAVE_SYS_SYSSGI_H */
1032 
1033 /* Define to 1 if you have the <sys/systune.h> header file. */
1034 /* #undef HAVE_SYS_SYSTUNE_H */
1035 
1036 /* Define to 1 if you have the <sys/termios.h> header file. */
1037 #define HAVE_SYS_TERMIOS_H 1
1038 
1039 /* Define to 1 if you have the <sys/timepps.h> header file. */
1040 #define HAVE_SYS_TIMEPPS_H 1
1041 
1042 /* Define to 1 if you have the <sys/timers.h> header file. */
1043 /* #undef HAVE_SYS_TIMERS_H */
1044 
1045 /* Define to 1 if you have the <sys/timex.h> header file. */
1046 #define HAVE_SYS_TIMEX_H 1
1047 
1048 /* Define to 1 if you have the <sys/time.h> header file. */
1049 #define HAVE_SYS_TIME_H 1
1050 
1051 /* Define to 1 if you have the <sys/tpro.h> header file. */
1052 /* #undef HAVE_SYS_TPRO_H */
1053 
1054 /* Define to 1 if you have the <sys/types.h> header file. */
1055 #define HAVE_SYS_TYPES_H 1
1056 
1057 /* Use sys/uio.h for struct iovec help */
1058 /* #undef HAVE_SYS_UIO_H */
1059 
1060 /* Define to 1 if you have the <sys/un.h> header file. */
1061 #define HAVE_SYS_UN_H 1
1062 
1063 /* Define to 1 if you have the <sys/var.h> header file. */
1064 /* #undef HAVE_SYS_VAR_H */
1065 
1066 /* Define to 1 if you have the <sys/wait.h> header file. */
1067 #define HAVE_SYS_WAIT_H 1
1068 
1069 /* Define to 1 if the system has the type `s_char'. */
1070 /* #undef HAVE_S_CHAR */
1071 
1072 /* Define to 1 if you have the <termios.h> header file. */
1073 #define HAVE_TERMIOS_H 1
1074 
1075 /* Define to 1 if you have the <termio.h> header file. */
1076 /* #undef HAVE_TERMIO_H */
1077 
1078 /* if you have Solaris LWP (thr) package */
1079 /* #undef HAVE_THR */
1080 
1081 /* Define to 1 if you have the <thread.h> header file. */
1082 /* #undef HAVE_THREAD_H */
1083 
1084 /* Define to 1 if you have the `thr_getconcurrency' function. */
1085 /* #undef HAVE_THR_GETCONCURRENCY */
1086 
1087 /* Define to 1 if you have the `thr_setconcurrency' function. */
1088 /* #undef HAVE_THR_SETCONCURRENCY */
1089 
1090 /* Define to 1 if you have the `thr_yield' function. */
1091 /* #undef HAVE_THR_YIELD */
1092 
1093 /* Obvious */
1094 /* #undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO */
1095 
1096 /* Define to 1 if you have the `timegm' function. */
1097 #define HAVE_TIMEGM 1
1098 
1099 /* Define to 1 if you have the <timepps.h> header file. */
1100 /* #undef HAVE_TIMEPPS_H */
1101 
1102 /* Define to 1 if you have the `timer_create' function. */
1103 #define HAVE_TIMER_CREATE 1
1104 
1105 /* Define to 1 if you have the <timex.h> header file. */
1106 /* #undef HAVE_TIMEX_H */
1107 
1108 /* Define to 1 if you have the <time.h> header file. */
1109 #define HAVE_TIME_H 1
1110 
1111 /* Do we have the TIOCGPPSEV ioctl (Solaris)? */
1112 /* #undef HAVE_TIOCGPPSEV */
1113 
1114 /* Do we have the TIOCSPPS ioctl (Solaris)? */
1115 /* #undef HAVE_TIOCSPPS */
1116 
1117 /* Do we have the TIO serial stuff? */
1118 /* #undef HAVE_TIO_SERIAL_STUFF */
1119 
1120 /* Define to 1 if the system has the type `uint16_t'. */
1121 #define HAVE_UINT16_T 1
1122 
1123 /* Define to 1 if the system has the type `uint32_t'. */
1124 #define HAVE_UINT32_T 1
1125 
1126 /* Define to 1 if the system has the type `uint8_t'. */
1127 #define HAVE_UINT8_T 1
1128 
1129 /* Define to 1 if the system has the type `uintmax_t'. */
1130 /* #undef HAVE_UINTMAX_T */
1131 
1132 /* Define to 1 if the system has the type `uintptr_t'. */
1133 #define HAVE_UINTPTR_T 1
1134 
1135 /* Define to 1 if the system has the type `uint_t'. */
1136 /* #undef HAVE_UINT_T */
1137 
1138 /* Define to 1 if you have the `umask' function. */
1139 #define HAVE_UMASK 1
1140 
1141 /* Define to 1 if you have the `uname' function. */
1142 #define HAVE_UNAME 1
1143 
1144 /* Define to 1 if you have the <unistd.h> header file. */
1145 #define HAVE_UNISTD_H 1
1146 
1147 /* deviant sigwait? */
1148 /* #undef HAVE_UNIXWARE_SIGWAIT */
1149 
1150 /* Define to 1 if the system has the type `unsigned long long int'. */
1151 #define HAVE_UNSIGNED_LONG_LONG_INT 1
1152 
1153 /* Define to 1 if you have the `updwtmp' function. */
1154 /* #undef HAVE_UPDWTMP */
1155 
1156 /* Define to 1 if you have the `updwtmpx' function. */
1157 #define HAVE_UPDWTMPX 1
1158 
1159 /* Define to 1 if you have the <utime.h> header file. */
1160 #define HAVE_UTIME_H 1
1161 
1162 /* Define to 1 if you have the <utmpx.h> header file. */
1163 #define HAVE_UTMPX_H 1
1164 
1165 /* Define to 1 if you have the <utmp.h> header file. */
1166 #define HAVE_UTMP_H 1
1167 
1168 /* Define to 1 if the system has the type `u_int32'. */
1169 /* #undef HAVE_U_INT32 */
1170 
1171 /* u_int32 type in DNS headers, not others. */
1172 /* #undef HAVE_U_INT32_ONLY_WITH_DNS */
1173 
1174 /* Define to 1 if you have the <values.h> header file. */
1175 /* #undef HAVE_VALUES_H */
1176 
1177 /* Define to 1 if you have the <varargs.h> header file. */
1178 /* #undef HAVE_VARARGS_H */
1179 
1180 /* Define to 1 if you have the `vfork' function. */
1181 #define HAVE_VFORK 1
1182 
1183 /* Define to 1 if you have the <vfork.h> header file. */
1184 /* #undef HAVE_VFORK_H */
1185 
1186 /* Define to 1 if you have the `vprintf' function. */
1187 #define HAVE_VPRINTF 1
1188 
1189 /* Define if C99-compliant `vsnprintf' is available. */
1190 #define HAVE_VSNPRINTF 1
1191 
1192 /* Define to 1 if you have the <wchar.h> header file. */
1193 #define HAVE_WCHAR_H 1
1194 
1195 /* Define to 1 if the system has the type `wchar_t'. */
1196 #define HAVE_WCHAR_T 1
1197 
1198 /* Define to 1 if the system has the type `wint_t'. */
1199 #define HAVE_WINT_T 1
1200 
1201 /* Define to 1 if `fork' works. */
1202 #define HAVE_WORKING_FORK 1
1203 
1204 /* Define to 1 if `vfork' works. */
1205 #define HAVE_WORKING_VFORK 1
1206 
1207 /* define if select implicitly yields */
1208 #define HAVE_YIELDING_SELECT 1
1209 
1210 /* Define to 1 if you have the `_exit' function. */
1211 #define HAVE__EXIT 1
1212 
1213 /* Define to 1 if you have the </sys/sync/queue.h> header file. */
1214 /* #undef HAVE__SYS_SYNC_QUEUE_H */
1215 
1216 /* Define to 1 if you have the </sys/sync/sema.h> header file. */
1217 /* #undef HAVE__SYS_SYNC_SEMA_H */
1218 
1219 /* Define to 1 if you have the `__adjtimex' function. */
1220 /* #undef HAVE___ADJTIMEX */
1221 
1222 /* defined if C compiler supports __attribute__((...)) */
1223 #define HAVE___ATTRIBUTE__ /**/
1224 
1225 
1226 	/* define away __attribute__() if unsupported */
1227 	#ifndef HAVE___ATTRIBUTE__
1228 	# define __attribute__(x) /* empty */
1229 	#endif
1230 	#define ISC_PLATFORM_NORETURN_PRE
1231 	#define ISC_PLATFORM_NORETURN_POST __attribute__((__noreturn__))
1232 
1233 
1234 
1235 /* Define to 1 if you have the `__ntp_gettime' function. */
1236 /* #undef HAVE___NTP_GETTIME */
1237 
1238 /* Define to 1 if you have the `__res_init' function. */
1239 /* #undef HAVE___RES_INIT */
1240 
1241 /* Does struct sockaddr_storage have __ss_family? */
1242 /* #undef HAVE___SS_FAMILY_IN_SS */
1243 
1244 
1245 	    /* Handle sockaddr_storage.__ss_family */
1246 	    #ifdef HAVE___SS_FAMILY_IN_SS
1247 	    # define ss_family __ss_family
1248 	    #endif /* HAVE___SS_FAMILY_IN_SS */
1249 
1250 
1251 
1252 /* Define to provide `rpl_snprintf' function. */
1253 /* #undef HW_WANT_RPL_SNPRINTF */
1254 
1255 /* Define to provide `rpl_vsnprintf' function. */
1256 /* #undef HW_WANT_RPL_VSNPRINTF */
1257 
1258 /* Retry queries on _any_ DNS error? */
1259 /* #undef IGNORE_DNS_ERRORS */
1260 
1261 /* Should we use the IRIG sawtooth filter? */
1262 /* #undef IRIG_SUCKS */
1263 
1264 /* Enclose PTHREAD_ONCE_INIT in extra braces? */
1265 /* #undef ISC_PLATFORM_BRACEPTHREADONCEINIT */
1266 
1267 /* Do we need to fix in6isaddr? */
1268 /* #undef ISC_PLATFORM_FIXIN6ISADDR */
1269 
1270 /* ISC: do we have if_nametoindex()? */
1271 #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1
1272 
1273 /* have struct if_laddrconf? */
1274 /* #undef ISC_PLATFORM_HAVEIF_LADDRCONF */
1275 
1276 /* have struct if_laddrreq? */
1277 /* #undef ISC_PLATFORM_HAVEIF_LADDRREQ */
1278 
1279 /* have struct in6_pktinfo? */
1280 #define ISC_PLATFORM_HAVEIN6PKTINFO 1
1281 
1282 /* have IPv6? */
1283 #define ISC_PLATFORM_HAVEIPV6 1
1284 
1285 /* struct sockaddr has sa_len? */
1286 #define ISC_PLATFORM_HAVESALEN 1
1287 
1288 /* sin6_scope_id? */
1289 #define ISC_PLATFORM_HAVESCOPEID 1
1290 
1291 /* missing in6addr_any? */
1292 /* #undef ISC_PLATFORM_NEEDIN6ADDRANY */
1293 
1294 /* Do we need netinet6/in6.h? */
1295 /* #undef ISC_PLATFORM_NEEDNETINET6IN6H */
1296 
1297 /* ISC: provide inet_ntop() */
1298 /* #undef ISC_PLATFORM_NEEDNTOP */
1299 
1300 /* Declare in_port_t? */
1301 /* #undef ISC_PLATFORM_NEEDPORTT */
1302 
1303 /* ISC: provide inet_pton() */
1304 /* #undef ISC_PLATFORM_NEEDPTON */
1305 
1306 #ifndef __NetBSD__
1307 /* NetBSD: set by build process */
1308 /* enable libisc thread support? */
1309 #define ISC_PLATFORM_USETHREADS 1
1310 #endif
1311 
1312 /* Does the kernel have an FLL bug? */
1313 /* #undef KERNEL_FLL_BUG */
1314 
1315 /* Does the kernel support precision time discipline? */
1316 #define KERNEL_PLL 1
1317 
1318 /* Define to use libseccomp system call filtering. */
1319 /* #undef KERN_SECCOMP */
1320 
1321 /* What is (probably) the name of DOSYNCTODR in the kernel? */
1322 #define K_DOSYNCTODR_NAME "_dosynctodr"
1323 
1324 /* What is (probably) the name of NOPRINTF in the kernel? */
1325 #define K_NOPRINTF_NAME "_noprintf"
1326 
1327 /* What is the name of TICKADJ in the kernel? */
1328 #define K_TICKADJ_NAME "_tickadj"
1329 
1330 /* What is the name of TICK in the kernel? */
1331 #define K_TICK_NAME "_tick"
1332 
1333 /* define to 1 if library is thread safe */
1334 #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1
1335 
1336 /* leap smear mechanism */
1337 /* #undef LEAP_SMEAR */
1338 
1339 /* Define to any value to include libseccomp sandboxing. */
1340 /* #undef LIBSECCOMP */
1341 
1342 /* Should we align with the NIST lockclock scheme? */
1343 /* #undef LOCKCLOCK */
1344 
1345 /* Define to the sub-directory where libtool stores uninstalled libraries. */
1346 #define LT_OBJDIR ".libs/"
1347 
1348 /* Does the target support multicast IP? */
1349 #define MCAST 1
1350 
1351 /* Should we recommend a minimum value for tickadj? */
1352 /* #undef MIN_REC_TICKADJ */
1353 
1354 /* Define to 1 if the compiler does not support C99's structure
1355    initialization. */
1356 /* #undef MISSING_C99_STRUCT_INIT */
1357 
1358 /* Do we need HPUX adjtime() library support? */
1359 /* #undef NEED_HPUX_ADJTIME */
1360 
1361 /* Do we want the HPUX FindConfig()? */
1362 /* #undef NEED_HPUX_FINDCONFIG */
1363 
1364 /* We need to provide netsnmp_daemonize() */
1365 /* #undef NEED_NETSNMP_DAEMONIZE */
1366 
1367 /* pthread_init() required? */
1368 /* #undef NEED_PTHREAD_INIT */
1369 
1370 /* use PTHREAD_SCOPE_SYSTEM? */
1371 /* #undef NEED_PTHREAD_SCOPE_SYSTEM */
1372 
1373 /* Do we need the qnx adjtime call? */
1374 /* #undef NEED_QNX_ADJTIME */
1375 
1376 /* Do we need extra room for SO_RCVBUF? (HPUX < 8) */
1377 /* #undef NEED_RCVBUF_SLOP */
1378 
1379 /* Do we need an s_char typedef? */
1380 #define NEED_S_CHAR_TYPEDEF 1
1381 
1382 /* Might nlist() values require an extra level of indirection (AIX)? */
1383 /* #undef NLIST_EXTRA_INDIRECTION */
1384 
1385 /* does struct nlist use a name union? */
1386 /* #undef NLIST_NAME_UNION */
1387 
1388 /* nlist stuff */
1389 #define NLIST_STRUCT 1
1390 
1391 /* Should we NOT read /dev/kmem? */
1392 #define NOKMEM 1
1393 
1394 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1395 /* #undef NO_MINUS_C_MINUS_O */
1396 
1397 /* Should we avoid #warning on option name collisions? */
1398 /* #undef NO_OPTION_NAME_WARNINGS */
1399 
1400 /* Is there a problem using PARENB and IGNPAR? */
1401 /* #undef NO_PARENB_IGNPAR */
1402 
1403 /* define if you have (or want) no threads */
1404 /* #undef NO_THREADS */
1405 
1406 /* Default location of crypto key info */
1407 #define NTP_KEYSDIR "/etc/ntp"
1408 
1409 /* Path to sign daemon rendezvous socket */
1410 /* #undef NTP_SIGND_PATH */
1411 
1412 /* Do we have ntp_{adj,get}time in libc? */
1413 #define NTP_SYSCALLS_LIBC 1
1414 
1415 /* Do we have ntp_{adj,get}time in the kernel? */
1416 /* #undef NTP_SYSCALLS_STD */
1417 
1418 /* Do we have support for SHMEM_STATUS? */
1419 #define ONCORE_SHMEM_STATUS 1
1420 
1421 #ifndef __NetBSD__
1422 /* NetBSD: set by build process */
1423 /* Use OpenSSL? */
1424 #define OPENSSL /**/
1425 #endif
1426 
1427 /* Should we open the broadcast socket? */
1428 #define OPEN_BCAST_SOCKET 1
1429 
1430 /* need to recreate sockets on changed routing? */
1431 #define OS_MISSES_SPECIFIC_ROUTE_UPDATES 1
1432 
1433 /* wildcard socket needs REUSEADDR to bind interface addresses */
1434 /* #undef OS_NEEDS_REUSEADDR_FOR_IFADDRBIND */
1435 
1436 /* Do we need to override the system's idea of HZ? */
1437 /* #undef OVERRIDE_HZ */
1438 
1439 /* Name of package */
1440 #define PACKAGE "ntp"
1441 
1442 /* Define to the address where bug reports for this package should be sent. */
1443 #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
1444 
1445 /* Define to the full name of this package. */
1446 #define PACKAGE_NAME "ntp"
1447 
1448 /* Define to the full name and version of this package. */
1449 #define PACKAGE_STRING "ntp 4.2.8p5"
1450 
1451 /* Define to the one symbol short name of this package. */
1452 #define PACKAGE_TARNAME "ntp"
1453 
1454 /* Define to the home page for this package. */
1455 #define PACKAGE_URL "http://www.ntp.org./"
1456 
1457 /* Define to the version of this package. */
1458 #define PACKAGE_VERSION "4.2.8p5"
1459 
1460 /* data dir */
1461 #define PERLLIBDIR "/usr/local/share/ntp/lib"
1462 
1463 /* define to a working POSIX compliant shell */
1464 #define POSIX_SHELL "/bin/sh"
1465 
1466 /* PARSE kernel PLL PPS support */
1467 /* #undef PPS_SYNC */
1468 
1469 /* Preset a value for 'tick'? */
1470 #define PRESET_TICK 1000000L/hz
1471 
1472 /* Preset a value for 'tickadj'? */
1473 #define PRESET_TICKADJ 500/hz
1474 
1475 /* Should we not IGNPAR (Linux)? */
1476 /* #undef RAWDCF_NO_IGNPAR */
1477 
1478 /* enable thread safety */
1479 #define REENTRANT 1
1480 
1481 /* Basic refclock support? */
1482 #define REFCLOCK 1
1483 
1484 /* Do we want the ReliantUNIX clock hacks? */
1485 /* #undef RELIANTUNIX_CLOCK */
1486 
1487 /* define if sched_yield yields the entire process */
1488 /* #undef REPLACE_BROKEN_YIELD */
1489 
1490 /* Define as the return type of signal handlers (`int' or `void'). */
1491 #define RETSIGTYPE void
1492 
1493 /* saveconfig mechanism */
1494 #define SAVECONFIG 1
1495 
1496 /* Do we want the SCO clock hacks? */
1497 /* #undef SCO5_CLOCK */
1498 
1499 /* The size of `char*', as computed by sizeof. */
1500 #ifdef _LP64
1501 #define SIZEOF_CHARP 8
1502 #else
1503 #define SIZEOF_CHARP 4
1504 #endif
1505 
1506 /* The size of `int', as computed by sizeof. */
1507 #define SIZEOF_INT 4
1508 
1509 /* The size of `long', as computed by sizeof. */
1510 #ifdef _LP64
1511 #define SIZEOF_LONG 8
1512 #else
1513 #define SIZEOF_LONG 4
1514 #endif
1515 
1516 /* The size of `long long', as computed by sizeof. */
1517 #define SIZEOF_LONG_LONG 8
1518 
1519 /* The size of `pthread_t', as computed by sizeof. */
1520 #ifdef _LP64
1521 #define SIZEOF_PTHREAD_T 8
1522 #else
1523 #define SIZEOF_PTHREAD_T 4
1524 #endif
1525 
1526 /* The size of `short', as computed by sizeof. */
1527 #define SIZEOF_SHORT 2
1528 
1529 /* The size of `signed char', as computed by sizeof. */
1530 #define SIZEOF_SIGNED_CHAR 1
1531 
1532 /* The size of `time_t', as computed by sizeof. */
1533 #define SIZEOF_TIME_T 8
1534 
1535 /* Does SIOCGIFCONF return size in the buffer? */
1536 /* #undef SIZE_RETURNED_IN_BUFFER */
1537 
1538 /* Slew always? */
1539 /* #undef SLEWALWAYS */
1540 
1541 /* If using the C implementation of alloca, define if you know the
1542    direction of stack growth for your system; otherwise it will be
1543    automatically deduced at runtime.
1544 	STACK_DIRECTION > 0 => grows toward higher addresses
1545 	STACK_DIRECTION < 0 => grows toward lower addresses
1546 	STACK_DIRECTION = 0 => direction of growth unknown */
1547 /* #undef STACK_DIRECTION */
1548 
1549 /* Define to 1 if you have the ANSI C header files. */
1550 #define STDC_HEADERS 1
1551 
1552 /* Step, then slew the clock? */
1553 /* #undef STEP_SLEW */
1554 
1555 /* Define to 1 if strerror_r returns char *. */
1556 /* #undef STRERROR_R_CHAR_P */
1557 
1558 /* canonical system (cpu-vendor-os) of where we should run */
1559 #define STR_SYSTEM "NetBSD"
1560 
1561 /* Does Xettimeofday take 1 arg? */
1562 /* #undef SYSV_TIMEOFDAY */
1563 
1564 /* Do we need to #define _SVID3 when we #include <termios.h>? */
1565 /* #undef TERMIOS_NEEDS__SVID3 */
1566 
1567 /* enable thread safety */
1568 #define THREADSAFE 1
1569 
1570 /* enable thread safety */
1571 #define THREAD_SAFE 1
1572 
1573 /* Is K_TICKADJ_NAME in nanoseconds? */
1574 /* #undef TICKADJ_NANO */
1575 
1576 /* Is K_TICK_NAME in nanoseconds? */
1577 /* #undef TICK_NANO */
1578 
1579 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1580 #define TIME_WITH_SYS_TIME 1
1581 
1582 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1583 /* #undef TM_IN_SYS_TIME */
1584 
1585 /* Provide a typedef for uintptr_t? */
1586 #ifndef HAVE_UINTPTR_T
1587 typedef unsigned int	uintptr_t;
1588 #define HAVE_UINTPTR_T 1
1589 #endif
1590 
1591 /* What type to use for setsockopt */
1592 #define TYPEOF_IP_MULTICAST_LOOP u_int
1593 
1594 /* Do we set process groups with -pid? */
1595 /* #undef UDP_BACKWARDS_SETOWN */
1596 
1597 /* Must we have a CTTY for fsetown? */
1598 /* #undef USE_FSETOWNCTTY */
1599 
1600 /* Use OpenSSL's crypto random functions */
1601 #define USE_OPENSSL_CRYPTO_RAND 1
1602 
1603 /* OK to use snprintb()? */
1604 #define USE_SNPRINTB 1
1605 
1606 /* Enable extensions on AIX 3, Interix.  */
1607 #ifndef _ALL_SOURCE
1608 # define _ALL_SOURCE 1
1609 #endif
1610 /* Enable GNU extensions on systems that have them.  */
1611 #ifndef _GNU_SOURCE
1612 # define _GNU_SOURCE 1
1613 #endif
1614 /* Enable threading extensions on Solaris.  */
1615 #ifndef _POSIX_PTHREAD_SEMANTICS
1616 # define _POSIX_PTHREAD_SEMANTICS 1
1617 #endif
1618 /* Enable extensions on HP NonStop.  */
1619 #ifndef _TANDEM_SOURCE
1620 # define _TANDEM_SOURCE 1
1621 #endif
1622 /* Enable general extensions on Solaris.  */
1623 #ifndef __EXTENSIONS__
1624 # define __EXTENSIONS__ 1
1625 #endif
1626 
1627 
1628 /* Can we use SIGPOLL for tty IO? */
1629 /* #undef USE_TTY_SIGPOLL */
1630 
1631 /* Can we use SIGPOLL for UDP? */
1632 /* #undef USE_UDP_SIGPOLL */
1633 
1634 /* Version number of package */
1635 #define VERSION "4.2.8p5"
1636 
1637 /* vsnprintf expands "%m" to strerror(errno) */
1638 /* #undef VSNPRINTF_PERCENT_M */
1639 
1640 #ifndef __NetBSD__
1641 /* NetBSD: set by build process */
1642 /* configure --enable-ipv6 */
1643 #define WANT_IPV6 1
1644 #endif
1645 
1646 #ifndef __NetBSD__
1647 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1648    significant byte first (like Motorola and SPARC, unlike Intel). */
1649 #if defined AC_APPLE_UNIVERSAL_BUILD
1650 # if defined __BIG_ENDIAN__
1651 #  define WORDS_BIGENDIAN 1
1652 # endif
1653 #else
1654 # ifndef WORDS_BIGENDIAN
1655 /* #  undef WORDS_BIGENDIAN */
1656 # endif
1657 #endif
1658 #else
1659 # include <sys/endian.h>
1660 # if _BYTE_ORDER == _BIG_ENDIAN
1661 #  define WORDS_BIGENDIAN 1
1662 # endif
1663 #endif
1664 
1665 /* routine worker child proc uses to exit. */
1666 #define WORKER_CHILD_EXIT _exit
1667 
1668 /* Define to 1 if on MINIX. */
1669 /* #undef _MINIX */
1670 
1671 /* Define to 2 if the system does not provide POSIX.1 features except with
1672    this defined. */
1673 /* #undef _POSIX_1_SOURCE */
1674 
1675 /* Define to 1 if you need to in order for `stat' and other things to work. */
1676 /* #undef _POSIX_SOURCE */
1677 
1678 /* enable thread safety */
1679 #define _REENTRANT 1
1680 
1681 /* enable thread safety */
1682 #define _SGI_MP_SOURCE 1
1683 
1684 /* enable thread safety */
1685 #define _THREADSAFE 1
1686 
1687 /* enable thread safety */
1688 #define _THREAD_SAFE 1
1689 
1690 /* Are we _special_? */
1691 /* #undef __APPLE_USE_RFC_3542 */
1692 
1693 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1694 #ifndef __CHAR_UNSIGNED__
1695 /* # undef __CHAR_UNSIGNED__ */
1696 #endif
1697 
1698 /* deviant */
1699 /* #undef adjtimex */
1700 
1701 /* Define to empty if `const' does not conform to ANSI C. */
1702 /* #undef const */
1703 
1704 /* Define to `int' if <sys/types.h> doesn't define. */
1705 /* #undef gid_t */
1706 
1707 /* Define to `__inline__' or `__inline' if that's what the C compiler
1708    calls it, or to nothing if 'inline' is not supported under any name.  */
1709 #ifndef __cplusplus
1710 /* #undef inline */
1711 #endif
1712 
1713 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1714    not define. */
1715 /* #undef intmax_t */
1716 
1717 /* deviant */
1718 /* #undef ntp_adjtime */
1719 
1720 /* deviant */
1721 /* #undef ntp_gettime */
1722 
1723 /* Define to `long int' if <sys/types.h> does not define. */
1724 /* #undef off_t */
1725 
1726 /* Define to `int' if <sys/types.h> does not define. */
1727 /* #undef pid_t */
1728 
1729 /* Define to `unsigned int' if <sys/types.h> does not define. */
1730 /* #undef size_t */
1731 
1732 
1733 	    #if !defined(_KERNEL) && !defined(PARSESTREAM)
1734 	    /*
1735 	     * stdio.h must be included after _GNU_SOURCE is defined
1736 	     * but before #define snprintf rpl_snprintf
1737 	     */
1738 	    # include <stdio.h>
1739 	    #endif
1740 
1741 
1742 /* Define to rpl_snprintf if the replacement function should be used. */
1743 /* #undef snprintf */
1744 
1745 /* Define to `int' if <sys/types.h> doesn't define. */
1746 /* #undef uid_t */
1747 
1748 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1749    do not define. */
1750 /* #undef uintmax_t */
1751 
1752 /* Define to the type of an unsigned integer type wide enough to hold a
1753    pointer, if such a type exists, and if the system does not define it. */
1754 /* #undef uintptr_t */
1755 
1756 /* Define as `fork' if `vfork' does not work. */
1757 /* #undef vfork */
1758 
1759 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1760    code using `volatile' can become incorrect without. Disable with care. */
1761 /* #undef volatile */
1762 
1763 /* Define to rpl_vsnprintf if the replacement function should be used. */
1764 /* #undef vsnprintf */
1765 
1766 
1767 #ifndef MPINFOU_PREDECLARED
1768 # define MPINFOU_PREDECLARED
1769 typedef union mpinfou {
1770 	struct pdk_mpinfo *pdkptr;
1771 	struct mpinfo *pikptr;
1772 } mpinfou_t;
1773 #endif
1774 
1775 
1776 
1777 	#if !defined(_KERNEL) && !defined(PARSESTREAM)
1778 	# if defined(HW_WANT_RPL_VSNPRINTF)
1779 	#  if defined(__cplusplus)
1780 	extern "C" {
1781 	# endif
1782 	# include <stdarg.h>
1783 	int rpl_vsnprintf(char *, size_t, const char *, va_list);
1784 	# if defined(__cplusplus)
1785 	}
1786 	#  endif
1787 	# endif
1788 	# if defined(HW_WANT_RPL_SNPRINTF)
1789 	#  if defined(__cplusplus)
1790 	extern "C" {
1791 	#  endif
1792 	int rpl_snprintf(char *, size_t, const char *, ...);
1793 	#  if defined(__cplusplus)
1794 	}
1795 	#  endif
1796 	# endif
1797 	#endif	/* !defined(_KERNEL) && !defined(PARSESTREAM) */
1798 
1799