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