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