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