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

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