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