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