source: trunk/third/xntp/config.h.in @ 10832

Revision 10832, 15.5 KB checked in by brlewis, 27 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r10831, which included commits to RCS files with non-trunk default branches.
Line 
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 if on MINIX.  */
22#undef _MINIX
23
24/* Define if your struct nlist has an n_un member.  */
25#undef NLIST_NAME_UNION
26
27/* Define if you have <nlist.h>.  */
28#undef NLIST_STRUCT
29
30/* Define if the system does not provide POSIX.1 features except
31   with this defined.  */
32#undef _POSIX_1_SOURCE
33
34/* Define if you need to in order for stat and other things to work.  */
35#undef _POSIX_SOURCE
36
37/* Define as the return type of signal handlers (int or void).  */
38#undef RETSIGTYPE
39
40/* Define if you have the ANSI C header files.  */
41#undef STDC_HEADERS
42
43/* Define if you can safely include both <sys/time.h> and <time.h>.  */
44#undef TIME_WITH_SYS_TIME
45
46/* Define if your <sys/time.h> declares struct tm.  */
47#undef TM_IN_SYS_TIME
48
49/* Define to `int' if <sys/types.h> doesn't define.  */
50#undef uid_t
51
52/* Define if your processor stores words with the most significant
53   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
54#undef WORDS_BIGENDIAN
55
56/* Package */
57#undef PACKAGE
58
59/* Version */
60#undef VERSION
61
62/* debugging code */
63#undef DEBUG
64
65/* MD5 authentication */
66#undef MD5
67
68/* DFS authentication (COCOM only) */
69#undef DES
70
71/* reference clock interface */
72#undef REFCLOCK
73
74/* ACTS modem service */
75#undef ACTS
76
77/* Arbiter 1088A/B GPS receiver */
78#undef ARBITER
79
80/* DHD19970505: ARCRON support. */
81#undef ARCRON_MSF
82
83/* Austron 2200A/2201A GPS receiver */
84#undef AS2201
85
86/* PPS interface */
87#undef ATOM
88
89/* Datum/Bancomm bc635/VME interface */
90#undef BANC
91
92/* ELV/DCF7000 clock */
93#undef CLOCK_DCF7000
94
95/* HOPF 6021 clock */
96#undef CLOCK_HOPF6021
97
98/* Meinberg clocks */
99#undef CLOCK_MEINBERG
100
101/* DCF77 raw time code */
102#undef CLOCK_RAWDCF
103
104/* RCC 8000 clock */
105#undef CLOCK_RCC8000
106
107/* Schmid DCF77 clock */
108#undef CLOCK_SCHMID
109
110/* Trimble GPS receiver/TAIP protocol */
111#undef CLOCK_TRIMTAIP
112
113/* Trimble GPS receiver/TSIP protocol */
114#undef CLOCK_TRIMTSIP
115
116/* Diems Computime Radio Clock */
117#undef CLOCK_COMPUTIME
118
119/* Datum Programmable Time System */
120#undef DATUM
121
122/* TrueTime GPS receiver/VME interface */
123#undef GPSVME
124
125/* Heath GC-1000 WWV/WWVH receiver */
126#undef HEATH
127
128/* HP 58503A GPS receiver */
129#undef HPGPS
130
131/* Sun IRIG audio decoder */
132#undef IRIG
133
134/* Leitch CSD 5300 Master Clock System Driver */
135#undef LEITCH
136
137/* local clock reference */
138#undef LOCAL_CLOCK
139
140/* EES M201 MSF receiver */
141#undef MSFEES
142
143/* Magnavox MX4200 GPS receiver */
144#undef MX4200
145
146/* NMEA GPS receiver */
147#undef NMEA
148
149/* PARSE driver interface */
150#undef PARSE
151
152/* PARSE kernel PLL PPS support */
153#undef PPS_SYNC
154
155/* PCL 720 clock support */
156#undef PPS720
157
158/* PST/Traconex 1020 WWV/WWVH receiver */
159#undef PST
160
161/* PTB modem service */
162#undef PTBACTS
163
164/* clock thru shared memory */
165#undef SHM_CLOCK
166
167/* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
168#undef TPRO
169
170/* TRAK 8810 GPS receiver */
171#undef TRAK
172
173/* Kinemetrics/TrueTime receivers */
174#undef TRUETIME
175
176/* USNO modem service */
177#undef USNO
178
179/* Spectracom 8170/Netclock/2 WWVB receiver */
180#undef WWVB
181
182/* define if it's OK to declare char *sys_errlist[]; */
183#undef CHAR_SYS_ERRLIST
184
185/* define if it's OK to declare int syscall P((int, struct timeval *, struct timeval *)); */
186#undef DECL_SYSCALL
187
188/* define if we have syscall is buggy (Solaris 2.4) */
189#undef SYSCALL_BUG
190
191/* Do we need extra room for SO_RCVBUF? (HPUX <8) */
192#undef NEED_RCVBUF_SLOP
193
194/* Should we open the broadcast socket? */
195#undef OPEN_BCAST_SOCKET
196
197/* Do we want the HPUX FindConfig()? */
198#undef NEED_HPUX_FINDCONFIG
199
200/* canonical system (cpu-vendor-os) string */
201#undef STR_SYSTEM
202
203/* define if [gs]ettimeofday() only takes 1 argument */
204#undef SYSV_TIMEOFDAY
205
206/* define if struct sockaddr has sa_len */
207#undef HAVE_SA_LEN_IN_STRUCT_SOCKADDR
208
209/* define if struct clockinfo has hz */
210#undef HAVE_HZ_IN_STRUCT_CLOCKINFO
211
212/* define if struct clockinfo has tickadj */
213#undef  HAVE_TICKADJ_IN_STRUCT_CLOCKINFO
214
215/* define if function prototypes are OK */
216#undef HAVE_PROTOTYPES
217
218/* define if setpgrp takes 0 arguments */
219#undef HAVE_SETPGRP_0
220
221/* hardwire a value for tick? */
222#undef PRESET_TICK
223
224/* hardwire a value for tickadj? */
225#undef PRESET_TICKADJ
226
227/* is adjtime() accurate? */
228#undef ADJTIME_IS_ACCURATE
229
230/* should we NOT read /dev/kmem? */
231#undef NOKMEM
232
233/* use UDP Wildcard Delivery? */
234#undef UDP_WILDCARD_DELIVERY
235
236/* always slew the clock? */
237#undef SLEWALWAYS
238
239/* step, then slew the clock? */
240#undef STEP_SLEW
241
242/* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
243#undef FORCE_NTPDATE_STEP
244
245/* synch TODR hourly? */
246#undef DOSYNCTODR
247
248/* do we set process groups with -pid? */
249#undef UDP_BACKWARDS_SETOWN
250
251/* must we have a CTTY for fsetown? */
252#undef USE_FSETOWNCTTY
253
254/* can we use SIGIO for tcp and udp IO? */
255#undef HAVE_SIGNALED_IO
256
257/* can we use SIGPOLL for UDP? */
258#undef USE_UDP_SIGPOLL
259
260/* can we use SIGPOLL for tty IO? */
261#undef USE_TTY_SIGPOLL
262
263/* do we have the chu_clk line discipline/streams module? */
264#undef CHUCLK
265
266/* do we have the ppsclock streams module? */
267#undef PPS
268
269/* do we have the tty_clk line discipline/streams module? */
270#undef TTYCLK
271
272/* does the kernel support precision time discipline? */
273#undef KERNEL_PLL
274
275/* does the kernel support multicasting IP? */
276#undef MCAST
277
278/* do we have ntp_{adj,get}time in libc? */
279#undef NTP_SYSCALLS_LIBC
280
281/* do we have ntp_{adj,get}time in the kernel? */
282#undef NTP_SYSCALLS_STD
283
284/* do we have STREAMS/TLI? (Can we replace this with HAVE_SYS_STROPTS_H? */
285#undef STREAMS_TLI
286
287/* do we need an s_char typedef? */
288#undef NEED_S_CHAR_TYPEDEF
289
290/* include the GDT Surveying code? */
291#undef GDT_SURVEYING
292
293/* does SIOCGIFCONF return size in the buffer? */
294#undef SIZE_RETURNED_IN_BUFFER
295
296/* what is the name of TICK in the kernel? */
297#undef K_TICK_NAME
298
299/* Is K_TICK_NAME (nsec_per_tick, for example) in nanoseconds? */
300#undef TICK_NANO
301
302/* what is the name of TICKADJ in the kernel? */
303#undef K_TICKADJ_NAME
304
305/* Is K_TICKADJ_NAME (hrestime_adj, for example) in nanoseconds? */
306#undef TICKADJ_NANO
307
308/* what is (probably) the name of DOSYNCTODR in the kernel? */
309#undef K_DOSYNCTODR_NAME
310
311/* what is (probably) the name of NOPRINTF in the kernel? */
312#undef K_NOPRINTF_NAME
313
314/* do we need HPUX adjtime() library support? */
315#undef NEED_HPUX_ADJTIME
316
317/* Might nlist() values require an extra level of indirection (AIX)? */
318#undef NLIST_EXTRA_INDIRECTION
319
320/* Should we recommend a minimum value for tickadj? */
321#undef MIN_REC_TICKADJ
322
323/* Is there a problem using PARENB and IGNPAR (IRIX)? */
324#undef NO_PARENB_IGNPAR
325
326/* Should we not IGNPAR (Linux)? */
327#undef RAWDCF_NO_IGNPAR
328
329/* Does DTR power the DCF77 (Linux)? */
330#undef RAWDCF_SETDTR
331
332/* Does the compiler like "volatile"? */
333#undef volatile
334
335/* Does qsort expect to work on "void *" stuff? */
336#undef QSORT_USES_VOID_P
337
338/* What is the fallback value for HZ? */
339#undef DEFAULT_HZ
340
341/* Do we need to override the system's idea of HZ? */
342#undef OVERRIDE_HZ
343
344/* Do we want the SCO3 tickadj hacks? */
345#undef SCO3_TICKADJ
346
347/* Do we want the SCO5 tickadj hacks? */
348#undef SCO5_TICKADJ
349
350/* adjtime()? */
351#undef DECL_ADJTIME_0
352
353/* bcopy()? */
354#undef DECL_BCOPY_0
355
356/* bzero()? */
357#undef DECL_BZERO_0
358
359/* ioctl()? */
360#undef DECL_IOCTL_0
361
362/* IPC? (bind, connect, recvfrom, sendto, setsockopt, socket) */
363#undef DECL_IPC_0
364
365/* memmove()? */
366#undef DECL_MEMMOVE_0
367
368/* mkstemp()? */
369#undef DECL_MKSTEMP_0
370
371/* mktemp()? */
372#undef DECL_MKTEMP_0
373
374/* plock()? */
375#undef DECL_PLOCK_0
376
377/* rename()? */
378#undef DECL_RENAME_0
379
380/* select()? */
381#undef DECL_SELECT_0
382
383/* setitimer()? */
384#undef DECL_SETITIMER_0
385
386/* setpriority()? */
387#undef DECL_SETPRIORITY_0
388#undef DECL_SETPRIORITY_1
389
390/* sigvec()? */
391#undef DECL_SIGVEC_0
392
393/* stdio stuff? */
394#undef DECL_STDIO_0
395
396/* strtol()? */
397#undef DECL_STRTOL_0
398
399/* syslog() stuff? */
400#undef DECL_SYSLOG_0
401
402/* time()? */
403#undef DECL_TIME_0
404
405/* [gs]ettimeofday()? */
406#undef DECL_TIMEOFDAY_0
407
408/* tolower()? */
409#undef DECL_TOLOWER_0
410
411/* The number of bytes in a int.  */
412#undef SIZEOF_INT
413
414/* The number of bytes in a long.  */
415#undef SIZEOF_LONG
416
417/* The number of bytes in a signed char.  */
418#undef SIZEOF_SIGNED_CHAR
419
420/* Define if you have the K_open function.  */
421#undef HAVE_K_OPEN
422
423/* Define if you have the __adjtimex function.  */
424#undef HAVE___ADJTIMEX
425
426/* Define if you have the __ntp_gettime function.  */
427#undef HAVE___NTP_GETTIME
428
429/* Define if you have the clock_settime function.  */
430#undef HAVE_CLOCK_SETTIME
431
432/* Define if you have the daemon function.  */
433#undef HAVE_DAEMON
434
435/* Define if you have the getbootfile function.  */
436#undef HAVE_GETBOOTFILE
437
438/* Define if you have the getdtablesize function.  */
439#undef HAVE_GETDTABLESIZE
440
441/* Define if you have the getrusage function.  */
442#undef HAVE_GETRUSAGE
443
444/* Define if you have the gettimeofday function.  */
445#undef HAVE_GETTIMEOFDAY
446
447/* Define if you have the getuid function.  */
448#undef HAVE_GETUID
449
450/* Define if you have the kvm_open function.  */
451#undef HAVE_KVM_OPEN
452
453/* Define if you have the memcpy function.  */
454#undef HAVE_MEMCPY
455
456/* Define if you have the memmove function.  */
457#undef HAVE_MEMMOVE
458
459/* Define if you have the memset function.  */
460#undef HAVE_MEMSET
461
462/* Define if you have the mkstemp function.  */
463#undef HAVE_MKSTEMP
464
465/* Define if you have the mlockall function.  */
466#undef HAVE_MLOCKALL
467
468/* Define if you have the nice function.  */
469#undef HAVE_NICE
470
471/* Define if you have the nlist function.  */
472#undef HAVE_NLIST
473
474/* Define if you have the ntp_adjtime function.  */
475#undef HAVE_NTP_ADJTIME
476
477/* Define if you have the ntp_gettime function.  */
478#undef HAVE_NTP_GETTIME
479
480/* Define if you have the plock function.  */
481#undef HAVE_PLOCK
482
483/* Define if you have the pututline function.  */
484#undef HAVE_PUTUTLINE
485
486/* Define if you have the pututxline function.  */
487#undef HAVE_PUTUTXLINE
488
489/* Define if you have the rtprio function.  */
490#undef HAVE_RTPRIO
491
492/* Define if you have the sched_setscheduler function.  */
493#undef HAVE_SCHED_SETSCHEDULER
494
495/* Define if you have the setlinebuf function.  */
496#undef HAVE_SETLINEBUF
497
498/* Define if you have the setpgid function.  */
499#undef HAVE_SETPGID
500
501/* Define if you have the setpriority function.  */
502#undef HAVE_SETPRIORITY
503
504/* Define if you have the setsid function.  */
505#undef HAVE_SETSID
506
507/* Define if you have the settimeofday function.  */
508#undef HAVE_SETTIMEOFDAY
509
510/* Define if you have the setvbuf function.  */
511#undef HAVE_SETVBUF
512
513/* Define if you have the sigaction function.  */
514#undef HAVE_SIGACTION
515
516/* Define if you have the sigset function.  */
517#undef HAVE_SIGSET
518
519/* Define if you have the sigsuspend function.  */
520#undef HAVE_SIGSUSPEND
521
522/* Define if you have the sigvec function.  */
523#undef HAVE_SIGVEC
524
525/* Define if you have the stime function.  */
526#undef HAVE_STIME
527
528/* Define if you have the strchr function.  */
529#undef HAVE_STRCHR
530
531/* Define if you have the sysconf function.  */
532#undef HAVE_SYSCONF
533
534/* Define if you have the sysctl function.  */
535#undef HAVE_SYSCTL
536
537/* Define if you have the timer_create function.  */
538#undef HAVE_TIMER_CREATE
539
540/* Define if you have the timer_settime function.  */
541#undef HAVE_TIMER_SETTIME
542
543/* Define if you have the umask function.  */
544#undef HAVE_UMASK
545
546/* Define if you have the uname function.  */
547#undef HAVE_UNAME
548
549/* Define if you have the updwtmp function.  */
550#undef HAVE_UPDWTMP
551
552/* Define if you have the updwtmpx function.  */
553#undef HAVE_UPDWTMPX
554
555/* Define if you have the vsprintf function.  */
556#undef HAVE_VSPRINTF
557
558/* Define if you have the </sys/sync/queue.h> header file.  */
559#undef HAVE__SYS_SYNC_QUEUE_H
560
561/* Define if you have the </sys/sync/sema.h> header file.  */
562#undef HAVE__SYS_SYNC_SEMA_H
563
564/* Define if you have the <errno.h> header file.  */
565#undef HAVE_ERRNO_H
566
567/* Define if you have the <fcntl.h> header file.  */
568#undef HAVE_FCNTL_H
569
570/* Define if you have the <machine/inline.h> header file.  */
571#undef HAVE_MACHINE_INLINE_H
572
573/* Define if you have the <memory.h> header file.  */
574#undef HAVE_MEMORY_H
575
576/* Define if you have the <net/if.h> header file.  */
577#undef HAVE_NET_IF_H
578
579/* Define if you have the <netinet/in.h> header file.  */
580#undef HAVE_NETINET_IN_H
581
582/* Define if you have the <netinet/ip.h> header file.  */
583#undef HAVE_NETINET_IP_H
584
585/* Define if you have the <sched.h> header file.  */
586#undef HAVE_SCHED_H
587
588/* Define if you have the <sgtty.h> header file.  */
589#undef HAVE_SGTTY_H
590
591/* Define if you have the <stdlib.h> header file.  */
592#undef HAVE_STDLIB_H
593
594/* Define if you have the <string.h> header file.  */
595#undef HAVE_STRING_H
596
597/* Define if you have the <sys/bsd_audioirig.h> header file.  */
598#undef HAVE_SYS_BSD_AUDIOIRIG_H
599
600/* Define if you have the <sys/chudefs.h> header file.  */
601#undef HAVE_SYS_CHUDEFS_H
602
603/* Define if you have the <sys/clkdefs.h> header file.  */
604#undef HAVE_SYS_CLKDEFS_H
605
606/* Define if you have the <sys/file.h> header file.  */
607#undef HAVE_SYS_FILE_H
608
609/* Define if you have the <sys/i8253.h> header file.  */
610#undef HAVE_SYS_I8253_H
611
612/* Define if you have the <sys/ioctl.h> header file.  */
613#undef HAVE_SYS_IOCTL_H
614
615/* Define if you have the <sys/lock.h> header file.  */
616#undef HAVE_SYS_LOCK_H
617
618/* Define if you have the <sys/mman.h> header file.  */
619#undef HAVE_SYS_MMAN_H
620
621/* Define if you have the <sys/modem.h> header file.  */
622#undef HAVE_SYS_MODEM_H
623
624/* Define if you have the <sys/param.h> header file.  */
625#undef HAVE_SYS_PARAM_H
626
627/* Define if you have the <sys/pcl720.h> header file.  */
628#undef HAVE_SYS_PCL720_H
629
630/* Define if you have the <sys/ppsclock.h> header file.  */
631#undef HAVE_SYS_PPSCLOCK_H
632
633/* Define if you have the <sys/proc.h> header file.  */
634#undef HAVE_SYS_PROC_H
635
636/* Define if you have the <sys/resource.h> header file.  */
637#undef HAVE_SYS_RESOURCE_H
638
639/* Define if you have the <sys/select.h> header file.  */
640#undef HAVE_SYS_SELECT_H
641
642/* Define if you have the <sys/sockio.h> header file.  */
643#undef HAVE_SYS_SOCKIO_H
644
645/* Define if you have the <sys/stat.h> header file.  */
646#undef HAVE_SYS_STAT_H
647
648/* Define if you have the <sys/stream.h> header file.  */
649#undef HAVE_SYS_STREAM_H
650
651/* Define if you have the <sys/stropts.h> header file.  */
652#undef HAVE_SYS_STROPTS_H
653
654/* Define if you have the <sys/sysctl.h> header file.  */
655#undef HAVE_SYS_SYSCTL_H
656
657/* Define if you have the <sys/time.h> header file.  */
658#undef HAVE_SYS_TIME_H
659
660/* Define if you have the <sys/timers.h> header file.  */
661#undef HAVE_SYS_TIMERS_H
662
663/* Define if you have the <sys/timex.h> header file.  */
664#undef HAVE_SYS_TIMEX_H
665
666/* Define if you have the <sys/tpro.h> header file.  */
667#undef HAVE_SYS_TPRO_H
668
669/* Define if you have the <sys/types.h> header file.  */
670#undef HAVE_SYS_TYPES_H
671
672/* Define if you have the <termio.h> header file.  */
673#undef HAVE_TERMIO_H
674
675/* Define if you have the <termios.h> header file.  */
676#undef HAVE_TERMIOS_H
677
678/* Define if you have the <unistd.h> header file.  */
679#undef HAVE_UNISTD_H
680
681/* Define if you have the <utmp.h> header file.  */
682#undef HAVE_UTMP_H
683
684/* Define if you have the <utmpx.h> header file.  */
685#undef HAVE_UTMPX_H
686
687/* Define if you have the elf library (-lelf).  */
688#undef HAVE_LIBELF
689
690/* Define if you have the gen library (-lgen).  */
691#undef HAVE_LIBGEN
692
693/* Define if you have the kvm library (-lkvm).  */
694#undef HAVE_LIBKVM
695
696/* Define if you have the ld library (-lld).  */
697#undef HAVE_LIBLD
698
699/* Define if you have the mld library (-lmld).  */
700#undef HAVE_LIBMLD
701
702/* Define if you have the nsl library (-lnsl).  */
703#undef HAVE_LIBNSL
704
705/* Define if you have the posix4 library (-lposix4).  */
706#undef HAVE_LIBPOSIX4
707
708/* Define if you have the socket library (-lsocket).  */
709#undef HAVE_LIBSOCKET
Note: See TracBrowser for help on using the repository browser.