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