config.h.in revision 54359
1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if on AIX 3.
4   System headers sometimes define this.
5   We just want to avoid a redefinition error message.  */
6#ifndef _ALL_SOURCE
7#undef _ALL_SOURCE
8#endif
9
10/* Define if type char is unsigned and you are not using gcc.  */
11#ifndef __CHAR_UNSIGNED__
12#undef __CHAR_UNSIGNED__
13#endif
14
15/* Define to empty if the keyword does not work.  */
16#undef const
17
18/* Define to `int' if <sys/types.h> doesn't define.  */
19#undef gid_t
20
21/* Define as __inline if that's what the C compiler calls it.  */
22#undef inline
23
24/* Define if on MINIX.  */
25#undef _MINIX
26
27/* Define if your struct nlist has an n_un member.  */
28#undef NLIST_NAME_UNION
29
30/* Define if you have <nlist.h>.  */
31#undef NLIST_STRUCT
32
33/* Define to `long' if <sys/types.h> doesn't define.  */
34#undef off_t
35
36/* Define if the system does not provide POSIX.1 features except
37   with this defined.  */
38#undef _POSIX_1_SOURCE
39
40/* Define if you need to in order for stat and other things to work.  */
41#undef _POSIX_SOURCE
42
43/* Define as the return type of signal handlers (int or void).  */
44#undef RETSIGTYPE
45
46/* Define to `unsigned' if <sys/types.h> doesn't define.  */
47#undef size_t
48
49/* Define if you have the ANSI C header files.  */
50#undef STDC_HEADERS
51
52/* Define if you can safely include both <sys/time.h> and <time.h>.  */
53#undef TIME_WITH_SYS_TIME
54
55/* Define if your <sys/time.h> declares struct tm.  */
56#undef TM_IN_SYS_TIME
57
58/* Define to `int' if <sys/types.h> doesn't define.  */
59#undef uid_t
60
61/* Define if your processor stores words with the most significant
62   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
63#undef WORDS_BIGENDIAN
64
65/* debugging code */
66#undef DEBUG
67
68/* Minutes per DST adjustment */
69#undef DSTMINUTES
70
71/* MD5 authentication */
72#undef MD5
73
74/* DES authentication (COCOM only) */
75#undef DES
76
77/* time_t */
78#undef time_t
79
80/* reference clock interface */
81#undef REFCLOCK
82
83/* Audio CHU? */
84#undef AUDIO_CHU
85
86/* ACTS modem service */
87#undef CLOCK_ACTS
88
89/* Arbiter 1088A/B GPS receiver */
90#undef CLOCK_ARBITER
91
92/* DHD19970505: ARCRON support. */
93#undef CLOCK_ARCRON_MSF
94
95/* Austron 2200A/2201A GPS receiver */
96#undef CLOCK_AS2201
97
98/* PPS interface */
99#undef CLOCK_ATOM
100
101/* PPS auxiliary interface for ATOM */
102#undef PPS_SAMPLE
103
104/* Datum/Bancomm bc635/VME interface */
105#undef CLOCK_BANC
106
107/* ELV/DCF7000 clock */
108#undef CLOCK_DCF7000
109
110/* HOPF 6021 clock */
111#undef CLOCK_HOPF6021
112
113/* Meinberg clocks */
114#undef CLOCK_MEINBERG
115
116/* DCF77 raw time code */
117#undef CLOCK_RAWDCF
118
119/* RCC 8000 clock */
120#undef CLOCK_RCC8000
121
122/* Schmid DCF77 clock */
123#undef CLOCK_SCHMID
124
125/* Trimble GPS receiver/TAIP protocol */
126#undef CLOCK_TRIMTAIP
127
128/* Trimble GPS receiver/TSIP protocol */
129#undef CLOCK_TRIMTSIP
130
131/* WHARTON 400A Series protocol */
132#undef CLOCK_WHARTON_400A
133
134/* VARITEXT protocol */
135#undef CLOCK_VARITEXT
136
137/* Diems Computime Radio Clock */
138#undef CLOCK_COMPUTIME
139
140/* Datum Programmable Time System */
141#undef CLOCK_DATUM
142
143/* TrueTime GPS receiver/VME interface */
144#undef CLOCK_GPSVME
145
146/* Heath GC-1000 WWV/WWVH receiver */
147#undef CLOCK_HEATH
148
149/* HP 58503A GPS receiver */
150#undef CLOCK_HPGPS
151
152/* Sun IRIG audio decoder */
153#undef CLOCK_IRIG
154
155/* Rockwell Jupiter GPS clock */
156#undef CLOCK_JUPITER
157
158/* Leitch CSD 5300 Master Clock System Driver */
159#undef CLOCK_LEITCH
160
161/* local clock reference */
162#undef CLOCK_LOCAL
163
164/* EES M201 MSF receiver */
165#undef CLOCK_MSFEES
166
167/* Magnavox MX4200 GPS receiver */
168#undef CLOCK_MX4200
169
170/* NMEA GPS receiver */
171#undef CLOCK_NMEA
172
173/* Palisade clock */
174#undef CLOCK_PALISADE
175
176/* PARSE driver interface */
177#undef CLOCK_PARSE
178
179/* PARSE kernel PLL PPS support */
180#undef PPS_SYNC
181
182/* PCL 720 clock support */
183#undef CLOCK_PPS720
184
185/* PST/Traconex 1020 WWV/WWVH receiver */
186#undef CLOCK_PST
187
188/* PTB modem service */
189#undef CLOCK_PTBACTS
190
191/* clock thru shared memory */
192#undef CLOCK_SHM
193
194/* Motorola UT Oncore GPS */
195#undef CLOCK_ONCORE
196
197/* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
198#undef CLOCK_TPRO
199
200/* TRAK 8810 GPS receiver */
201#undef CLOCK_TRAK
202
203/* Kinemetrics/TrueTime receivers */
204#undef CLOCK_TRUETIME
205
206/* USNO modem service */
207#undef CLOCK_USNO
208
209/* Spectracom 8170/Netclock/2 WWVB receiver */
210#undef CLOCK_WWVB
211
212/* Ultralink M320 WWVB receiver */
213#undef CLOCK_ULINK
214
215/* Chronolog K-series WWVB receiver */
216#undef CLOCK_CHRONOLOG
217
218/* Dumb generic hh:mm:ss local clock */
219#undef CLOCK_DUMBCLOCK
220
221/* define if we need to declare int errno; */
222#undef DECL_ERRNO
223
224/* define if we may declare int h_errno; */
225#undef DECL_H_ERRNO
226
227/* define if it's OK to declare char *sys_errlist[]; */
228#undef CHAR_SYS_ERRLIST
229
230/* define if it's OK to declare int syscall P((int, struct timeval *, struct timeval *)); */
231#undef DECL_SYSCALL
232
233/* define if we have syscall is buggy (Solaris 2.4) */
234#undef SYSCALL_BUG
235
236/* Do we need extra room for SO_RCVBUF? (HPUX <8) */
237#undef NEED_RCVBUF_SLOP
238
239/* Should we open the broadcast socket? */
240#undef OPEN_BCAST_SOCKET
241
242/* Do we want the HPUX FindConfig()? */
243#undef NEED_HPUX_FINDCONFIG
244
245/* canonical system (cpu-vendor-os) string */
246#undef STR_SYSTEM
247
248/* define if NetInfo support is available */
249#undef HAVE_NETINFO
250
251/* define if [gs]ettimeofday() only takes 1 argument */
252#undef SYSV_TIMEOFDAY
253
254/* define if struct sockaddr has sa_len */
255#undef HAVE_SA_LEN_IN_STRUCT_SOCKADDR
256
257/* define if struct clockinfo has hz */
258#undef HAVE_HZ_IN_STRUCT_CLOCKINFO
259
260/* define if struct sigaction has sa_sigaction */
261#undef HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION
262
263/* define if struct clockinfo has tickadj */
264#undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO
265
266/* define if struct ntptimeval uses time.tv_nsec instead of time.tv_usec */ 
267#undef HAVE_TV_NSEC_IN_NTPTIMEVAL 
268
269/* Does a system header defind struct ppsclockev? */
270#undef HAVE_STRUCT_PPSCLOCKEV
271
272/* define if function prototypes are OK */
273#undef HAVE_PROTOTYPES
274
275/* define if setpgrp takes 0 arguments */
276#undef HAVE_SETPGRP_0
277
278/* hardwire a value for tick? */
279#undef PRESET_TICK
280
281/* hardwire a value for tickadj? */
282#undef PRESET_TICKADJ
283
284/* is adjtime() accurate? */
285#undef ADJTIME_IS_ACCURATE
286
287/* should we NOT read /dev/kmem? */
288#undef NOKMEM
289
290/* use UDP Wildcard Delivery? */
291#undef UDP_WILDCARD_DELIVERY
292
293/* always slew the clock? */
294#undef SLEWALWAYS
295
296/* step, then slew the clock? */
297#undef STEP_SLEW
298
299/* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
300#undef FORCE_NTPDATE_STEP
301
302/* synch TODR hourly? */
303#undef DOSYNCTODR
304
305/* do we set process groups with -pid? */
306#undef UDP_BACKWARDS_SETOWN
307
308/* must we have a CTTY for fsetown? */
309#undef USE_FSETOWNCTTY
310
311/* can we use SIGIO for tcp and udp IO? */
312#undef HAVE_SIGNALED_IO
313
314/* can we use SIGPOLL for UDP? */
315#undef USE_UDP_SIGPOLL
316
317/* can we use SIGPOLL for tty IO? */
318#undef USE_TTY_SIGPOLL
319
320/* do we want the CHU driver? */
321#undef CLOCK_CHU
322
323/* do we have the ppsclock streams module? */
324#undef PPS
325
326/* do we have the tty_clk line discipline/streams module? */
327#undef TTYCLK
328
329/* does the kernel support precision time discipline? */
330#undef KERNEL_PLL
331
332/* does the kernel support multicasting IP? */
333#undef MCAST
334
335/* do we have ntp_{adj,get}time in libc? */
336#undef NTP_SYSCALLS_LIBC
337
338/* do we have ntp_{adj,get}time in the kernel? */
339#undef NTP_SYSCALLS_STD
340
341/* do we have STREAMS/TLI? (Can we replace this with HAVE_SYS_STROPTS_H? */
342#undef STREAMS_TLI
343
344/* do we need an s_char typedef? */
345#undef NEED_S_CHAR_TYPEDEF
346
347/* does SIOCGIFCONF return size in the buffer? */
348#undef SIZE_RETURNED_IN_BUFFER
349
350/* what is the name of TICK in the kernel? */
351#undef K_TICK_NAME
352
353/* Is K_TICK_NAME (nsec_per_tick, for example) in nanoseconds? */
354#undef TICK_NANO
355
356/* what is the name of TICKADJ in the kernel? */
357#undef K_TICKADJ_NAME
358
359/* Is K_TICKADJ_NAME (hrestime_adj, for example) in nanoseconds? */
360#undef TICKADJ_NANO
361
362/* what is (probably) the name of DOSYNCTODR in the kernel? */
363#undef K_DOSYNCTODR_NAME
364
365/* what is (probably) the name of NOPRINTF in the kernel? */
366#undef K_NOPRINTF_NAME
367
368/* do we need HPUX adjtime() library support? */
369#undef NEED_HPUX_ADJTIME
370
371/* Might nlist() values require an extra level of indirection (AIX)? */
372#undef NLIST_EXTRA_INDIRECTION
373
374/* Should we recommend a minimum value for tickadj? */
375#undef MIN_REC_TICKADJ
376
377/* Is there a problem using PARENB and IGNPAR (IRIX)? */
378#undef NO_PARENB_IGNPAR
379
380/* Should we not IGNPAR (Linux)? */
381#undef RAWDCF_NO_IGNPAR
382
383/* Does the compiler like "volatile"? */
384#undef volatile
385
386/* Does qsort expect to work on "void *" stuff? */
387#undef QSORT_USES_VOID_P
388
389/* What is the fallback value for HZ? */
390#undef DEFAULT_HZ
391
392/* Do we need to override the system's idea of HZ? */
393#undef OVERRIDE_HZ
394
395/* Do we want the SCO clock hacks? */
396#undef SCO5_CLOCK
397
398/* Do we want the ReliantUNIX clock hacks? */
399#undef RELIANTUNIX_CLOCK
400
401/* Does the kernel have an FLL bug? */
402#undef KERNEL_FLL_BUG
403
404/* Define if you have the TIOCGPPSEV ioctl (Solaris) */
405#undef HAVE_TIOCGPPSEV
406
407/* Define if you have the TIOCSPPS ioctl (Solaris) */
408#undef HAVE_TIOCSPPS
409
410/* Define if you have the CIOGETEV ioctl (SunOS, Linux) */
411#undef HAVE_CIOGETEV
412
413/* Define if you have the TIOCGSERIAL, TIOCSSERIAL, ASYNC_PPS_CD_POS, and ASYNC_PPS_CD_NEG ioctls (linux) */
414#undef HAVE_TIO_SERIAL_STUFF
415
416/* Define if you use struct timespec rather than struct timeval (time in ns rather than us) */
417#undef HAVE_TIMESPEC
418
419/* Define if you have the interface in the Draft RFC */
420#undef HAVE_PPSAPI
421
422/* Do we need to #define _SVID3 when we #include <termios.h>? */
423#undef TERMIOS_NEEDS__SVID3
424
425/* adjtime()? */
426#undef DECL_ADJTIME_0
427
428/* bcopy()? */
429#undef DECL_BCOPY_0
430
431/* bzero()? */
432#undef DECL_BZERO_0
433
434/* cfset[io]speed()? */
435#undef DECL_CFSETISPEED_0
436
437/* ioctl()? */
438#undef DECL_IOCTL_0
439
440/* IPC? (bind, connect, recvfrom, sendto, setsockopt, socket) */
441#undef DECL_IPC_0
442
443/* memmove()? */
444#undef DECL_MEMMOVE_0
445
446/* mkstemp()? */
447#undef DECL_MKSTEMP_0
448
449/* mktemp()? */
450#undef DECL_MKTEMP_0
451
452/* mrand48()? */
453#undef DECL_MRAND48_0
454
455/* nlist()? */
456#undef DECL_NLIST_0
457
458/* plock()? */
459#undef DECL_PLOCK_0
460
461/* rename()? */
462#undef DECL_RENAME_0
463
464/* select()? */
465#undef DECL_SELECT_0
466
467/* setitimer()? */
468#undef DECL_SETITIMER_0
469
470/* setpriority()? */
471#undef DECL_SETPRIORITY_0
472#undef DECL_SETPRIORITY_1
473
474/* sigvec()? */
475#undef DECL_SIGVEC_0
476
477/* srand48()? */
478#undef DECL_SRAND48_0
479
480/* stdio stuff? */
481#undef DECL_STDIO_0
482
483/* stime()? */
484#undef DECL_STIME_0
485
486/* strtol()? */
487#undef DECL_STRTOL_0
488
489/* syslog() stuff? */
490#undef DECL_SYSLOG_0
491
492/* time()? */
493#undef DECL_TIME_0
494
495/* [gs]ettimeofday()? */
496#undef DECL_TIMEOFDAY_0
497
498/* tolower()? */
499#undef DECL_TOLOWER_0
500
501/* toupper()? */
502#undef DECL_TOUPPER_0
503
504/* The number of bytes in a int.  */
505#undef SIZEOF_INT
506
507/* The number of bytes in a long.  */
508#undef SIZEOF_LONG
509
510/* The number of bytes in a signed char.  */
511#undef SIZEOF_SIGNED_CHAR
512
513/* Define if you have the K_open function.  */
514#undef HAVE_K_OPEN
515
516/* Define if you have the __adjtimex function.  */
517#undef HAVE___ADJTIMEX
518
519/* Define if you have the __ntp_gettime function.  */
520#undef HAVE___NTP_GETTIME
521
522/* Define if you have the clock_settime function.  */
523#undef HAVE_CLOCK_SETTIME
524
525/* Define if you have the daemon function.  */
526#undef HAVE_DAEMON
527
528/* Define if you have the getbootfile function.  */
529#undef HAVE_GETBOOTFILE
530
531/* Define if you have the getdtablesize function.  */
532#undef HAVE_GETDTABLESIZE
533
534/* Define if you have the getrusage function.  */
535#undef HAVE_GETRUSAGE
536
537/* Define if you have the gettimeofday function.  */
538#undef HAVE_GETTIMEOFDAY
539
540/* Define if you have the getuid function.  */
541#undef HAVE_GETUID
542
543/* Define if you have the kvm_open function.  */
544#undef HAVE_KVM_OPEN
545
546/* Define if you have the memcpy function.  */
547#undef HAVE_MEMCPY
548
549/* Define if you have the memlk function.  */
550#undef HAVE_MEMLK
551
552/* Define if you have the memmove function.  */
553#undef HAVE_MEMMOVE
554
555/* Define if you have the memset function.  */
556#undef HAVE_MEMSET
557
558/* Define if you have the mkstemp function.  */
559#undef HAVE_MKSTEMP
560
561/* Define if you have the mktime function.  */
562#undef HAVE_MKTIME
563
564/* Define if you have the mlockall function.  */
565#undef HAVE_MLOCKALL
566
567/* Define if you have the mrand48 function.  */
568#undef HAVE_MRAND48
569
570/* Define if you have the nice function.  */
571#undef HAVE_NICE
572
573/* Define if you have the nlist function.  */
574#undef HAVE_NLIST
575
576/* Define if you have the ntp_adjtime function.  */
577#undef HAVE_NTP_ADJTIME
578
579/* Define if you have the ntp_gettime function.  */
580#undef HAVE_NTP_GETTIME
581
582/* Define if you have the plock function.  */
583#undef HAVE_PLOCK
584
585/* Define if you have the pututline function.  */
586#undef HAVE_PUTUTLINE
587
588/* Define if you have the pututxline function.  */
589#undef HAVE_PUTUTXLINE
590
591/* Define if you have the random function.  */
592#undef HAVE_RANDOM
593
594/* Define if you have the rtprio function.  */
595#undef HAVE_RTPRIO
596
597/* Define if you have the sched_setscheduler function.  */
598#undef HAVE_SCHED_SETSCHEDULER
599
600/* Define if you have the setlinebuf function.  */
601#undef HAVE_SETLINEBUF
602
603/* Define if you have the setpgid function.  */
604#undef HAVE_SETPGID
605
606/* Define if you have the setpriority function.  */
607#undef HAVE_SETPRIORITY
608
609/* Define if you have the setsid function.  */
610#undef HAVE_SETSID
611
612/* Define if you have the settimeofday function.  */
613#undef HAVE_SETTIMEOFDAY
614
615/* Define if you have the setvbuf function.  */
616#undef HAVE_SETVBUF
617
618/* Define if you have the sigaction function.  */
619#undef HAVE_SIGACTION
620
621/* Define if you have the sigset function.  */
622#undef HAVE_SIGSET
623
624/* Define if you have the sigsuspend function.  */
625#undef HAVE_SIGSUSPEND
626
627/* Define if you have the sigvec function.  */
628#undef HAVE_SIGVEC
629
630/* Define if you have the srand48 function.  */
631#undef HAVE_SRAND48
632
633/* Define if you have the srandom function.  */
634#undef HAVE_SRANDOM
635
636/* Define if you have the stime function.  */
637#undef HAVE_STIME
638
639/* Define if you have the strchr function.  */
640#undef HAVE_STRCHR
641
642/* Define if you have the strerror function.  */
643#undef HAVE_STRERROR
644
645/* Define if you have the sysconf function.  */
646#undef HAVE_SYSCONF
647
648/* Define if you have the sysctl function.  */
649#undef HAVE_SYSCTL
650
651/* Define if you have the timer_create function.  */
652#undef HAVE_TIMER_CREATE
653
654/* Define if you have the timer_settime function.  */
655#undef HAVE_TIMER_SETTIME
656
657/* Define if you have the umask function.  */
658#undef HAVE_UMASK
659
660/* Define if you have the uname function.  */
661#undef HAVE_UNAME
662
663/* Define if you have the updwtmp function.  */
664#undef HAVE_UPDWTMP
665
666/* Define if you have the updwtmpx function.  */
667#undef HAVE_UPDWTMPX
668
669/* Define if you have the vsprintf function.  */
670#undef HAVE_VSPRINTF
671
672/* Define if you have the </sys/sync/queue.h> header file.  */
673#undef HAVE__SYS_SYNC_QUEUE_H
674
675/* Define if you have the </sys/sync/sema.h> header file.  */
676#undef HAVE__SYS_SYNC_SEMA_H
677
678/* Define if you have the <arpa/nameser.h> header file.  */
679#undef HAVE_ARPA_NAMESER_H
680
681/* Define if you have the <bstring.h> header file.  */
682#undef HAVE_BSTRING_H
683
684/* Define if you have the <errno.h> header file.  */
685#undef HAVE_ERRNO_H
686
687/* Define if you have the <fcntl.h> header file.  */
688#undef HAVE_FCNTL_H
689
690/* Define if you have the <machine/inline.h> header file.  */
691#undef HAVE_MACHINE_INLINE_H
692
693/* Define if you have the <memory.h> header file.  */
694#undef HAVE_MEMORY_H
695
696/* Define if you have the <net/if.h> header file.  */
697#undef HAVE_NET_IF_H
698
699/* Define if you have the <netdb.h> header file.  */
700#undef HAVE_NETDB_H
701
702/* Define if you have the <netinet/in.h> header file.  */
703#undef HAVE_NETINET_IN_H
704
705/* Define if you have the <netinet/ip.h> header file.  */
706#undef HAVE_NETINET_IP_H
707
708/* Define if you have the <netinfo/ni.h> header file.  */
709#undef HAVE_NETINFO_NI_H
710
711/* Define if you have the <poll.h> header file.  */
712#undef HAVE_POLL_H
713
714/* Define if you have the <resolv.h> header file.  */
715#undef HAVE_RESOLV_H
716
717/* Define if you have the <sched.h> header file.  */
718#undef HAVE_SCHED_H
719
720/* Define if you have the <sgtty.h> header file.  */
721#undef HAVE_SGTTY_H
722
723/* Define if you have the <stdlib.h> header file.  */
724#undef HAVE_STDLIB_H
725
726/* Define if you have the <string.h> header file.  */
727#undef HAVE_STRING_H
728
729/* Define if you have the <sun/audioio.h> header file.  */
730#undef HAVE_SUN_AUDIOIO_H
731
732/* Define if you have the <sys/audioio.h> header file.  */
733#undef HAVE_SYS_AUDIOIO_H
734
735/* Define if you have the <sys/clkdefs.h> header file.  */
736#undef HAVE_SYS_CLKDEFS_H
737
738/* Define if you have the <sys/file.h> header file.  */
739#undef HAVE_SYS_FILE_H
740
741/* Define if you have the <sys/i8253.h> header file.  */
742#undef HAVE_SYS_I8253_H
743
744/* Define if you have the <sys/ioctl.h> header file.  */
745#undef HAVE_SYS_IOCTL_H
746
747/* Define if you have the <sys/lock.h> header file.  */
748#undef HAVE_SYS_LOCK_H
749
750/* Define if you have the <sys/mman.h> header file.  */
751#undef HAVE_SYS_MMAN_H
752
753/* Define if you have the <sys/modem.h> header file.  */
754#undef HAVE_SYS_MODEM_H
755
756/* Define if you have the <sys/param.h> header file.  */
757#undef HAVE_SYS_PARAM_H
758
759/* Define if you have the <sys/pcl720.h> header file.  */
760#undef HAVE_SYS_PCL720_H
761
762/* Define if you have the <sys/ppsclock.h> header file.  */
763#undef HAVE_SYS_PPSCLOCK_H
764
765/* Define if you have the <sys/ppstime.h> header file.  */
766#undef HAVE_SYS_PPSTIME_H
767
768/* Define if you have the <sys/proc.h> header file.  */
769#undef HAVE_SYS_PROC_H
770
771/* Define if you have the <sys/resource.h> header file.  */
772#undef HAVE_SYS_RESOURCE_H
773
774/* Define if you have the <sys/sched.h> header file.  */
775#undef HAVE_SYS_SCHED_H
776
777/* Define if you have the <sys/select.h> header file.  */
778#undef HAVE_SYS_SELECT_H
779
780/* Define if you have the <sys/sio.h> header file.  */
781#undef HAVE_SYS_SIO_H
782
783/* Define if you have the <sys/sockio.h> header file.  */
784#undef HAVE_SYS_SOCKIO_H
785
786/* Define if you have the <sys/stat.h> header file.  */
787#undef HAVE_SYS_STAT_H
788
789/* Define if you have the <sys/stream.h> header file.  */
790#undef HAVE_SYS_STREAM_H
791
792/* Define if you have the <sys/stropts.h> header file.  */
793#undef HAVE_SYS_STROPTS_H
794
795/* Define if you have the <sys/sysctl.h> header file.  */
796#undef HAVE_SYS_SYSCTL_H
797
798/* Define if you have the <sys/syssgi.h> header file.  */
799#undef HAVE_SYS_SYSSGI_H
800
801/* Define if you have the <sys/termios.h> header file.  */
802#undef HAVE_SYS_TERMIOS_H
803
804/* Define if you have the <sys/time.h> header file.  */
805#undef HAVE_SYS_TIME_H
806
807/* Define if you have the <sys/timepps.h> header file.  */
808#undef HAVE_SYS_TIMEPPS_H
809
810/* Define if you have the <sys/timers.h> header file.  */
811#undef HAVE_SYS_TIMERS_H
812
813/* Define if you have the <sys/timex.h> header file.  */
814#undef HAVE_SYS_TIMEX_H
815
816/* Define if you have the <sys/tpro.h> header file.  */
817#undef HAVE_SYS_TPRO_H
818
819/* Define if you have the <sys/types.h> header file.  */
820#undef HAVE_SYS_TYPES_H
821
822/* Define if you have the <sys/wait.h> header file.  */
823#undef HAVE_SYS_WAIT_H
824
825/* Define if you have the <termio.h> header file.  */
826#undef HAVE_TERMIO_H
827
828/* Define if you have the <termios.h> header file.  */
829#undef HAVE_TERMIOS_H
830
831/* Define if you have the <timepps.h> header file.  */
832#undef HAVE_TIMEPPS_H
833
834/* Define if you have the <timex.h> header file.  */
835#undef HAVE_TIMEX_H
836
837/* Define if you have the <unistd.h> header file.  */
838#undef HAVE_UNISTD_H
839
840/* Define if you have the <utmp.h> header file.  */
841#undef HAVE_UTMP_H
842
843/* Define if you have the <utmpx.h> header file.  */
844#undef HAVE_UTMPX_H
845
846/* Define if you have the advapi32 library (-ladvapi32).  */
847#undef HAVE_LIBADVAPI32
848
849/* Define if you have the elf library (-lelf).  */
850#undef HAVE_LIBELF
851
852/* Define if you have the gen library (-lgen).  */
853#undef HAVE_LIBGEN
854
855/* Define if you have the kvm library (-lkvm).  */
856#undef HAVE_LIBKVM
857
858/* Define if you have the ld library (-lld).  */
859#undef HAVE_LIBLD
860
861/* Define if you have the mld library (-lmld).  */
862#undef HAVE_LIBMLD
863
864/* Define if you have the nsl library (-lnsl).  */
865#undef HAVE_LIBNSL
866
867/* Define if you have the rt library (-lrt).  */
868#undef HAVE_LIBRT
869
870/* Define if you have the socket library (-lsocket).  */
871#undef HAVE_LIBSOCKET
872
873/* Name of package */
874#undef PACKAGE
875
876/* Version number of package */
877#undef VERSION
878
879/* Define if compiler has function prototypes */
880#undef PROTOTYPES
881
882/* Do we have struct ntptimeval? */
883#undef HAVE_STRUCT_NTPTIMEVAL
884
885/* Does ntptimeval use struct timespec? */
886#undef TIMESPEC_IN_NTPTIMEVAL
887
888