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