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