1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define if building universal (internal helper macro) */ 5 /* #undef AC_APPLE_UNIVERSAL_BUILD */ 6 7 /* Is adjtime() accurate? */ 8 /* #undef ADJTIME_IS_ACCURATE */ 9 10 /* Support NTP Autokey protocol? */ 11 #define AUTOKEY 1 12 13 /* why not HAVE_P_S? */ 14 /* #undef CALL_PTHREAD_SETCONCURRENCY */ 15 16 /* ACTS modem service */ 17 #define CLOCK_ACTS 1 18 19 /* Arbiter 1088A/B GPS receiver */ 20 #define CLOCK_ARBITER 1 21 22 /* ARCRON support? */ 23 #define CLOCK_ARCRON_MSF 1 24 25 /* Austron 2200A/2201A GPS receiver? */ 26 #define CLOCK_AS2201 1 27 28 /* PPS interface? */ 29 #define CLOCK_ATOM 1 30 31 /* Datum/Bancomm bc635/VME interface? */ 32 /* #undef CLOCK_BANC */ 33 34 /* Chronolog K-series WWVB receiver? */ 35 #define CLOCK_CHRONOLOG 1 36 37 /* CHU modem/decoder */ 38 #define CLOCK_CHU 1 39 40 /* Diems Computime Radio Clock? */ 41 #define CLOCK_COMPUTIME 1 42 43 /* Datum Programmable Time System? */ 44 #define CLOCK_DATUM 1 45 46 /* ELV/DCF7000 clock? */ 47 #define CLOCK_DCF7000 1 48 49 /* Dumb generic hh:mm:ss local clock? */ 50 #define CLOCK_DUMBCLOCK 1 51 52 /* Forum Graphic GPS datating station driver? */ 53 #define CLOCK_FG 1 54 55 /* GPSD JSON receiver */ 56 #define CLOCK_GPSDJSON 1 57 58 /* TrueTime GPS receiver/VME interface? */ 59 /* #undef CLOCK_GPSVME */ 60 61 /* Heath GC-1000 WWV/WWVH receiver? */ 62 #define CLOCK_HEATH 1 63 64 /* HOPF 6021 clock? */ 65 #define CLOCK_HOPF6021 1 66 67 /* HOPF PCI clock device? */ 68 #define CLOCK_HOPF_PCI 1 69 70 /* HOPF serial clock device? */ 71 #define CLOCK_HOPF_SERIAL 1 72 73 /* HP 58503A GPS receiver? */ 74 #define CLOCK_HPGPS 1 75 76 /* IRIG audio decoder? */ 77 #define CLOCK_IRIG 1 78 79 /* JJY receiver? */ 80 #define CLOCK_JJY 1 81 82 /* Rockwell Jupiter GPS clock? */ 83 #define CLOCK_JUPITER 1 84 85 /* Leitch CSD 5300 Master Clock System Driver? */ 86 #define CLOCK_LEITCH 1 87 88 /* local clock reference? */ 89 #define CLOCK_LOCAL 1 90 91 /* Meinberg clocks */ 92 #define CLOCK_MEINBERG 1 93 94 /* Magnavox MX4200 GPS receiver */ 95 /* #undef CLOCK_MX4200 */ 96 97 /* NeoClock4X */ 98 #define CLOCK_NEOCLOCK4X 1 99 100 /* NMEA GPS receiver */ 101 #define CLOCK_NMEA 1 102 103 /* Motorola UT Oncore GPS */ 104 #define CLOCK_ONCORE 1 105 106 /* Palisade clock */ 107 #define CLOCK_PALISADE 1 108 109 /* PARSE driver interface */ 110 #define CLOCK_PARSE 1 111 112 /* Conrad parallel port radio clock */ 113 #define CLOCK_PCF 1 114 115 /* PCL 720 clock support */ 116 /* #undef CLOCK_PPS720 */ 117 118 /* PST/Traconex 1020 WWV/WWVH receiver */ 119 #define CLOCK_PST 1 120 121 /* DCF77 raw time code */ 122 #define CLOCK_RAWDCF 1 123 124 /* RCC 8000 clock */ 125 #define CLOCK_RCC8000 1 126 127 /* RIPE NCC Trimble clock */ 128 /* #undef CLOCK_RIPENCC */ 129 130 /* Schmid DCF77 clock */ 131 #define CLOCK_SCHMID 1 132 133 /* SEL240X protocol */ 134 #define CLOCK_SEL240X 1 135 136 /* clock thru shared memory */ 137 #define CLOCK_SHM 1 138 139 /* Spectracom 8170/Netclock/2 WWVB receiver */ 140 #define CLOCK_SPECTRACOM 1 141 142 /* KSI/Odetics TPRO/S GPS receiver/IRIG interface */ 143 /* #undef CLOCK_TPRO */ 144 145 /* Trimble GPS receiver/TAIP protocol */ 146 #define CLOCK_TRIMTAIP 1 147 148 /* Trimble GPS receiver/TSIP protocol */ 149 #define CLOCK_TRIMTSIP 1 150 151 /* Kinemetrics/TrueTime receivers */ 152 #define CLOCK_TRUETIME 1 153 154 /* Spectracom TSYNC timing board */ 155 /* #undef CLOCK_TSYNCPCI */ 156 157 /* TrueTime 560 IRIG-B decoder? */ 158 /* #undef CLOCK_TT560 */ 159 160 /* Ultralink M320 WWVB receiver? */ 161 #define CLOCK_ULINK 1 162 163 /* VARITEXT clock */ 164 #define CLOCK_VARITEXT 1 165 166 /* WHARTON 400A Series clock */ 167 #define CLOCK_WHARTON_400A 1 168 169 /* WWV audio driver */ 170 #define CLOCK_WWV 1 171 172 /* Zyfer GPStarplus */ 173 #define CLOCK_ZYFER 1 174 175 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 176 systems. This function is required for `alloca.c' support on those systems. 177 */ 178 /* #undef CRAY_STACKSEG_END */ 179 180 /* Define to 1 if using `alloca.c'. */ 181 /* #undef C_ALLOCA */ 182 183 /* Enable debugging code? */ 184 #define DEBUG 1 185 186 /* Enable processing time debugging? */ 187 /* #undef DEBUG_TIMING */ 188 189 /* Declaration style */ 190 /* #undef DECL_ADJTIME_0 */ 191 192 /* Declaration style */ 193 /* #undef DECL_BCOPY_0 */ 194 195 /* Declaration style */ 196 /* #undef DECL_BZERO_0 */ 197 198 /* Declaration style */ 199 /* #undef DECL_CFSETISPEED_0 */ 200 201 /* Declare errno? */ 202 /* #undef DECL_ERRNO */ 203 204 /* Declaration style */ 205 /* #undef DECL_HSTRERROR_0 */ 206 207 /* Declare h_errno? */ 208 #define DECL_H_ERRNO 1 209 210 /* Declaration style */ 211 /* #undef DECL_INET_NTOA_0 */ 212 213 /* Declaration style */ 214 /* #undef DECL_IOCTL_0 */ 215 216 /* Declaration style */ 217 /* #undef DECL_IPC_0 */ 218 219 /* Declaration style */ 220 /* #undef DECL_MEMMOVE_0 */ 221 222 /* Declaration style */ 223 /* #undef DECL_MKSTEMP_0 */ 224 225 /* Declaration style */ 226 /* #undef DECL_MKTEMP_0 */ 227 228 /* Declaration style */ 229 /* #undef DECL_NLIST_0 */ 230 231 /* Declaration style */ 232 /* #undef DECL_PLOCK_0 */ 233 234 /* Declaration style */ 235 /* #undef DECL_RENAME_0 */ 236 237 /* Declaration style */ 238 /* #undef DECL_SELECT_0 */ 239 240 /* Declaration style */ 241 /* #undef DECL_SETITIMER_0 */ 242 243 /* Declaration style */ 244 /* #undef DECL_SETPRIORITY_0 */ 245 246 /* Declaration style */ 247 /* #undef DECL_SETPRIORITY_1 */ 248 249 /* Declaration style */ 250 /* #undef DECL_SIGVEC_0 */ 251 252 /* Declaration style */ 253 /* #undef DECL_STDIO_0 */ 254 255 /* Declaration style */ 256 /* #undef DECL_STIME_0 */ 257 258 /* Declaration style */ 259 /* #undef DECL_STIME_1 */ 260 261 /* Declaration style */ 262 /* #undef DECL_STRERROR_0 */ 263 264 /* Declaration style */ 265 /* #undef DECL_STRTOL_0 */ 266 267 /* Declare syscall()? */ 268 /* #undef DECL_SYSCALL */ 269 270 /* Declaration style */ 271 /* #undef DECL_SYSLOG_0 */ 272 273 /* Declaration style */ 274 /* #undef DECL_TIMEOFDAY_0 */ 275 276 /* Declaration style */ 277 /* #undef DECL_TIME_0 */ 278 279 /* Declaration style */ 280 /* #undef DECL_TOLOWER_0 */ 281 282 /* Declaration style */ 283 /* #undef DECL_TOUPPER_0 */ 284 285 /* What is the fallback value for HZ? */ 286 #define DEFAULT_HZ 100 287 288 /* Default number of megabytes for RLIMIT_MEMLOCK */ 289 #define DFLT_RLIMIT_MEMLOCK 32 290 291 /* Default number of 4k pages for RLIMIT_STACK */ 292 #define DFLT_RLIMIT_STACK 128 293 294 /* Directory separator character, usually / or \\ */ 295 #define DIR_SEP '/' 296 297 /* use old autokey session key behavior? */ 298 /* #undef DISABLE_BUG1243_FIX */ 299 300 /* synch TODR hourly? */ 301 /* #undef DOSYNCTODR */ 302 303 /* The number of minutes in a DST adjustment */ 304 #define DSTMINUTES 60 305 306 /* support dynamic interleave? */ 307 #define DYNAMIC_INTERLEAVE 0 308 309 /* number of args to el_init() */ 310 #define EL_INIT_ARGS 4 311 312 /* Provide the explicit 127.0.0.0/8 martian filter? */ 313 #define ENABLE_BUG3020_FIX 1 314 315 /* Enable CMAC support? */ 316 #define ENABLE_CMAC 1 317 318 /* nls support in libopts */ 319 /* #undef ENABLE_NLS */ 320 321 /* force ntpdate to step the clock if !defined(STEP_SLEW) ? */ 322 /* #undef FORCE_NTPDATE_STEP */ 323 324 /* What is getsockname()'s socklen type? */ 325 #define GETSOCKNAME_SOCKLEN_TYPE socklen_t 326 327 /* Do we have a routing socket (rt_msghdr or rtattr)? */ 328 #define HAS_ROUTING_SOCKET 1 329 330 /* via __adjtimex */ 331 /* #undef HAVE_ADJTIMEX */ 332 333 /* Define to 1 if you have `alloca', as a function or macro. */ 334 #define HAVE_ALLOCA 1 335 336 #define HAVE_SETPROCTITLE 1 337 338 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 339 */ 340 /* #undef HAVE_ALLOCA_H */ 341 342 /* Define to 1 if you have the `arc4random_buf' function. */ 343 #define HAVE_ARC4RANDOM_BUF 1 344 345 /* Define to 1 if you have the <arpa/nameser.h> header file. */ 346 #define HAVE_ARPA_NAMESER_H 1 347 348 /* Define to 1 if you have the `atomic_thread_fence' function. */ 349 /* #undef HAVE_ATOMIC_THREAD_FENCE */ 350 351 /* Do we have audio support? */ 352 #define HAVE_AUDIO /**/ 353 354 /* Define to 1 if you have the <bstring.h> header file. */ 355 /* #undef HAVE_BSTRING_H */ 356 357 /* Define to 1 if you have the `canonicalize_file_name' function. */ 358 /* #undef HAVE_CANONICALIZE_FILE_NAME */ 359 360 /* Define to 1 if you have the `chmod' function. */ 361 #define HAVE_CHMOD 1 362 363 /* Do we have the CIOGETEV ioctl (SunOS, Linux)? */ 364 /* #undef HAVE_CIOGETEV */ 365 366 /* Define to 1 if you have the `clock_getres' function. */ 367 #define HAVE_CLOCK_GETRES 1 368 369 /* Define to 1 if you have the `clock_gettime' function. */ 370 #define HAVE_CLOCK_GETTIME 1 371 372 /* Define to 1 if you have the `clock_settime' function. */ 373 #define HAVE_CLOCK_SETTIME 1 374 375 /* Define to 1 if you have the <cthreads.h> header file. */ 376 /* #undef HAVE_CTHREADS_H */ 377 378 /* Define to 1 if you have the `daemon' function. */ 379 #define HAVE_DAEMON 1 380 381 /* Define to 1 if you have the declaration of `siglongjmp', and to 0 if you 382 don't. */ 383 #define HAVE_DECL_SIGLONGJMP 1 384 385 /* Define to 1 if you have the declaration of `sigsetjmp', and to 0 if you 386 don't. */ 387 #define HAVE_DECL_SIGSETJMP 1 388 389 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you 390 don't. */ 391 #define HAVE_DECL_STRERROR_R 1 392 393 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 394 */ 395 #define HAVE_DIRENT_H 1 396 397 /* Define to 1 if you have the <dlfcn.h> header file. */ 398 #define HAVE_DLFCN_H 1 399 400 #ifndef __NetBSD__ 401 /* NetBSD: set by build process */ 402 /* Use Rendezvous/DNS-SD registration */ 403 #define HAVE_DNSREGISTRATION 1 404 #endif 405 406 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 407 /* #undef HAVE_DOPRNT */ 408 409 /* Can we drop root privileges? */ 410 #define HAVE_DROPROOT 1 411 412 /* Define to 1 if you have the <errno.h> header file. */ 413 #define HAVE_ERRNO_H 1 414 415 /* Define to 1 if you have the `EVP_MD_do_all_sorted' function. */ 416 #define HAVE_EVP_MD_DO_ALL_SORTED 1 417 418 /* Define to 1 if you have the `fchmod' function. */ 419 #define HAVE_FCHMOD 1 420 421 /* Define to 1 if you have the <fcntl.h> header file. */ 422 #define HAVE_FCNTL_H 1 423 424 /* Define to 1 if you have the `finite' function. */ 425 /* #undef HAVE_FINITE */ 426 427 /* Define to 1 if you have the `fnmatch' function. */ 428 #define HAVE_FNMATCH 1 429 430 /* Define to 1 if you have the <fnmatch.h> header file. */ 431 #define HAVE_FNMATCH_H 1 432 433 /* Define to 1 if you have the `fork' function. */ 434 #define HAVE_FORK 1 435 436 /* Define to 1 if you have the `fstat' function. */ 437 #define HAVE_FSTAT 1 438 439 /* Define to 1 if you have the `getbootfile' function. */ 440 /* #undef HAVE_GETBOOTFILE */ 441 442 /* Define to 1 if you have the `getclock' function. */ 443 /* #undef HAVE_GETCLOCK */ 444 445 /* Define to 1 if you have the `getdtablesize' function. */ 446 #define HAVE_GETDTABLESIZE 1 447 448 /* Define to 1 if you have the `getifaddrs' function. */ 449 #define HAVE_GETIFADDRS 1 450 451 /* Define to 1 if you have the `getpassphrase' function. */ 452 /* #undef HAVE_GETPASSPHRASE */ 453 454 /* Define to 1 if you have the `getrusage' function. */ 455 #define HAVE_GETRUSAGE 1 456 457 /* Define to 1 if you have the `getuid' function. */ 458 #define HAVE_GETUID 1 459 460 /* if you have GNU Pth */ 461 /* #undef HAVE_GNU_PTH */ 462 463 /* Define to 1 if you have the <histedit.h> header file. */ 464 #define HAVE_HISTEDIT_H 1 465 466 /* Define to 1 if you have the <history.h> header file. */ 467 /* #undef HAVE_HISTORY_H */ 468 469 /* Obvious */ 470 /* #undef HAVE_HZ_IN_STRUCT_CLOCKINFO */ 471 472 #ifndef __vax__ 473 /* Define to 1 if you have the <ieeefp.h> header file. */ 474 #define HAVE_IEEEFP_H 1 475 #endif 476 477 /* have iflist_sysctl? */ 478 #define HAVE_IFLIST_SYSCTL 1 479 480 /* Define to 1 if you have the `if_nametoindex' function. */ 481 #define HAVE_IF_NAMETOINDEX 1 482 483 /* inline keyword or macro available */ 484 #define HAVE_INLINE 1 485 486 /* Define to 1 if the system has the type `int16_t'. */ 487 #define HAVE_INT16_T 1 488 489 /* Define to 1 if the system has the type `int32'. */ 490 /* #undef HAVE_INT32 */ 491 492 /* int32 type in DNS headers, not others. */ 493 /* #undef HAVE_INT32_ONLY_WITH_DNS */ 494 495 /* Define to 1 if the system has the type `int32_t'. */ 496 #define HAVE_INT32_T 1 497 498 /* Define to 1 if the system has the type `int8_t'. */ 499 #define HAVE_INT8_T 1 500 501 /* Define to 1 if the system has the type `intmax_t'. */ 502 /* #undef HAVE_INTMAX_T */ 503 504 /* Define to 1 if the system has the type `intptr_t'. */ 505 #define HAVE_INTPTR_T 1 506 507 /* Define to 1 if you have the <inttypes.h> header file. */ 508 #define HAVE_INTTYPES_H 1 509 510 /* Define to 1 if you have the `isfinite' function. */ 511 #define HAVE_ISFINITE 1 512 513 /* Define to 1 if you have the <kvm.h> header file. */ 514 #define HAVE_KVM_H 1 515 516 /* Define to 1 if you have the `kvm_open' function. */ 517 /* #undef HAVE_KVM_OPEN */ 518 519 /* Define to 1 if you have the `gen' library (-lgen). */ 520 /* #undef HAVE_LIBGEN */ 521 522 /* Define to 1 if you have the <libgen.h> header file. */ 523 #define HAVE_LIBGEN_H 1 524 525 /* Define to 1 if you have the `intl' library (-lintl). */ 526 #define HAVE_LIBINTL 1 527 528 /* Define to 1 if you have the <libintl.h> header file. */ 529 #define HAVE_LIBINTL_H 1 530 531 /* Define to 1 if you have the <libscf.h> header file. */ 532 /* #undef HAVE_LIBSCF_H */ 533 534 /* Define to 1 if you have the <limits.h> header file. */ 535 #define HAVE_LIMITS_H 1 536 537 /* using Linux pthread? */ 538 /* #undef HAVE_LINUXTHREADS */ 539 540 /* Do we have Linux capabilities? */ 541 /* #undef HAVE_LINUX_CAPABILITIES */ 542 543 /* Define to 1 if you have the <linux/if_addr.h> header file. */ 544 /* #undef HAVE_LINUX_IF_ADDR_H */ 545 546 /* if you have LinuxThreads */ 547 /* #undef HAVE_LINUX_THREADS */ 548 549 /* Define to 1 if you have the `localeconv' function. */ 550 /* #undef HAVE_LOCALECONV */ 551 552 /* Define to 1 if you have the <locale.h> header file. */ 553 /* #undef HAVE_LOCALE_H */ 554 555 /* Define to 1 if the system has the type `long double'. */ 556 /* #undef HAVE_LONG_DOUBLE */ 557 558 /* Define to 1 if the system has the type `long long'. */ 559 #define HAVE_LONG_LONG 1 560 561 /* Define to 1 if the system has the type `long long int'. */ 562 /* #undef HAVE_LONG_LONG_INT */ 563 564 /* if you have SunOS LWP package */ 565 /* #undef HAVE_LWP */ 566 567 /* Define to 1 if you have the <lwp/lwp.h> header file. */ 568 /* #undef HAVE_LWP_LWP_H */ 569 570 /* Define to 1 if you have the <machine/inline.h> header file. */ 571 /* #undef HAVE_MACHINE_INLINE_H */ 572 573 /* Define to 1 if you have the <machine/soundcard.h> header file. */ 574 /* #undef HAVE_MACHINE_SOUNDCARD_H */ 575 576 /* define if you have Mach Cthreads */ 577 /* #undef HAVE_MACH_CTHREADS */ 578 579 /* Define to 1 if you have the <mach/cthreads.h> header file. */ 580 /* #undef HAVE_MACH_CTHREADS_H */ 581 582 /* Define to 1 if you have the <math.h> header file. */ 583 #define HAVE_MATH_H 1 584 585 /* Define to 1 if you have the `MD5Init' function. */ 586 #define HAVE_MD5INIT 1 587 588 /* Define to 1 if you have the <md5.h> header file. */ 589 #define HAVE_MD5_H 1 590 591 /* Define to 1 if you have the `memlk' function. */ 592 /* #undef HAVE_MEMLK */ 593 594 /* Define to 1 if you have the <memory.h> header file. */ 595 #define HAVE_MEMORY_H 1 596 597 /* Define to 1 if you have the `mkstemp' function. */ 598 #define HAVE_MKSTEMP 1 599 600 /* Define to 1 if you have the `mktime' function. */ 601 #define HAVE_MKTIME 1 602 603 /* Define to 1 if you have the `mlockall' function. */ 604 #define HAVE_MLOCKALL 1 605 606 /* Define to 1 if you have the `mmap' function. */ 607 #define HAVE_MMAP 1 608 609 /* Define to 1 if you have the `nanosleep' function. */ 610 #define HAVE_NANOSLEEP 1 611 612 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 613 /* #undef HAVE_NDIR_H */ 614 615 /* Define to 1 if you have the <netdb.h> header file. */ 616 #define HAVE_NETDB_H 1 617 618 /* Define to 1 if you have the <netinet/in.h> header file. */ 619 #define HAVE_NETINET_IN_H 1 620 621 /* Define to 1 if you have the <netinet/in_system.h> header file. */ 622 /* #undef HAVE_NETINET_IN_SYSTEM_H */ 623 624 /* Define to 1 if you have the <netinet/in_systm.h> header file. */ 625 #define HAVE_NETINET_IN_SYSTM_H 1 626 627 /* Define to 1 if you have the <netinet/in_var.h> header file. */ 628 #define HAVE_NETINET_IN_VAR_H 1 629 630 /* Define to 1 if you have the <netinet/ip.h> header file. */ 631 #define HAVE_NETINET_IP_H 1 632 633 /* NetInfo support? */ 634 /* #undef HAVE_NETINFO */ 635 636 /* Define to 1 if you have the <netinfo/ni.h> header file. */ 637 /* #undef HAVE_NETINFO_NI_H */ 638 639 /* Define to 1 if you have the <net/if6.h> header file. */ 640 /* #undef HAVE_NET_IF6_H */ 641 642 /* Define to 1 if you have the <net/if.h> header file. */ 643 #define HAVE_NET_IF_H 1 644 645 /* Define to 1 if you have the <net/if_var.h> header file. */ 646 /* #undef HAVE_NET_IF_VAR_H */ 647 648 /* Define to 1 if you have the <net/route.h> header file. */ 649 #define HAVE_NET_ROUTE_H 1 650 651 /* Define to 1 if you have the `nice' function. */ 652 #define HAVE_NICE 1 653 654 /* Define to 1 if you have the <nlist.h> header file. */ 655 #define HAVE_NLIST_H 1 656 657 /* via __adjtimex */ 658 #define HAVE_NTP_ADJTIME 1 659 660 /* via __ntp_gettime */ 661 #define HAVE_NTP_GETTIME 1 662 663 /* Do we want support for Samba's signing daemon? */ 664 /* #undef HAVE_NTP_SIGND */ 665 666 /* if you have NT Event Log */ 667 /* #undef HAVE_NT_EVENT_LOG */ 668 669 /* if you have NT Service Manager */ 670 /* #undef HAVE_NT_SERVICE_MANAGER */ 671 672 /* if you have NT Threads */ 673 /* #undef HAVE_NT_THREADS */ 674 675 /* Define to 1 if you have the <openssl/cmac.h> header file. */ 676 #define HAVE_OPENSSL_CMAC_H 1 677 678 /* Define to 1 if you have the <openssl/hmac.h> header file. */ 679 #define HAVE_OPENSSL_HMAC_H 1 680 681 /* Define to 1 if the system has the type `pid_t'. */ 682 #define HAVE_PID_T 1 683 684 /* Define to 1 if you have the `plock' function. */ 685 /* #undef HAVE_PLOCK */ 686 687 /* Define to 1 if you have the <poll.h> header file. */ 688 #define HAVE_POLL_H 1 689 690 /* Do we have the PPS API per the Draft RFC? */ 691 #define HAVE_PPSAPI 1 692 693 /* Define to 1 if you have the <priv.h> header file. */ 694 /* #undef HAVE_PRIV_H */ 695 696 /* Define if you have POSIX threads libraries and header files. */ 697 /* #undef HAVE_PTHREAD */ 698 699 /* define to pthreads API spec revision */ 700 #define HAVE_PTHREADS 10 701 702 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */ 703 #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 704 705 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */ 706 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 707 708 /* define if you have pthread_detach function */ 709 #define HAVE_PTHREAD_DETACH 1 710 711 /* Define to 1 if you have the `pthread_getconcurrency' function. */ 712 /* #undef HAVE_PTHREAD_GETCONCURRENCY */ 713 714 /* Define to 1 if you have the <pthread.h> header file. */ 715 #define HAVE_PTHREAD_H 1 716 717 /* Define to 1 if you have the `pthread_kill' function. */ 718 #define HAVE_PTHREAD_KILL 1 719 720 /* Define to 1 if you have the `pthread_kill_other_threads_np' function. */ 721 /* #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP */ 722 723 /* define if you have pthread_rwlock_destroy function */ 724 #define HAVE_PTHREAD_RWLOCK_DESTROY 1 725 726 /* Define to 1 if you have the `pthread_setconcurrency' function. */ 727 /* #undef HAVE_PTHREAD_SETCONCURRENCY */ 728 729 /* Define to 1 if you have the `pthread_yield' function. */ 730 /* #undef HAVE_PTHREAD_YIELD */ 731 732 /* Define to 1 if you have the <pth.h> header file. */ 733 /* #undef HAVE_PTH_H */ 734 735 /* Define to 1 if the system has the type `ptrdiff_t'. */ 736 #define HAVE_PTRDIFF_T 1 737 738 /* Define to 1 if you have the `pututline' function. */ 739 /* #undef HAVE_PUTUTLINE */ 740 741 /* Define to 1 if you have the `pututxline' function. */ 742 #define HAVE_PUTUTXLINE 1 743 744 /* Define to 1 if you have the `RAND_bytes' function. */ 745 #define HAVE_RAND_BYTES 1 746 747 /* Define to 1 if you have the `RAND_poll' function. */ 748 #define HAVE_RAND_POLL 1 749 750 /* Define to 1 if you have the <readline.h> header file. */ 751 /* #undef HAVE_READLINE_H */ 752 753 /* Define if your readline library has \`add_history' */ 754 #define HAVE_READLINE_HISTORY 1 755 756 /* Define to 1 if you have the <readline/history.h> header file. */ 757 #define HAVE_READLINE_HISTORY_H 1 758 759 /* Define to 1 if you have the <readline/readline.h> header file. */ 760 #define HAVE_READLINE_READLINE_H 1 761 762 /* Define to 1 if you have the `readlink' function. */ 763 #define HAVE_READLINK 1 764 765 /* Define to 1 if you have the `recvmsg' function. */ 766 #define HAVE_RECVMSG 1 767 768 /* Define to 1 if you have the <resolv.h> header file. */ 769 #define HAVE_RESOLV_H 1 770 771 /* Define to 1 if you have the `res_init' function. */ 772 #define HAVE_RES_INIT 1 773 774 /* Do we have Linux routing socket? */ 775 /* #undef HAVE_RTNETLINK */ 776 777 /* Define to 1 if you have the `rtprio' function. */ 778 /* #undef HAVE_RTPRIO */ 779 780 /* Define to 1 if you have the <runetype.h> header file. */ 781 /* #undef HAVE_RUNETYPE_H */ 782 783 /* Obvious */ 784 #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1 785 786 /* Define to 1 if you have the <sched.h> header file. */ 787 #define HAVE_SCHED_H 1 788 789 /* Define to 1 if you have the `sched_setscheduler' function. */ 790 #define HAVE_SCHED_SETSCHEDULER 1 791 792 /* Define to 1 if you have the `sched_yield' function. */ 793 #define HAVE_SCHED_YIELD 1 794 795 /* Define to 1 if you have the <semaphore.h> header file. */ 796 #define HAVE_SEMAPHORE_H 1 797 798 /* Define to 1 if you have the `sem_timedwait' function. */ 799 #define HAVE_SEM_TIMEDWAIT 1 800 801 /* Define to 1 if you have the <setjmp.h> header file. */ 802 #define HAVE_SETJMP_H 1 803 804 /* Define to 1 if you have the `setlinebuf' function. */ 805 #define HAVE_SETLINEBUF 1 806 807 /* Define to 1 if you have the `setpgid' function. */ 808 #define HAVE_SETPGID 1 809 810 /* define if setpgrp takes 0 arguments */ 811 /* #undef HAVE_SETPGRP_0 */ 812 813 /* Define to 1 if you have the `setpriority' function. */ 814 #define HAVE_SETPRIORITY 1 815 816 /* Define to 1 if you have the `setrlimit' function. */ 817 #define HAVE_SETRLIMIT 1 818 819 /* Define to 1 if you have the `setsid' function. */ 820 #define HAVE_SETSID 1 821 822 /* Define to 1 if you have the `settimeofday' function. */ 823 #define HAVE_SETTIMEOFDAY 1 824 825 /* Define to 1 if you have the `setvbuf' function. */ 826 #define HAVE_SETVBUF 1 827 828 /* Define to 1 if you have the <sgtty.h> header file. */ 829 #define HAVE_SGTTY_H 1 830 831 /* Define to 1 if you have the `sigaction' function. */ 832 #define HAVE_SIGACTION 1 833 834 /* Can we use SIGIO for tcp and udp IO? */ 835 #define HAVE_SIGNALED_IO 1 836 837 /* Define to 1 if you have the `sigset' function. */ 838 #define HAVE_SIGSET 1 839 840 /* Define to 1 if you have the `sigvec' function. */ 841 #define HAVE_SIGVEC 1 842 843 /* sigwait() available? */ 844 #define HAVE_SIGWAIT 1 845 846 /* Define to 1 if the system has the type `size_t'. */ 847 #define HAVE_SIZE_T 1 848 849 /* Define if C99-compliant `snprintf' is available. */ 850 #define HAVE_SNPRINTF 1 851 852 /* Define to 1 if you have the `socketpair' function. */ 853 #define HAVE_SOCKETPAIR 1 854 855 /* Are Solaris privileges available? */ 856 /* #undef HAVE_SOLARIS_PRIVS */ 857 858 /* Define to 1 if you have the <stdarg.h> header file. */ 859 #define HAVE_STDARG_H 1 860 861 /* sun2 does not have atomics */ 862 #ifndef __mc68010__ 863 /* Define to 1 if you have the <stdatomic.h> header file. */ 864 #define HAVE_STDATOMIC_H 1 865 #endif 866 867 /* Define to 1 if stdbool.h conforms to C99. */ 868 #define HAVE_STDBOOL_H 1 869 870 /* Define to 1 if you have the <stddef.h> header file. */ 871 /* #undef HAVE_STDDEF_H */ 872 873 /* Define to 1 if you have the <stdint.h> header file. */ 874 #define HAVE_STDINT_H 1 875 876 /* Define to 1 if you have the <stdlib.h> header file. */ 877 #define HAVE_STDLIB_H 1 878 879 /* Define to 1 if you have the `stime' function. */ 880 /* #undef HAVE_STIME */ 881 882 /* Define to 1 if you have the `strchr' function. */ 883 #define HAVE_STRCHR 1 884 885 /* Define to 1 if you have the `strdup' function. */ 886 #define HAVE_STRDUP 1 887 888 /* Define to 1 if you have the `strerror' function. */ 889 #define HAVE_STRERROR 1 890 891 /* Define to 1 if you have the `strerror_r' function. */ 892 #define HAVE_STRERROR_R 1 893 894 /* Define to 1 if you have the <strings.h> header file. */ 895 #define HAVE_STRINGS_H 1 896 897 /* Define to 1 if you have the <string.h> header file. */ 898 #define HAVE_STRING_H 1 899 900 /* Define to 1 if you have the `strlcat' function. */ 901 #define HAVE_STRLCAT 1 902 903 /* Define to 1 if you have the `strlcpy' function. */ 904 #define HAVE_STRLCPY 1 905 906 /* Define to 1 if you have the <stropts.h> header file. */ 907 /* #undef HAVE_STROPTS_H */ 908 909 /* Define to 1 if you have the `strrchr' function. */ 910 #define HAVE_STRRCHR 1 911 912 /* Define to 1 if you have the `strsignal' function. */ 913 #define HAVE_STRSIGNAL 1 914 915 /* Define to 1 if you have the `strtoll' function. */ 916 #define HAVE_STRTOLL 1 917 918 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */ 919 /* #undef HAVE_STRUCT_LCONV_DECIMAL_POINT */ 920 921 /* Define to 1 if `thousands_sep' is a member of `struct lconv'. */ 922 /* #undef HAVE_STRUCT_LCONV_THOUSANDS_SEP */ 923 924 /* Do we have struct ntptimeval? */ 925 #define HAVE_STRUCT_NTPTIMEVAL 1 926 927 /* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */ 928 #define HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC 1 929 930 /* Does a system header define struct ppsclockev? */ 931 /* #undef HAVE_STRUCT_PPSCLOCKEV */ 932 933 /* Do we have struct snd_size? */ 934 /* #undef HAVE_STRUCT_SND_SIZE */ 935 936 /* Does a system header define struct sockaddr_storage? */ 937 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 938 939 /* struct timespec declared? */ 940 #define HAVE_STRUCT_TIMESPEC 1 941 942 /* Define to 1 if you have the <sun/audioio.h> header file. */ 943 /* #undef HAVE_SUN_AUDIOIO_H */ 944 945 /* Define to 1 if you have the <synch.h> header file. */ 946 /* #undef HAVE_SYNCH_H */ 947 948 /* Define to 1 if you have the `sysconf' function. */ 949 #define HAVE_SYSCONF 1 950 951 /* Define to 1 if you have the <sysexits.h> header file. */ 952 #define HAVE_SYSEXITS_H 1 953 954 /* */ 955 #define HAVE_SYSLOG_FACILITYNAMES 1 956 957 /* Define to 1 if you have the <sys/audioio.h> header file. */ 958 #define HAVE_SYS_AUDIOIO_H 1 959 960 /* Define to 1 if you have the <sys/capability.h> header file. */ 961 /* #undef HAVE_SYS_CAPABILITY_H */ 962 963 /* Define to 1 if you have the <sys/clockctl.h> header file. */ 964 #define HAVE_SYS_CLOCKCTL_H 1 965 966 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 967 */ 968 /* #undef HAVE_SYS_DIR_H */ 969 970 /* Define to 1 if you have the <sys/file.h> header file. */ 971 #define HAVE_SYS_FILE_H 1 972 973 /* Define to 1 if you have the <sys/i8253.h> header file. */ 974 /* #undef HAVE_SYS_I8253_H */ 975 976 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 977 #define HAVE_SYS_IOCTL_H 1 978 979 /* Define to 1 if you have the <sys/ipc.h> header file. */ 980 #define HAVE_SYS_IPC_H 1 981 982 /* Define to 1 if you have the <sys/limits.h> header file. */ 983 /* #undef HAVE_SYS_LIMITS_H */ 984 985 /* Define to 1 if you have the <sys/lock.h> header file. */ 986 #define HAVE_SYS_LOCK_H 1 987 988 /* Define to 1 if you have the <sys/mac.h> header file. */ 989 /* #undef HAVE_SYS_MAC_H */ 990 991 /* Define to 1 if you have the <sys/mman.h> header file. */ 992 #define HAVE_SYS_MMAN_H 1 993 994 /* Define to 1 if you have the <sys/modem.h> header file. */ 995 /* #undef HAVE_SYS_MODEM_H */ 996 997 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 998 */ 999 /* #undef HAVE_SYS_NDIR_H */ 1000 1001 /* Define to 1 if you have the <sys/param.h> header file. */ 1002 #define HAVE_SYS_PARAM_H 1 1003 1004 /* Define to 1 if you have the <sys/pcl720.h> header file. */ 1005 /* #undef HAVE_SYS_PCL720_H */ 1006 1007 /* Define to 1 if you have the <sys/poll.h> header file. */ 1008 #define HAVE_SYS_POLL_H 1 1009 1010 /* Define to 1 if you have the <sys/ppsclock.h> header file. */ 1011 /* #undef HAVE_SYS_PPSCLOCK_H */ 1012 1013 /* Define to 1 if you have the <sys/ppstime.h> header file. */ 1014 /* #undef HAVE_SYS_PPSTIME_H */ 1015 1016 /* Define to 1 if you have the <sys/prctl.h> header file. */ 1017 /* #undef HAVE_SYS_PRCTL_H */ 1018 1019 /* Define to 1 if you have the <sys/procset.h> header file. */ 1020 /* #undef HAVE_SYS_PROCSET_H */ 1021 1022 /* Define to 1 if you have the <sys/proc.h> header file. */ 1023 #define HAVE_SYS_PROC_H 1 1024 1025 /* Define to 1 if you have the <sys/resource.h> header file. */ 1026 #define HAVE_SYS_RESOURCE_H 1 1027 1028 /* Define to 1 if you have the <sys/sched.h> header file. */ 1029 /* #undef HAVE_SYS_SCHED_H */ 1030 1031 /* Define to 1 if you have the <sys/select.h> header file. */ 1032 #define HAVE_SYS_SELECT_H 1 1033 1034 /* Define to 1 if you have the <sys/shm.h> header file. */ 1035 #define HAVE_SYS_SHM_H 1 1036 1037 /* Define to 1 if you have the <sys/signal.h> header file. */ 1038 #define HAVE_SYS_SIGNAL_H 1 1039 1040 /* Define to 1 if you have the <sys/socket.h> header file. */ 1041 #define HAVE_SYS_SOCKET_H 1 1042 1043 /* Define to 1 if you have the <sys/sockio.h> header file. */ 1044 #define HAVE_SYS_SOCKIO_H 1 1045 1046 /* Define to 1 if you have the <sys/soundcard.h> header file. */ 1047 /* #undef HAVE_SYS_SOUNDCARD_H */ 1048 1049 /* Define to 1 if you have the <sys/stat.h> header file. */ 1050 #define HAVE_SYS_STAT_H 1 1051 1052 /* Define to 1 if you have the <sys/stream.h> header file. */ 1053 /* #undef HAVE_SYS_STREAM_H */ 1054 1055 /* Define to 1 if you have the <sys/stropts.h> header file. */ 1056 /* #undef HAVE_SYS_STROPTS_H */ 1057 1058 /* Define to 1 if you have the <sys/sysctl.h> header file. */ 1059 #define HAVE_SYS_SYSCTL_H 1 1060 1061 /* Define to 1 if you have the <sys/syssgi.h> header file. */ 1062 /* #undef HAVE_SYS_SYSSGI_H */ 1063 1064 /* Define to 1 if you have the <sys/systune.h> header file. */ 1065 /* #undef HAVE_SYS_SYSTUNE_H */ 1066 1067 /* Define to 1 if you have the <sys/termios.h> header file. */ 1068 #define HAVE_SYS_TERMIOS_H 1 1069 1070 /* Define to 1 if you have the <sys/timepps.h> header file. */ 1071 #define HAVE_SYS_TIMEPPS_H 1 1072 1073 /* Define to 1 if you have the <sys/timers.h> header file. */ 1074 /* #undef HAVE_SYS_TIMERS_H */ 1075 1076 /* Define to 1 if you have the <sys/timex.h> header file. */ 1077 #define HAVE_SYS_TIMEX_H 1 1078 1079 /* Define to 1 if you have the <sys/time.h> header file. */ 1080 #define HAVE_SYS_TIME_H 1 1081 1082 /* Define to 1 if you have the <sys/tpro.h> header file. */ 1083 /* #undef HAVE_SYS_TPRO_H */ 1084 1085 /* Define to 1 if you have the <sys/types.h> header file. */ 1086 #define HAVE_SYS_TYPES_H 1 1087 1088 /* Use sys/uio.h for struct iovec help */ 1089 /* #undef HAVE_SYS_UIO_H */ 1090 1091 /* Define to 1 if you have the <sys/un.h> header file. */ 1092 #define HAVE_SYS_UN_H 1 1093 1094 /* Define to 1 if you have the <sys/var.h> header file. */ 1095 /* #undef HAVE_SYS_VAR_H */ 1096 1097 /* Define to 1 if you have the <sys/wait.h> header file. */ 1098 #define HAVE_SYS_WAIT_H 1 1099 1100 /* Define to 1 if the system has the type `s_char'. */ 1101 /* #undef HAVE_S_CHAR */ 1102 1103 /* Define to 1 if you have the <termios.h> header file. */ 1104 #define HAVE_TERMIOS_H 1 1105 1106 /* Define to 1 if you have the <termio.h> header file. */ 1107 /* #undef HAVE_TERMIO_H */ 1108 1109 /* if you have Solaris LWP (thr) package */ 1110 /* #undef HAVE_THR */ 1111 1112 /* Define to 1 if you have the <thread.h> header file. */ 1113 /* #undef HAVE_THREAD_H */ 1114 1115 /* Define to 1 if you have the `thr_getconcurrency' function. */ 1116 /* #undef HAVE_THR_GETCONCURRENCY */ 1117 1118 /* Define to 1 if you have the `thr_setconcurrency' function. */ 1119 /* #undef HAVE_THR_SETCONCURRENCY */ 1120 1121 /* Define to 1 if you have the `thr_yield' function. */ 1122 /* #undef HAVE_THR_YIELD */ 1123 1124 /* Obvious */ 1125 /* #undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO */ 1126 1127 /* Define to 1 if you have the `timegm' function. */ 1128 #define HAVE_TIMEGM 1 1129 1130 /* Define to 1 if you have the <timepps.h> header file. */ 1131 /* #undef HAVE_TIMEPPS_H */ 1132 1133 /* Define to 1 if you have the `timer_create' function. */ 1134 #define HAVE_TIMER_CREATE 1 1135 1136 /* Define to 1 if you have the <timex.h> header file. */ 1137 /* #undef HAVE_TIMEX_H */ 1138 1139 /* Define to 1 if you have the <time.h> header file. */ 1140 #define HAVE_TIME_H 1 1141 1142 /* Do we have the TIOCGPPSEV ioctl (Solaris)? */ 1143 /* #undef HAVE_TIOCGPPSEV */ 1144 1145 /* Do we have the TIOCSPPS ioctl (Solaris)? */ 1146 /* #undef HAVE_TIOCSPPS */ 1147 1148 /* Do we have the TIO serial stuff? */ 1149 /* #undef HAVE_TIO_SERIAL_STUFF */ 1150 1151 /* Are TrustedBSD MAC policy privileges available? */ 1152 /* #undef HAVE_TRUSTEDBSD_MAC */ 1153 1154 /* Define to 1 if the system has the type `uint16_t'. */ 1155 #define HAVE_UINT16_T 1 1156 1157 /* Define to 1 if the system has the type `uint32_t'. */ 1158 #define HAVE_UINT32_T 1 1159 1160 /* Define to 1 if the system has the type `uint8_t'. */ 1161 #define HAVE_UINT8_T 1 1162 1163 /* Define to 1 if the system has the type `uintmax_t'. */ 1164 /* #undef HAVE_UINTMAX_T */ 1165 1166 /* Define to 1 if the system has the type `uintptr_t'. */ 1167 #define HAVE_UINTPTR_T 1 1168 1169 /* Define to 1 if the system has the type `uint_t'. */ 1170 /* #undef HAVE_UINT_T */ 1171 1172 /* Define to 1 if you have the `umask' function. */ 1173 #define HAVE_UMASK 1 1174 1175 /* Define to 1 if you have the `uname' function. */ 1176 #define HAVE_UNAME 1 1177 1178 /* Define to 1 if you have the <unistd.h> header file. */ 1179 #define HAVE_UNISTD_H 1 1180 1181 /* deviant sigwait? */ 1182 /* #undef HAVE_UNIXWARE_SIGWAIT */ 1183 1184 /* Define to 1 if the system has the type `unsigned long long int'. */ 1185 #define HAVE_UNSIGNED_LONG_LONG_INT 1 1186 1187 /* Define to 1 if you have the `updwtmp' function. */ 1188 /* #undef HAVE_UPDWTMP */ 1189 1190 /* Define to 1 if you have the `updwtmpx' function. */ 1191 #define HAVE_UPDWTMPX 1 1192 1193 /* Define to 1 if you have the <utime.h> header file. */ 1194 #define HAVE_UTIME_H 1 1195 1196 /* Define to 1 if you have the <utmpx.h> header file. */ 1197 #define HAVE_UTMPX_H 1 1198 1199 /* Define to 1 if you have the <utmp.h> header file. */ 1200 #define HAVE_UTMP_H 1 1201 1202 /* Define to 1 if the system has the type `u_int32'. */ 1203 /* #undef HAVE_U_INT32 */ 1204 1205 /* u_int32 type in DNS headers, not others. */ 1206 /* #undef HAVE_U_INT32_ONLY_WITH_DNS */ 1207 1208 /* Define to 1 if you have the <values.h> header file. */ 1209 /* #undef HAVE_VALUES_H */ 1210 1211 /* Define to 1 if you have the <varargs.h> header file. */ 1212 /* #undef HAVE_VARARGS_H */ 1213 1214 /* Define to 1 if you have the `vfork' function. */ 1215 #define HAVE_VFORK 1 1216 1217 /* Define to 1 if you have the <vfork.h> header file. */ 1218 /* #undef HAVE_VFORK_H */ 1219 1220 /* Define to 1 if you have the `vprintf' function. */ 1221 #define HAVE_VPRINTF 1 1222 1223 /* Define if C99-compliant `vsnprintf' is available. */ 1224 #define HAVE_VSNPRINTF 1 1225 1226 /* Define to 1 if you have the <wchar.h> header file. */ 1227 #define HAVE_WCHAR_H 1 1228 1229 /* Define to 1 if the system has the type `wchar_t'. */ 1230 #define HAVE_WCHAR_T 1 1231 1232 /* Define to 1 if the system has the type `wint_t'. */ 1233 #define HAVE_WINT_T 1 1234 1235 /* Define to 1 if `fork' works. */ 1236 #define HAVE_WORKING_FORK 1 1237 1238 /* Define to 1 if `vfork' works. */ 1239 #define HAVE_WORKING_VFORK 1 1240 1241 /* define if select implicitly yields */ 1242 #define HAVE_YIELDING_SELECT 1 1243 1244 /* Define to 1 if the system has the type `_Bool'. */ 1245 #define HAVE__BOOL 1 1246 1247 /* Define to 1 if you have the `_exit' function. */ 1248 #define HAVE__EXIT 1 1249 1250 /* Define to 1 if you have the </sys/sync/queue.h> header file. */ 1251 /* #undef HAVE__SYS_SYNC_QUEUE_H */ 1252 1253 /* Define to 1 if you have the </sys/sync/sema.h> header file. */ 1254 /* #undef HAVE__SYS_SYNC_SEMA_H */ 1255 1256 /* Define to 1 if you have the `__adjtimex' function. */ 1257 /* #undef HAVE___ADJTIMEX */ 1258 1259 /* defined if C compiler supports __attribute__((...)) */ 1260 #define HAVE___ATTRIBUTE__ /**/ 1261 1262 1263 /* define away __attribute__() if unsupported */ 1264 #ifndef HAVE___ATTRIBUTE__ 1265 # define __attribute__(x) /* empty */ 1266 #endif 1267 #define ISC_PLATFORM_NORETURN_PRE 1268 #define ISC_PLATFORM_NORETURN_POST __attribute__((__noreturn__)) 1269 1270 1271 1272 /* Define to 1 if you have the `__ntp_gettime' function. */ 1273 /* #undef HAVE___NTP_GETTIME */ 1274 1275 /* Define to 1 if you have the `__res_init' function. */ 1276 /* #undef HAVE___RES_INIT */ 1277 1278 /* Does struct sockaddr_storage have __ss_family? */ 1279 /* #undef HAVE___SS_FAMILY_IN_SS */ 1280 1281 1282 /* Handle sockaddr_storage.__ss_family */ 1283 #ifdef HAVE___SS_FAMILY_IN_SS 1284 # define ss_family __ss_family 1285 #endif /* HAVE___SS_FAMILY_IN_SS */ 1286 1287 1288 1289 /* Define to provide `rpl_snprintf' function. */ 1290 /* #undef HW_WANT_RPL_SNPRINTF */ 1291 1292 /* Define to provide `rpl_vsnprintf' function. */ 1293 /* #undef HW_WANT_RPL_VSNPRINTF */ 1294 1295 /* Retry queries on _any_ DNS error? */ 1296 /* #undef IGNORE_DNS_ERRORS */ 1297 1298 /* Should we use the IRIG sawtooth filter? */ 1299 /* #undef IRIG_SUCKS */ 1300 1301 /* Enclose PTHREAD_ONCE_INIT in extra braces? */ 1302 /* #undef ISC_PLATFORM_BRACEPTHREADONCEINIT */ 1303 1304 /* Do we need to fix in6isaddr? */ 1305 /* #undef ISC_PLATFORM_FIXIN6ISADDR */ 1306 1307 /* ISC: do we have if_nametoindex()? */ 1308 #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1 1309 1310 /* have struct if_laddrconf? */ 1311 /* #undef ISC_PLATFORM_HAVEIF_LADDRCONF */ 1312 1313 /* have struct if_laddrreq? */ 1314 /* #undef ISC_PLATFORM_HAVEIF_LADDRREQ */ 1315 1316 /* have struct in6_pktinfo? */ 1317 #define ISC_PLATFORM_HAVEIN6PKTINFO 1 1318 1319 /* have IPv6? */ 1320 #define ISC_PLATFORM_HAVEIPV6 1 1321 1322 /* struct sockaddr has sa_len? */ 1323 #define ISC_PLATFORM_HAVESALEN 1 1324 1325 /* sin6_scope_id? */ 1326 #define ISC_PLATFORM_HAVESCOPEID 1 1327 1328 /* missing in6addr_any? */ 1329 /* #undef ISC_PLATFORM_NEEDIN6ADDRANY */ 1330 1331 /* Do we need netinet6/in6.h? */ 1332 /* #undef ISC_PLATFORM_NEEDNETINET6IN6H */ 1333 1334 /* ISC: provide inet_ntop() */ 1335 /* #undef ISC_PLATFORM_NEEDNTOP */ 1336 1337 /* Declare in_port_t? */ 1338 /* #undef ISC_PLATFORM_NEEDPORTT */ 1339 1340 /* ISC: provide inet_pton() */ 1341 /* #undef ISC_PLATFORM_NEEDPTON */ 1342 1343 #ifndef __NetBSD__ 1344 /* NetBSD: set by build process */ 1345 /* enable libisc thread support? */ 1346 #define ISC_PLATFORM_USETHREADS 1 1347 #endif 1348 1349 /* Does the kernel have an FLL bug? */ 1350 /* #undef KERNEL_FLL_BUG */ 1351 1352 /* Does the kernel support precision time discipline? */ 1353 #define KERNEL_PLL 1 1354 1355 /* Define to use libseccomp system call filtering. */ 1356 /* #undef KERN_SECCOMP */ 1357 1358 /* What is (probably) the name of DOSYNCTODR in the kernel? */ 1359 #define K_DOSYNCTODR_NAME "_dosynctodr" 1360 1361 /* What is (probably) the name of NOPRINTF in the kernel? */ 1362 #define K_NOPRINTF_NAME "_noprintf" 1363 1364 /* What is the name of TICKADJ in the kernel? */ 1365 #define K_TICKADJ_NAME "_tickadj" 1366 1367 /* What is the name of TICK in the kernel? */ 1368 #define K_TICK_NAME "_tick" 1369 1370 /* define to 1 if library is thread safe */ 1371 #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1 1372 1373 /* leap smear mechanism */ 1374 /* #undef LEAP_SMEAR */ 1375 1376 /* Define to any value to include libseccomp sandboxing. */ 1377 /* #undef LIBSECCOMP */ 1378 1379 /* Should we align with the NIST lockclock scheme? */ 1380 /* #undef LOCKCLOCK */ 1381 1382 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 1383 #define LT_OBJDIR ".libs/" 1384 1385 /* Does the target support multicast IP? */ 1386 #define MCAST 1 1387 1388 /* Should we recommend a minimum value for tickadj? */ 1389 /* #undef MIN_REC_TICKADJ */ 1390 1391 /* Define to 1 if the compiler does not support C99's structure 1392 initialization. */ 1393 /* #undef MISSING_C99_STRUCT_INIT */ 1394 1395 /* having to fork the DNS worker early when doing chroot? */ 1396 /* #undef NEED_EARLY_FORK */ 1397 1398 /* Do we need HPUX adjtime() library support? */ 1399 /* #undef NEED_HPUX_ADJTIME */ 1400 1401 /* Do we want the HPUX FindConfig()? */ 1402 /* #undef NEED_HPUX_FINDCONFIG */ 1403 1404 /* We need to provide netsnmp_daemonize() */ 1405 /* #undef NEED_NETSNMP_DAEMONIZE */ 1406 1407 /* pthread_init() required? */ 1408 /* #undef NEED_PTHREAD_INIT */ 1409 1410 /* use PTHREAD_SCOPE_SYSTEM? */ 1411 /* #undef NEED_PTHREAD_SCOPE_SYSTEM */ 1412 1413 /* Do we need the qnx adjtime call? */ 1414 /* #undef NEED_QNX_ADJTIME */ 1415 1416 /* Do we need extra room for SO_RCVBUF? (HPUX < 8) */ 1417 /* #undef NEED_RCVBUF_SLOP */ 1418 1419 /* Do we need an s_char typedef? */ 1420 #define NEED_S_CHAR_TYPEDEF 1 1421 1422 /* Might nlist() values require an extra level of indirection (AIX)? */ 1423 /* #undef NLIST_EXTRA_INDIRECTION */ 1424 1425 /* does struct nlist use a name union? */ 1426 /* #undef NLIST_NAME_UNION */ 1427 1428 /* nlist stuff */ 1429 #define NLIST_STRUCT 1 1430 1431 /* Should we NOT read /dev/kmem? */ 1432 #define NOKMEM 1 1433 1434 /* Should we avoid #warning on option name collisions? */ 1435 /* #undef NO_OPTION_NAME_WARNINGS */ 1436 1437 /* Is there a problem using PARENB and IGNPAR? */ 1438 /* #undef NO_PARENB_IGNPAR */ 1439 1440 /* define if you have (or want) no threads */ 1441 /* #undef NO_THREADS */ 1442 1443 /* Default location of crypto key info */ 1444 #define NTP_KEYSDIR "/etc" 1445 1446 /* Path to sign daemon rendezvous socket */ 1447 /* #undef NTP_SIGND_PATH */ 1448 1449 /* Do we have ntp_{adj,get}time in libc? */ 1450 #define NTP_SYSCALLS_LIBC 1 1451 1452 /* Do we have ntp_{adj,get}time in the kernel? */ 1453 /* #undef NTP_SYSCALLS_STD */ 1454 1455 /* Do we have support for SHMEM_STATUS? */ 1456 #define ONCORE_SHMEM_STATUS 1 1457 1458 #ifndef __NetBSD__ 1459 /* NetBSD: set by build process */ 1460 /* Use OpenSSL? */ 1461 #define OPENSSL /**/ 1462 #endif 1463 1464 /* Should we open the broadcast socket? */ 1465 #define OPEN_BCAST_SOCKET 1 1466 1467 /* need to recreate sockets on changed routing? */ 1468 #define OS_MISSES_SPECIFIC_ROUTE_UPDATES 1 1469 1470 /* wildcard socket needs REUSEADDR to bind interface addresses */ 1471 /* #undef OS_NEEDS_REUSEADDR_FOR_IFADDRBIND */ 1472 1473 /* Do we need to override the system's idea of HZ? */ 1474 /* #undef OVERRIDE_HZ */ 1475 1476 /* Name of package */ 1477 #define PACKAGE "ntp" 1478 1479 /* Define to the address where bug reports for this package should be sent. */ 1480 #define PACKAGE_BUGREPORT "http://bugs.ntp.org./" 1481 1482 /* Define to the full name of this package. */ 1483 #define PACKAGE_NAME "ntp" 1484 1485 /* Define to the full name and version of this package. */ 1486 #define PACKAGE_STRING "ntp 4.2.8p12" 1487 1488 /* Define to the one symbol short name of this package. */ 1489 #define PACKAGE_TARNAME "ntp" 1490 1491 /* Define to the home page for this package. */ 1492 #define PACKAGE_URL "http://www.ntp.org./" 1493 1494 /* Define to the version of this package. */ 1495 #define PACKAGE_VERSION "4.2.8p12" 1496 1497 /* data dir */ 1498 #define PERLLIBDIR "/usr/local/share/ntp/lib" 1499 1500 /* define to a working POSIX compliant shell */ 1501 #define POSIX_SHELL "/bin/sh" 1502 1503 /* PARSE kernel PLL PPS support */ 1504 /* #undef PPS_SYNC */ 1505 1506 /* Preset a value for 'tick'? */ 1507 #define PRESET_TICK 1000000L/hz 1508 1509 /* Preset a value for 'tickadj'? */ 1510 #define PRESET_TICKADJ 500/hz 1511 1512 /* Should we not IGNPAR (Linux)? */ 1513 /* #undef RAWDCF_NO_IGNPAR */ 1514 1515 /* enable thread safety */ 1516 #define REENTRANT 1 1517 1518 /* Basic refclock support? */ 1519 #define REFCLOCK 1 1520 1521 /* Do we want the ReliantUNIX clock hacks? */ 1522 /* #undef RELIANTUNIX_CLOCK */ 1523 1524 /* define if sched_yield yields the entire process */ 1525 /* #undef REPLACE_BROKEN_YIELD */ 1526 1527 /* Define as the return type of signal handlers (`int' or `void'). */ 1528 #define RETSIGTYPE void 1529 1530 /* saveconfig mechanism */ 1531 #define SAVECONFIG 1 1532 1533 /* Do we want the SCO clock hacks? */ 1534 /* #undef SCO5_CLOCK */ 1535 1536 /* The size of `char *', as computed by sizeof. */ 1537 #ifdef _LP64 1538 #define SIZEOF_CHAR_P 8 1539 #else 1540 #define SIZEOF_CHAR_P 4 1541 #endif 1542 1543 /* The size of `int', as computed by sizeof. */ 1544 #define SIZEOF_INT 4 1545 1546 /* The size of `long', as computed by sizeof. */ 1547 #ifdef _LP64 1548 #define SIZEOF_LONG 8 1549 #else 1550 #define SIZEOF_LONG 4 1551 #endif 1552 1553 /* The size of `long long', as computed by sizeof. */ 1554 #define SIZEOF_LONG_LONG 8 1555 1556 /* The size of `pthread_t', as computed by sizeof. */ 1557 #ifdef _LP64 1558 #define SIZEOF_PTHREAD_T 8 1559 #else 1560 #define SIZEOF_PTHREAD_T 4 1561 #endif 1562 1563 /* The size of `short', as computed by sizeof. */ 1564 #define SIZEOF_SHORT 2 1565 1566 /* The size of `signed char', as computed by sizeof. */ 1567 #define SIZEOF_SIGNED_CHAR 1 1568 1569 /* The size of `time_t', as computed by sizeof. */ 1570 #define SIZEOF_TIME_T 8 1571 1572 /* Does SIOCGIFCONF return size in the buffer? */ 1573 /* #undef SIZE_RETURNED_IN_BUFFER */ 1574 1575 /* Slew always? */ 1576 /* #undef SLEWALWAYS */ 1577 1578 /* If using the C implementation of alloca, define if you know the 1579 direction of stack growth for your system; otherwise it will be 1580 automatically deduced at runtime. 1581 STACK_DIRECTION > 0 => grows toward higher addresses 1582 STACK_DIRECTION < 0 => grows toward lower addresses 1583 STACK_DIRECTION = 0 => direction of growth unknown */ 1584 /* #undef STACK_DIRECTION */ 1585 1586 /* Define to 1 if you have the ANSI C header files. */ 1587 #define STDC_HEADERS 1 1588 1589 /* Step, then slew the clock? */ 1590 /* #undef STEP_SLEW */ 1591 1592 /* Define to 1 if strerror_r returns char *. */ 1593 /* #undef STRERROR_R_CHAR_P */ 1594 1595 /* canonical system (cpu-vendor-os) of where we should run */ 1596 #define STR_SYSTEM "NetBSD" 1597 1598 /* Does Xettimeofday take 1 arg? */ 1599 /* #undef SYSV_TIMEOFDAY */ 1600 1601 /* Do we need to #define _SVID3 when we #include <termios.h>? */ 1602 /* #undef TERMIOS_NEEDS__SVID3 */ 1603 1604 /* enable thread safety */ 1605 #define THREADSAFE 1 1606 1607 /* enable thread safety */ 1608 #define THREAD_SAFE 1 1609 1610 /* Is K_TICKADJ_NAME in nanoseconds? */ 1611 /* #undef TICKADJ_NANO */ 1612 1613 /* Is K_TICK_NAME in nanoseconds? */ 1614 /* #undef TICK_NANO */ 1615 1616 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 1617 #define TIME_WITH_SYS_TIME 1 1618 1619 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 1620 /* #undef TM_IN_SYS_TIME */ 1621 1622 /* Provide a typedef for uintptr_t? */ 1623 #ifndef HAVE_UINTPTR_T 1624 typedef unsigned int uintptr_t; 1625 #define HAVE_UINTPTR_T 1 1626 #endif 1627 1628 /* What type to use for setsockopt */ 1629 #define TYPEOF_IP_MULTICAST_LOOP u_int 1630 1631 /* Do we set process groups with -pid? */ 1632 /* #undef UDP_BACKWARDS_SETOWN */ 1633 1634 /* Must we have a CTTY for fsetown? */ 1635 /* #undef USE_FSETOWNCTTY */ 1636 1637 /* Use OpenSSL's crypto random functions */ 1638 #define USE_OPENSSL_CRYPTO_RAND 1 1639 1640 /* OK to use snprintb()? */ 1641 #define USE_SNPRINTB 1 1642 1643 /* Can we use SIGPOLL for tty IO? */ 1644 /* #undef USE_TTY_SIGPOLL */ 1645 1646 /* Can we use SIGPOLL for UDP? */ 1647 /* #undef USE_UDP_SIGPOLL */ 1648 1649 /* Version number of package */ 1650 #define VERSION "4.2.8p12" 1651 1652 /* vsnprintf expands "%m" to strerror(errno) */ 1653 /* #undef VSNPRINTF_PERCENT_M */ 1654 1655 #ifndef __NetBSD__ 1656 /* NetBSD: set by build process */ 1657 /* configure --enable-ipv6 */ 1658 #define WANT_IPV6 1 1659 #endif 1660 1661 #ifndef __NetBSD__ 1662 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 1663 significant byte first (like Motorola and SPARC, unlike Intel). */ 1664 #if defined AC_APPLE_UNIVERSAL_BUILD 1665 # if defined __BIG_ENDIAN__ 1666 # define WORDS_BIGENDIAN 1 1667 # endif 1668 #else 1669 # ifndef WORDS_BIGENDIAN 1670 /* # undef WORDS_BIGENDIAN */ 1671 # endif 1672 #endif 1673 #endif 1674 1675 /* routine worker child proc uses to exit. */ 1676 #define WORKER_CHILD_EXIT _exit 1677 1678 /* Define to 1 if on MINIX. */ 1679 /* #undef _MINIX */ 1680 1681 /* Define to 2 if the system does not provide POSIX.1 features except with 1682 this defined. */ 1683 /* #undef _POSIX_1_SOURCE */ 1684 1685 /* Define to 1 if you need to in order for `stat' and other things to work. */ 1686 /* #undef _POSIX_SOURCE */ 1687 1688 /* enable thread safety */ 1689 #define _REENTRANT 1 1690 1691 /* enable thread safety */ 1692 #define _SGI_MP_SOURCE 1 1693 1694 /* enable thread safety */ 1695 #define _THREADSAFE 1 1696 1697 /* enable thread safety */ 1698 #define _THREAD_SAFE 1 1699 1700 /* Define to 500 only on HP-UX. */ 1701 /* #undef _XOPEN_SOURCE */ 1702 1703 /* Are we _special_? */ 1704 /* #undef __APPLE_USE_RFC_3542 */ 1705 1706 /* Define to 1 if type `char' is unsigned and you are not using gcc. */ 1707 #ifndef __CHAR_UNSIGNED__ 1708 /* # undef __CHAR_UNSIGNED__ */ 1709 #endif 1710 1711 /* Enable extensions on AIX 3, Interix. */ 1712 #ifndef _ALL_SOURCE 1713 # define _ALL_SOURCE 1 1714 #endif 1715 /* Enable GNU extensions on systems that have them. */ 1716 #ifndef _GNU_SOURCE 1717 # define _GNU_SOURCE 1 1718 #endif 1719 /* Enable threading extensions on Solaris. */ 1720 #ifndef _POSIX_PTHREAD_SEMANTICS 1721 # define _POSIX_PTHREAD_SEMANTICS 1 1722 #endif 1723 /* Enable extensions on HP NonStop. */ 1724 #ifndef _TANDEM_SOURCE 1725 # define _TANDEM_SOURCE 1 1726 #endif 1727 /* Enable general extensions on Solaris. */ 1728 #ifndef __EXTENSIONS__ 1729 # define __EXTENSIONS__ 1 1730 #endif 1731 1732 1733 /* deviant */ 1734 /* #undef adjtimex */ 1735 1736 /* Define to empty if `const' does not conform to ANSI C. */ 1737 /* #undef const */ 1738 1739 /* Define to `int' if <sys/types.h> doesn't define. */ 1740 /* #undef gid_t */ 1741 1742 /* Define to `__inline__' or `__inline' if that's what the C compiler 1743 calls it, or to nothing if 'inline' is not supported under any name. */ 1744 #ifndef __cplusplus 1745 /* #undef inline */ 1746 #endif 1747 1748 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do 1749 not define. */ 1750 /* #undef intmax_t */ 1751 1752 /* deviant */ 1753 /* #undef ntp_adjtime */ 1754 1755 /* deviant */ 1756 /* #undef ntp_gettime */ 1757 1758 /* Define to `long int' if <sys/types.h> does not define. */ 1759 /* #undef off_t */ 1760 1761 /* Define to `int' if <sys/types.h> does not define. */ 1762 /* #undef pid_t */ 1763 1764 /* Define to `unsigned int' if <sys/types.h> does not define. */ 1765 /* #undef size_t */ 1766 1767 1768 #if !defined(_KERNEL) && !defined(PARSESTREAM) 1769 /* 1770 * stdio.h must be included after _GNU_SOURCE is defined 1771 * but before #define snprintf rpl_snprintf 1772 */ 1773 # include <stdio.h> 1774 #endif 1775 1776 1777 /* Define to rpl_snprintf if the replacement function should be used. */ 1778 /* #undef snprintf */ 1779 1780 /* Define to `int' if <sys/types.h> doesn't define. */ 1781 /* #undef uid_t */ 1782 1783 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h> 1784 do not define. */ 1785 /* #undef uintmax_t */ 1786 1787 /* Define to the type of an unsigned integer type wide enough to hold a 1788 pointer, if such a type exists, and if the system does not define it. */ 1789 /* #undef uintptr_t */ 1790 1791 /* Define as `fork' if `vfork' does not work. */ 1792 /* #undef vfork */ 1793 1794 /* Define to empty if the keyword `volatile' does not work. Warning: valid 1795 code using `volatile' can become incorrect without. Disable with care. */ 1796 /* #undef volatile */ 1797 1798 /* Define to rpl_vsnprintf if the replacement function should be used. */ 1799 /* #undef vsnprintf */ 1800 1801 1802 #ifndef MPINFOU_PREDECLARED 1803 # define MPINFOU_PREDECLARED 1804 typedef union mpinfou { 1805 struct pdk_mpinfo *pdkptr; 1806 struct mpinfo *pikptr; 1807 } mpinfou_t; 1808 #endif 1809 1810 1811 1812 #if !defined(_KERNEL) && !defined(PARSESTREAM) 1813 # if defined(HW_WANT_RPL_VSNPRINTF) 1814 # if defined(__cplusplus) 1815 extern "C" { 1816 # endif 1817 # include <stdarg.h> 1818 int rpl_vsnprintf(char *, size_t, const char *, va_list); 1819 # if defined(__cplusplus) 1820 } 1821 # endif 1822 # endif 1823 # if defined(HW_WANT_RPL_SNPRINTF) 1824 # if defined(__cplusplus) 1825 extern "C" { 1826 # endif 1827 int rpl_snprintf(char *, size_t, const char *, ...); 1828 # if defined(__cplusplus) 1829 } 1830 # endif 1831 # endif 1832 #endif /* !defined(_KERNEL) && !defined(PARSESTREAM) */ 1833 1834