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