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