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