1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define if building universal (internal helper macro) */ 4#undef AC_APPLE_UNIVERSAL_BUILD 5 6/* dnsrps $librpz_name */ 7#undef DNSRPS_LIBRPZ_PATH 8 9/* 0=no DNSRPS 1=static link 2=dlopen() */ 10#undef DNSRPS_LIB_OPEN 11 12/* Define to enable "rrset-order fixed" syntax. */ 13#undef DNS_RDATASET_FIXED 14 15/* Define to enable American Fuzzy Lop test harness */ 16#undef ENABLE_AFL 17 18/* define if you want TCP_FASTOPEN enabled if available */ 19#undef ENABLE_TCP_FASTOPEN 20 21/* define if the ARM yield instruction is available */ 22#undef HAVE_ARM_YIELD 23 24/* Define to 1 if you have the `backtrace_symbols' function. */ 25#undef HAVE_BACKTRACE_SYMBOLS 26 27/* Define to 1 if you have the `BIO_read_ex' function. */ 28#undef HAVE_BIO_READ_EX 29 30/* Define to 1 if you have the `BIO_write_ex' function. */ 31#undef HAVE_BIO_WRITE_EX 32 33/* Define to 1 if you have the `BN_GENCB_new' function. */ 34#undef HAVE_BN_GENCB_NEW 35 36/* Define to 1 if the compiler supports __builtin_clz. */ 37#undef HAVE_BUILTIN_CLZ 38 39/* define if the compiler supports __builtin_*_overflow(). */ 40#undef HAVE_BUILTIN_OVERFLOW 41 42/* define if the compiler supports __builtin_unreachable(). */ 43#undef HAVE_BUILTIN_UNREACHABLE 44 45/* Define to 1 if you have the `chroot' function. */ 46#undef HAVE_CHROOT 47 48/* Define to 1 if you have the `clock_gettime' function. */ 49#undef HAVE_CLOCK_GETTIME 50 51/* Use CMocka */ 52#undef HAVE_CMOCKA 53 54/* Define to 1 if you have the `cpuset_getaffinity' function. */ 55#undef HAVE_CPUSET_GETAFFINITY 56 57/* Define to 1 if you have the `CRYPTO_zalloc' function. */ 58#undef HAVE_CRYPTO_ZALLOC 59 60/* Define to 1 if you have the declaration of `UV_UDP_MMSG_CHUNK', and to 0 if 61 you don't. */ 62#undef HAVE_DECL_UV_UDP_MMSG_CHUNK 63 64/* Define to 1 if you have the declaration of `UV_UDP_MMSG_FREE', and to 0 if 65 you don't. */ 66#undef HAVE_DECL_UV_UDP_MMSG_FREE 67 68/* Define to 1 if you have the declaration of `UV_UDP_RECVMMSG', and to 0 if 69 you don't. */ 70#undef HAVE_DECL_UV_UDP_RECVMMSG 71 72/* Define to 1 if you have the `DH_get0_key' function. */ 73#undef HAVE_DH_GET0_KEY 74 75/* Define to 1 if you have the <dlfcn.h> header file. */ 76#undef HAVE_DLFCN_H 77 78/* Define to 1 to enable dnstap support */ 79#undef HAVE_DNSTAP 80 81/* Define to 1 if you have the `ECDSA_SIG_get0' function. */ 82#undef HAVE_ECDSA_SIG_GET0 83 84/* Define to 1 if you have the `ERR_get_error_all' function. */ 85#undef HAVE_ERR_GET_ERROR_ALL 86 87/* Define to 1 if you have the `EVP_aes_128_ecb' function. */ 88#undef HAVE_EVP_AES_128_ECB 89 90/* Define to 1 if you have the `EVP_aes_192_ecb' function. */ 91#undef HAVE_EVP_AES_192_ECB 92 93/* Define to 1 if you have the `EVP_aes_256_ecb' function. */ 94#undef HAVE_EVP_AES_256_ECB 95 96/* Define to 1 if you have the `EVP_CIPHER_CTX_free' function. */ 97#undef HAVE_EVP_CIPHER_CTX_FREE 98 99/* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */ 100#undef HAVE_EVP_CIPHER_CTX_NEW 101 102/* Define to 1 if you have the `EVP_DigestSignInit' function. */ 103#undef HAVE_EVP_DIGESTSIGNINIT 104 105/* Define to 1 if you have the `EVP_DigestVerifyInit' function. */ 106#undef HAVE_EVP_DIGESTVERIFYINIT 107 108/* Define to 1 if you have the `EVP_MD_CTX_free' function. */ 109#undef HAVE_EVP_MD_CTX_FREE 110 111/* Define to 1 if you have the `EVP_MD_CTX_get0_md' function. */ 112#undef HAVE_EVP_MD_CTX_GET0_MD 113 114/* Define to 1 if you have the `EVP_MD_CTX_new' function. */ 115#undef HAVE_EVP_MD_CTX_NEW 116 117/* Define to 1 if you have the `EVP_MD_CTX_reset' function. */ 118#undef HAVE_EVP_MD_CTX_RESET 119 120/* Define to 1 if you have the `EVP_PKEY_eq' function. */ 121#undef HAVE_EVP_PKEY_EQ 122 123/* Define to 1 if you have the `EVP_PKEY_get0_EC_KEY' function. */ 124#undef HAVE_EVP_PKEY_GET0_EC_KEY 125 126/* Define to 1 if you have the `EVP_PKEY_new_raw_private_key' function. */ 127#undef HAVE_EVP_PKEY_NEW_RAW_PRIVATE_KEY 128 129/* Define to 1 if you have the `EVP_sha1' function. */ 130#undef HAVE_EVP_SHA1 131 132/* Define to 1 if you have the `EVP_sha224' function. */ 133#undef HAVE_EVP_SHA224 134 135/* Define to 1 if you have the `EVP_sha256' function. */ 136#undef HAVE_EVP_SHA256 137 138/* Define to 1 if you have the `EVP_sha384' function. */ 139#undef HAVE_EVP_SHA384 140 141/* Define to 1 if you have the `EVP_sha512' function. */ 142#undef HAVE_EVP_SHA512 143 144/* Define to 1 if you have the <execinfo.h> header file. */ 145#undef HAVE_EXECINFO_H 146 147/* Define to 1 if you have the <fcntl.h> header file. */ 148#undef HAVE_FCNTL_H 149 150/* Define to 1 if you have the `FIPS_mode' function. */ 151#undef HAVE_FIPS_MODE 152 153/* Define to 1 if you have the `flockfile' function. */ 154#undef HAVE_FLOCKFILE 155 156/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 157#undef HAVE_FSEEKO 158 159/* Define to 1 if the system has the `constructor' function attribute */ 160#undef HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 161 162/* Define to 1 if the system has the `destructor' function attribute */ 163#undef HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 164 165/* Define to 1 if the system has the `malloc' function attribute */ 166#undef HAVE_FUNC_ATTRIBUTE_MALLOC 167 168/* Define to 1 if the system has the `noreturn' function attribute */ 169#undef HAVE_FUNC_ATTRIBUTE_NORETURN 170 171/* Define to 1 if the system has the `returns_nonnull' function attribute */ 172#undef HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 173 174/* Build with GeoIP2 support */ 175#undef HAVE_GEOIP2 176 177/* Define to 1 if you have the `getc_unlocked' function. */ 178#undef HAVE_GETC_UNLOCKED 179 180/* Define to 1 if you have the <glob.h> header file. */ 181#undef HAVE_GLOB_H 182 183/* Define to 1 if you have the Kerberos Framework available */ 184#undef HAVE_GSSAPI 185 186/* Define to 1 if you have the <gssapi/gssapi.h> header file. */ 187#undef HAVE_GSSAPI_GSSAPI_H 188 189/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */ 190#undef HAVE_GSSAPI_GSSAPI_KRB5_H 191 192/* Define to 1 if you have the <gssapi.h> header file. */ 193#undef HAVE_GSSAPI_H 194 195/* Define to 1 if you have the <gssapi_krb5.h> header file. */ 196#undef HAVE_GSSAPI_KRB5_H 197 198/* Define to 1 if you have the `gss_acquire_cred' function. */ 199#undef HAVE_GSS_ACQUIRE_CRED 200 201/* Define to 1 if you have the <idn2.h> header file. */ 202#undef HAVE_IDN2_H 203 204/* Define to 1 if you have the `if_nametoindex' function. */ 205#undef HAVE_IF_NAMETOINDEX 206 207/* Define to 1 if you have the <inttypes.h> header file. */ 208#undef HAVE_INTTYPES_H 209 210/* Define to 1 if jemalloc is available */ 211#undef HAVE_JEMALLOC 212 213/* Define to 1 if you have the <jemalloc/jemalloc.h> header file. */ 214#undef HAVE_JEMALLOC_JEMALLOC_H 215 216/* Use json-c library */ 217#undef HAVE_JSON_C 218 219/* Define to 1 if you have the <krb5.h> header file. */ 220#undef HAVE_KRB5_H 221 222/* Define to 1 if you have the `krb5_init_context' function. */ 223#undef HAVE_KRB5_INIT_CONTEXT 224 225/* Define to 1 if you have the <krb5/krb5.h> header file. */ 226#undef HAVE_KRB5_KRB5_H 227 228/* Define if libidn2 was found */ 229#undef HAVE_LIBIDN2 230 231/* Build with DNS-over-HTTPS support */ 232#undef HAVE_LIBNGHTTP2 233 234/* Use libxml2 library */ 235#undef HAVE_LIBXML2 236 237/* Define to 1 if you have the <linux/netlink.h> header file. */ 238#undef HAVE_LINUX_NETLINK_H 239 240/* Define to 1 if you have the <linux/rtnetlink.h> header file. */ 241#undef HAVE_LINUX_RTNETLINK_H 242 243/* Use lmdb library */ 244#undef HAVE_LMDB 245 246/* define if extended attributes for malloc are available */ 247#undef HAVE_MALLOC_EXT_ATTR 248 249/* Define to 1 if you have the <malloc_np.h> header file. */ 250#undef HAVE_MALLOC_NP_H 251 252/* Define to 1 if you have the <minix/config.h> header file. */ 253#undef HAVE_MINIX_CONFIG_H 254 255/* Define to 1 if you have the <net/if6.h> header file. */ 256#undef HAVE_NET_IF6_H 257 258/* Define to 1 if you have the <net/route.h> header file. */ 259#undef HAVE_NET_ROUTE_H 260 261/* Define to 1 if you have the `OPENSSL_cleanup' function. */ 262#undef HAVE_OPENSSL_CLEANUP 263 264/* define if OpenSSL supports Ed25519 */ 265#undef HAVE_OPENSSL_ED25519 266 267/* define if OpenSSL supports Ed448 */ 268#undef HAVE_OPENSSL_ED448 269 270/* Define to 1 if you have the `OPENSSL_init_crypto' function. */ 271#undef HAVE_OPENSSL_INIT_CRYPTO 272 273/* Define to 1 if you have the `OPENSSL_init_ssl' function. */ 274#undef HAVE_OPENSSL_INIT_SSL 275 276/* Define if you have POSIX threads libraries and header files. */ 277#undef HAVE_PTHREAD 278 279/* Define to 1 if you have the `pthread_attr_getstacksize' function. */ 280#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE 281 282/* Define to 1 if you have the `pthread_attr_setstacksize' function. */ 283#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE 284 285/* Define to 1 if you have the `pthread_barrier_init' function. */ 286#undef HAVE_PTHREAD_BARRIER_INIT 287 288/* Support for PTHREAD_MUTEX_ADAPTIVE_NP */ 289#undef HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 290 291/* Define to 1 if you have the <pthread_np.h> header file. */ 292#undef HAVE_PTHREAD_NP_H 293 294/* Have PTHREAD_PRIO_INHERIT. */ 295#undef HAVE_PTHREAD_PRIO_INHERIT 296 297/* Define to 1 if you have the `pthread_rwlock_rdlock' function. */ 298#undef HAVE_PTHREAD_RWLOCK_RDLOCK 299 300/* Define to 1 if you have the `pthread_setname_np' function. */ 301#undef HAVE_PTHREAD_SETNAME_NP 302 303/* Define to 1 if you have the `pthread_set_name_np' function. */ 304#undef HAVE_PTHREAD_SET_NAME_NP 305 306/* Define to 1 if you have the `pthread_yield' function. */ 307#undef HAVE_PTHREAD_YIELD 308 309/* Define to 1 if you have the `pthread_yield_np' function. */ 310#undef HAVE_PTHREAD_YIELD_NP 311 312/* Build with editline support */ 313#undef HAVE_READLINE_EDITLINE 314 315/* Build with libedit support */ 316#undef HAVE_READLINE_LIBEDIT 317 318/* Build with readline support */ 319#undef HAVE_READLINE_READLINE 320 321/* Define to 1 if you have the <regex.h> header file. */ 322#undef HAVE_REGEX_H 323 324/* Define to 1 if you have the `RSA_set0_key' function. */ 325#undef HAVE_RSA_SET0_KEY 326 327/* Define to 1 if you have the `sched_getaffinity' function. */ 328#undef HAVE_SCHED_GETAFFINITY 329 330/* Define to 1 if you have the <sched.h> header file. */ 331#undef HAVE_SCHED_H 332 333/* Define to 1 if you have the `sched_yield' function. */ 334#undef HAVE_SCHED_YIELD 335 336/* Define to 1 if you have the `setegid' function. */ 337#undef HAVE_SETEGID 338 339/* Define to 1 if you have the `seteuid' function. */ 340#undef HAVE_SETEUID 341 342/* Define to 1 if you have the `setresgid' function. */ 343#undef HAVE_SETRESGID 344 345/* Define to 1 if you have the `setresuid' function. */ 346#undef HAVE_SETRESUID 347 348/* define if the SPARC pause instruction is available */ 349#undef HAVE_SPARC_PAUSE 350 351/* Define to 1 if you have the `SSL_CTX_set1_cert_store' function. */ 352#undef HAVE_SSL_CTX_SET1_CERT_STORE 353 354/* Define to 1 if you have the `SSL_CTX_set_keylog_callback' function. */ 355#undef HAVE_SSL_CTX_SET_KEYLOG_CALLBACK 356 357/* Define to 1 if you have the `SSL_CTX_set_min_proto_version' function. */ 358#undef HAVE_SSL_CTX_SET_MIN_PROTO_VERSION 359 360/* Define to 1 if you have the `SSL_CTX_up_ref' function. */ 361#undef HAVE_SSL_CTX_UP_REF 362 363/* Define to 1 if you have the `SSL_peek_ex' function. */ 364#undef HAVE_SSL_PEEK_EX 365 366/* Define to 1 if you have the `SSL_read_ex' function. */ 367#undef HAVE_SSL_READ_EX 368 369/* Define to 1 if you have the `SSL_SESSION_is_resumable' function. */ 370#undef HAVE_SSL_SESSION_IS_RESUMABLE 371 372/* Define to 1 if you have the `SSL_write_ex' function. */ 373#undef HAVE_SSL_WRITE_EX 374 375/* define if struct stat has st_mtim.tv_nsec field */ 376#undef HAVE_STAT_NSEC 377 378/* Define to 1 if you have the <stdalign.h> header file. */ 379#undef HAVE_STDALIGN_H 380 381/* Define to 1 if you have the <stdatomic.h> header file. */ 382#undef HAVE_STDATOMIC_H 383 384/* Define to 1 if you have the <stdint.h> header file. */ 385#undef HAVE_STDINT_H 386 387/* Define to 1 if you have the <stdio.h> header file. */ 388#undef HAVE_STDIO_H 389 390/* Define to 1 if you have the <stdlib.h> header file. */ 391#undef HAVE_STDLIB_H 392 393/* Define to 1 if you have the <stdnoreturn.h> header file. */ 394#undef HAVE_STDNORETURN_H 395 396/* Define to 1 if you have the <strings.h> header file. */ 397#undef HAVE_STRINGS_H 398 399/* Define to 1 if you have the <string.h> header file. */ 400#undef HAVE_STRING_H 401 402/* Define to 1 if you have the `strlcat' function. */ 403#undef HAVE_STRLCAT 404 405/* Define to 1 if you have the `strlcpy' function. */ 406#undef HAVE_STRLCPY 407 408/* Define to 1 if you have the `strnstr' function. */ 409#undef HAVE_STRNSTR 410 411/* Define to 1 if you have the `sysconf' function. */ 412#undef HAVE_SYSCONF 413 414/* Define to 1 if you have the `sysctlbyname' function. */ 415#undef HAVE_SYSCTLBYNAME 416 417/* Define to 1 if you have the <sys/capability.h> header file. */ 418#undef HAVE_SYS_CAPABILITY_H 419 420/* Define to 1 if you have the <sys/cpuset.h> header file. */ 421#undef HAVE_SYS_CPUSET_H 422 423/* Define to 1 if you have the <sys/mman.h> header file. */ 424#undef HAVE_SYS_MMAN_H 425 426/* Define to 1 if you have the <sys/param.h> header file. */ 427#undef HAVE_SYS_PARAM_H 428 429/* Define to 1 if you have the <sys/select.h> header file. */ 430#undef HAVE_SYS_SELECT_H 431 432/* Define to 1 if you have the <sys/socket.h> header file. */ 433#undef HAVE_SYS_SOCKET_H 434 435/* Define to 1 if you have the <sys/sockio.h> header file. */ 436#undef HAVE_SYS_SOCKIO_H 437 438/* Define to 1 if you have the <sys/stat.h> header file. */ 439#undef HAVE_SYS_STAT_H 440 441/* Define to 1 if you have the <sys/sysctl.h> header file. */ 442#undef HAVE_SYS_SYSCTL_H 443 444/* Define to 1 if you have the <sys/time.h> header file. */ 445#undef HAVE_SYS_TIME_H 446 447/* Define to 1 if you have the <sys/types.h> header file. */ 448#undef HAVE_SYS_TYPES_H 449 450/* Define to 1 if you have the <threads.h> header file. */ 451#undef HAVE_THREADS_H 452 453/* Define to 1 if you have the `TLS_client_method' function. */ 454#undef HAVE_TLS_CLIENT_METHOD 455 456/* Define to 1 if you have the `TLS_server_method' function. */ 457#undef HAVE_TLS_SERVER_METHOD 458 459/* Define to 1 if you have the `tzset' function. */ 460#undef HAVE_TZSET 461 462/* Define to 1 if you have the <uchar.h> header file. */ 463#undef HAVE_UCHAR_H 464 465/* Define to 1 if the system has the type `uintptr_t'. */ 466#undef HAVE_UINTPTR_T 467 468/* define if uname is available */ 469#undef HAVE_UNAME 470 471/* Define to 1 if you have the <unistd.h> header file. */ 472#undef HAVE_UNISTD_H 473 474/* Define to 1 if you have the <wchar.h> header file. */ 475#undef HAVE_WCHAR_H 476 477/* Define to 1 if you have the `X509_STORE_up_ref' function. */ 478#undef HAVE_X509_STORE_UP_REF 479 480/* Use zlib library */ 481#undef HAVE_ZLIB 482 483/* define if __atomic builtins are not available */ 484#undef HAVE___ATOMIC 485 486/* have __attribute__s used in librpz.h */ 487#undef LIBRPZ_HAVE_ATTR 488 489/* Define to the sub-directory where libtool stores uninstalled libraries. */ 490#undef LT_OBJDIR 491 492/* Defined if extern char *optarg is not declared. */ 493#undef NEED_OPTARG 494 495/* Define if connect does not honour the permission on the UNIX domain socket. 496 */ 497#undef NEED_SECURE_DIRECTORY 498 499/* Name of package */ 500#undef PACKAGE 501 502/* Define to the address where bug reports for this package should be sent. */ 503#undef PACKAGE_BUGREPORT 504 505/* make or Visual Studio */ 506#undef PACKAGE_BUILDER 507 508/* Either 'defaults' or used ./configure options */ 509#undef PACKAGE_CONFIGARGS 510 511/* An extra string to print after PACKAGE_STRING */ 512#undef PACKAGE_DESCRIPTION 513 514/* Define to the full name of this package. */ 515#undef PACKAGE_NAME 516 517/* A short hash from git */ 518#undef PACKAGE_SRCID 519 520/* Define to the full name and version of this package. */ 521#undef PACKAGE_STRING 522 523/* Define to the one symbol short name of this package. */ 524#undef PACKAGE_TARNAME 525 526/* Define to the home page for this package. */ 527#undef PACKAGE_URL 528 529/* Define to the version of this package. */ 530#undef PACKAGE_VERSION 531 532/* BIND 9 Extra part of the version */ 533#undef PACKAGE_VERSION_EXTRA 534 535/* BIND 9 Major part of the version */ 536#undef PACKAGE_VERSION_MAJOR 537 538/* BIND 9 Minor part of the version */ 539#undef PACKAGE_VERSION_MINOR 540 541/* BIND 9 Patch part of the version */ 542#undef PACKAGE_VERSION_PATCH 543 544/* Define to necessary symbol if this constant uses a non-standard name on 545 your system. */ 546#undef PTHREAD_CREATE_JOINABLE 547 548/* Define to 1 if all of the C90 standard headers exist (not just the ones 549 required in a freestanding environment). This macro is provided for 550 backward compatibility; new code need not use it. */ 551#undef STDC_HEADERS 552 553/* If the compiler supports a TLS storage class, define it to that here */ 554#undef TLS 555 556/* Define to use default system tuning. */ 557#undef TUNE_LARGE 558 559/* Enable DNS Response Policy Service API */ 560#undef USE_DNSRPS 561 562/* Define if you want to use pthread rwlock implementation */ 563#undef USE_PTHREAD_RWLOCK 564 565/* Enable extensions on AIX 3, Interix. */ 566#ifndef _ALL_SOURCE 567# undef _ALL_SOURCE 568#endif 569/* Enable general extensions on macOS. */ 570#ifndef _DARWIN_C_SOURCE 571# undef _DARWIN_C_SOURCE 572#endif 573/* Enable general extensions on Solaris. */ 574#ifndef __EXTENSIONS__ 575# undef __EXTENSIONS__ 576#endif 577/* Enable GNU extensions on systems that have them. */ 578#ifndef _GNU_SOURCE 579# undef _GNU_SOURCE 580#endif 581/* Enable X/Open compliant socket functions that do not require linking 582 with -lxnet on HP-UX 11.11. */ 583#ifndef _HPUX_ALT_XOPEN_SOCKET_API 584# undef _HPUX_ALT_XOPEN_SOCKET_API 585#endif 586/* Identify the host operating system as Minix. 587 This macro does not affect the system headers' behavior. 588 A future release of Autoconf may stop defining this macro. */ 589#ifndef _MINIX 590# undef _MINIX 591#endif 592/* Enable general extensions on NetBSD. 593 Enable NetBSD compatibility extensions on Minix. */ 594#ifndef _NETBSD_SOURCE 595# undef _NETBSD_SOURCE 596#endif 597/* Enable OpenBSD compatibility extensions on NetBSD. 598 Oddly enough, this does nothing on OpenBSD. */ 599#ifndef _OPENBSD_SOURCE 600# undef _OPENBSD_SOURCE 601#endif 602/* Define to 1 if needed for POSIX-compatible behavior. */ 603#ifndef _POSIX_SOURCE 604# undef _POSIX_SOURCE 605#endif 606/* Define to 2 if needed for POSIX-compatible behavior. */ 607#ifndef _POSIX_1_SOURCE 608# undef _POSIX_1_SOURCE 609#endif 610/* Enable POSIX-compatible threading on Solaris. */ 611#ifndef _POSIX_PTHREAD_SEMANTICS 612# undef _POSIX_PTHREAD_SEMANTICS 613#endif 614/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 615#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 616# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 617#endif 618/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 619#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 620# undef __STDC_WANT_IEC_60559_BFP_EXT__ 621#endif 622/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 623#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 624# undef __STDC_WANT_IEC_60559_DFP_EXT__ 625#endif 626/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 627#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 628# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 629#endif 630/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 631#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 632# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 633#endif 634/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 635#ifndef __STDC_WANT_LIB_EXT2__ 636# undef __STDC_WANT_LIB_EXT2__ 637#endif 638/* Enable extensions specified by ISO/IEC 24747:2009. */ 639#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 640# undef __STDC_WANT_MATH_SPEC_FUNCS__ 641#endif 642/* Enable extensions on HP NonStop. */ 643#ifndef _TANDEM_SOURCE 644# undef _TANDEM_SOURCE 645#endif 646/* Enable X/Open extensions. Define to 500 only if necessary 647 to make mbstate_t available. */ 648#ifndef _XOPEN_SOURCE 649# undef _XOPEN_SOURCE 650#endif 651 652 653/* the default value of dnssec-validation option */ 654#undef VALIDATION_DEFAULT 655 656/* Version number of package */ 657#undef VERSION 658 659/* Define to enable very verbose query trace logging. */ 660#undef WANT_QUERYTRACE 661 662/* Define to enable single-query tracing. */ 663#undef WANT_SINGLETRACE 664 665/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 666 significant byte first (like Motorola and SPARC, unlike Intel). */ 667#if defined AC_APPLE_UNIVERSAL_BUILD 668# if defined __BIG_ENDIAN__ 669# define WORDS_BIGENDIAN 1 670# endif 671#else 672# ifndef WORDS_BIGENDIAN 673# undef WORDS_BIGENDIAN 674# endif 675#endif 676 677/* Number of bits in a file offset, on hosts where this is settable. */ 678#undef _FILE_OFFSET_BITS 679 680/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 681#undef _LARGEFILE_SOURCE 682 683/* Define for large files, on AIX-style hosts. */ 684#undef _LARGE_FILES 685 686/* Select RFC3542 IPv6 API on macOS */ 687#undef __APPLE_USE_RFC_3542 688 689/* Define to empty if `const' does not conform to ANSI C. */ 690#undef const 691 692/* Define to `__inline__' or `__inline' if that's what the C compiler 693 calls it, or to nothing if 'inline' is not supported under any name. */ 694#ifndef __cplusplus 695#undef inline 696#endif 697 698/* Define to `unsigned int' if <sys/types.h> does not define. */ 699#undef size_t 700 701/* Define to `int' if <sys/types.h> does not define. */ 702#undef ssize_t 703 704/* Define if the compiler uses a different keyword than thread_local for TLS 705 variables */ 706#undef thread_local 707 708/* Define to the type of an unsigned integer type wide enough to hold a 709 pointer, if such a type exists, and if the system does not define it. */ 710#undef uintptr_t 711 712/* Define to empty if the keyword `volatile' does not work. Warning: valid 713 code using `volatile' can become incorrect without. Disable with care. */ 714#undef volatile 715