Blame config.h.in

Packit 5ce601
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 5ce601
/*
Packit 5ce601
 * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
Packit 5ce601
 *
Packit 5ce601
 * This Source Code Form is subject to the terms of the Mozilla Public
Packit 5ce601
 * License, v. 2.0. If a copy of the MPL was not distributed with this
Packit Service 704ed8
 * file, you can obtain one at https://mozilla.org/MPL/2.0/.
Packit 5ce601
 *
Packit 5ce601
 * See the COPYRIGHT file distributed with this work for additional
Packit 5ce601
 * information regarding copyright ownership.
Packit 5ce601
 */
Packit 5ce601
Packit 5ce601
/*! \file */
Packit 5ce601
Packit 5ce601
/***
Packit 5ce601
 *** This file is not to be included by any public header files, because
Packit 5ce601
 *** it does not get installed.
Packit 5ce601
 ***/
Packit 5ce601
Packit 5ce601
/** define on DEC OSF to enable 4.4BSD style sa_len support */
Packit 5ce601
#undef _SOCKADDR_LEN
Packit 5ce601
Packit 5ce601
/** define if your system needs pthread_init() before using pthreads */
Packit 5ce601
#undef NEED_PTHREAD_INIT
Packit 5ce601
Packit 5ce601
/** define if your system has sigwait() */
Packit 5ce601
#undef HAVE_SIGWAIT
Packit 5ce601
Packit 5ce601
/** define if sigwait() is the UnixWare flavor */
Packit 5ce601
#undef HAVE_UNIXWARE_SIGWAIT
Packit 5ce601
Packit 5ce601
/** define on Solaris to get sigwait() to work using pthreads semantics */
Packit 5ce601
#undef _POSIX_PTHREAD_SEMANTICS
Packit 5ce601
Packit 5ce601
/** define if LinuxThreads is in use */
Packit 5ce601
#undef HAVE_LINUXTHREADS
Packit 5ce601
Packit 5ce601
/** define if sysconf() is available */
Packit 5ce601
#undef HAVE_SYSCONF
Packit 5ce601
Packit 5ce601
/** define if sysctlbyname() is available */
Packit 5ce601
#undef HAVE_SYSCTLBYNAME
Packit 5ce601
Packit 5ce601
/** define if catgets() is available */
Packit 5ce601
#undef HAVE_CATGETS
Packit 5ce601
Packit 5ce601
/** define if getifaddrs() exists */
Packit 5ce601
#undef HAVE_GETIFADDRS
Packit 5ce601
Packit 5ce601
/** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
Packit 5ce601
#undef HAVE_IFLIST_SYSCTL
Packit 5ce601
Packit 5ce601
/** define if tzset() is available */
Packit 5ce601
#undef HAVE_TZSET
Packit 5ce601
Packit 5ce601
/** define if struct addrinfo exists */
Packit 5ce601
#undef HAVE_ADDRINFO
Packit 5ce601
Packit 5ce601
/** define if getaddrinfo() exists */
Packit 5ce601
#undef HAVE_GETADDRINFO
Packit 5ce601
Packit 5ce601
/** define if gai_strerror() exists */
Packit 5ce601
#undef HAVE_GAISTRERROR
Packit 5ce601
Packit 5ce601
/**
Packit 5ce601
 * define if pthread_setconcurrency() should be called to tell the
Packit 5ce601
 * OS how many threads we might want to run.
Packit 5ce601
 */
Packit 5ce601
#undef CALL_PTHREAD_SETCONCURRENCY
Packit 5ce601
Packit 5ce601
/** define if IPv6 is not disabled */
Packit 5ce601
#undef WANT_IPV6
Packit 5ce601
Packit 5ce601
/** define if flockfile() is available */
Packit 5ce601
#undef HAVE_FLOCKFILE
Packit 5ce601
Packit 5ce601
/** define if getc_unlocked() is available */
Packit 5ce601
#undef HAVE_GETCUNLOCKED
Packit 5ce601
Packit 5ce601
/** Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
Packit 5ce601
#undef SHUTUP_SPUTAUX
Packit 5ce601
#ifdef SHUTUP_SPUTAUX
Packit 5ce601
struct __sFILE;
Packit 5ce601
extern __inline int __sputaux(int _c, struct __sFILE *_p);
Packit 5ce601
#endif
Packit 5ce601
Packit 5ce601
/** Shut up warnings about missing sigwait prototype on BSD/OS 4.0* */
Packit 5ce601
#undef SHUTUP_SIGWAIT
Packit 5ce601
#ifdef SHUTUP_SIGWAIT
Packit 5ce601
int sigwait(const unsigned int *set, int *sig);
Packit 5ce601
#endif
Packit 5ce601
Packit 5ce601
/** Shut up warnings from gcc -Wcast-qual on BSD/OS 4.1. */
Packit 5ce601
#undef SHUTUP_STDARG_CAST
Packit 5ce601
#if defined(SHUTUP_STDARG_CAST) && defined(__GNUC__)
Packit 5ce601
#include <stdarg.h>		/** Grr.  Must be included *every time*. */
Packit 5ce601
/**
Packit 5ce601
 * The silly continuation line is to keep configure from
Packit 5ce601
 * commenting out the #undef.
Packit 5ce601
 */
Packit 5ce601
Packit 5ce601
#undef \
Packit 5ce601
	va_start
Packit 5ce601
#define	va_start(ap, last) \
Packit 5ce601
	do { \
Packit 5ce601
		union { const void *konst; long *var; } _u; \
Packit 5ce601
		_u.konst = &(last); \
Packit 5ce601
		ap = (va_list)(_u.var + __va_words(__typeof(last))); \
Packit 5ce601
	} while (0)
Packit 5ce601
#endif /** SHUTUP_STDARG_CAST && __GNUC__ */
Packit 5ce601
Packit 5ce601
/** define if the system has a random number generating device */
Packit 5ce601
#undef PATH_RANDOMDEV
Packit 5ce601
Packit 5ce601
/** define if pthread_attr_getstacksize() is available */
Packit 5ce601
#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
Packit 5ce601
Packit 5ce601
/** define if pthread_attr_setstacksize() is available */
Packit 5ce601
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
Packit 5ce601
Packit 5ce601
/** define if you have strerror in the C library. */
Packit 5ce601
#undef HAVE_STRERROR
Packit 5ce601
Packit 5ce601
/* Define if OpenSSL includes DSA support */
Packit 5ce601
#undef HAVE_OPENSSL_DSA
Packit 5ce601
Packit 5ce601
/* Define if you have getpassphrase in the C library. */
Packit 5ce601
#undef HAVE_GETPASSPHRASE
Packit 5ce601
Packit 5ce601
/* Define to the length type used by the socket API (socklen_t, size_t, int). */
Packit 5ce601
#undef ISC_SOCKADDR_LEN_T
Packit 5ce601
Packit 5ce601
/* Define if threads need PTHREAD_SCOPE_SYSTEM */
Packit 5ce601
#undef NEED_PTHREAD_SCOPE_SYSTEM
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the uname library function. */
Packit 5ce601
#undef HAVE_UNAME
Packit 5ce601
Packit 5ce601
/* Define if building universal (internal helper macro) */
Packit 5ce601
#undef AC_APPLE_UNIVERSAL_BUILD
Packit 5ce601
Packit 5ce601
/* Define to enable the "filter-aaaa-on-v4" and "filter-aaaa-on-v6" options.
Packit 5ce601
   */
Packit 5ce601
#undef ALLOW_FILTER_AAAA
Packit 5ce601
Packit 5ce601
/* Define if recvmsg() does not meet all of the BSD socket API specifications.
Packit 5ce601
   */
Packit 5ce601
#undef BROKEN_RECVMSG
Packit 5ce601
Packit 5ce601
/* Define if you cannot bind() before connect() for TCP sockets. */
Packit 5ce601
#undef BROKEN_TCP_BIND_BEFORE_CONNECT
Packit 5ce601
Packit 5ce601
/* Define to enable "rrset-order fixed" syntax. */
Packit 5ce601
#undef DNS_RDATASET_FIXED
Packit 5ce601
Packit 5ce601
/* Define to enable American Fuzzy Lop test harness */
Packit 5ce601
#undef ENABLE_AFL
Packit 5ce601
Packit 5ce601
/* Define to enable rpz-nsdname rules. */
Packit 5ce601
#undef ENABLE_RPZ_NSDNAME
Packit 5ce601
Packit 5ce601
/* Define to enable rpz-nsip rules. */
Packit 5ce601
#undef ENABLE_RPZ_NSIP
Packit 5ce601
Packit 5ce601
/* Solaris hack to get select_large_fdset. */
Packit 5ce601
#undef FD_SETSIZE
Packit 5ce601
Packit 5ce601
/* Define to nothing if C supports flexible array members, and to 1 if it does
Packit 5ce601
   not. That way, with a declaration like `struct s { int n; double
Packit 5ce601
   d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
Packit 5ce601
   compilers. When computing the size of such an object, don't use 'sizeof
Packit 5ce601
   (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
Packit 5ce601
   instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
Packit 5ce601
   MSVC and with C++ compilers. */
Packit 5ce601
#undef FLEXIBLE_ARRAY_MEMBER
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `arc4random' function. */
Packit 5ce601
#undef HAVE_ARC4RANDOM
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `arc4random_addrandom' function. */
Packit 5ce601
#undef HAVE_ARC4RANDOM_ADDRANDOM
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `arc4random_stir' function. */
Packit 5ce601
#undef HAVE_ARC4RANDOM_STIR
Packit 5ce601
Packit 5ce601
/* Define to 1 if the compiler supports __builtin_clz. */
Packit 5ce601
#undef HAVE_BUILTIN_CLZ
Packit 5ce601
Packit 5ce601
/* Define to 1 if the compiler supports __builtin_expect. */
Packit 5ce601
#undef HAVE_BUILTIN_EXPECT
Packit 5ce601
Packit 5ce601
/* define if the compiler supports __builtin_unreachable(). */
Packit 5ce601
#undef HAVE_BUILTIN_UNREACHABLE
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `chroot' function. */
Packit 5ce601
#undef HAVE_CHROOT
Packit 5ce601
Packit 5ce601
/* Define if clock_gettime is available. */
Packit 5ce601
#undef HAVE_CLOCK_GETTIME
Packit 5ce601
Packit 5ce601
/* Use cmocka */
Packit 5ce601
#undef HAVE_CMOCKA
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <cmocka.h> header file. */
Packit 5ce601
#undef HAVE_CMOCKA_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <devpoll.h> header file. */
Packit 5ce601
#undef HAVE_DEVPOLL_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `DH_get0_key' function. */
Packit 5ce601
#undef HAVE_DH_GET0_KEY
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `dlclose' function. */
Packit 5ce601
#undef HAVE_DLCLOSE
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 5ce601
#undef HAVE_DLFCN_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `dlopen' function. */
Packit 5ce601
#undef HAVE_DLOPEN
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `dlsym' function. */
Packit 5ce601
#undef HAVE_DLSYM
Packit 5ce601
Packit 5ce601
/* Define to 1 to enable dnstap support */
Packit 5ce601
#undef HAVE_DNSTAP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `DSA_get0_pqg' function. */
Packit 5ce601
#undef HAVE_DSA_GET0_PQG
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `ECDSA_SIG_get0' function. */
Packit 5ce601
#undef HAVE_ECDSA_SIG_GET0
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <editline/readline.h> header file. */
Packit 5ce601
#undef HAVE_EDITLINE_READLINE_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <edit/readline/history.h> header file. */
Packit 5ce601
#undef HAVE_EDIT_READLINE_HISTORY_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <edit/readline/readline.h> header file. */
Packit 5ce601
#undef HAVE_EDIT_READLINE_READLINE_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `EVP_sha256' function. */
Packit 5ce601
#undef HAVE_EVP_SHA256
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `EVP_sha384' function. */
Packit 5ce601
#undef HAVE_EVP_SHA384
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `EVP_sha512' function. */
Packit 5ce601
#undef HAVE_EVP_SHA512
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `explicit_bzero' function. */
Packit 5ce601
#undef HAVE_EXPLICIT_BZERO
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <fcntl.h> header file. */
Packit 5ce601
#undef HAVE_FCNTL_H
Packit 5ce601
Packit 5ce601
/* Define if OpenSSL provides FIPS_mode() */
Packit 5ce601
#undef HAVE_FIPS_MODE
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `fseeko' function. */
Packit 5ce601
#undef HAVE_FSEEKO
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `ftello' function. */
Packit 5ce601
#undef HAVE_FTELLO
Packit 5ce601
Packit 5ce601
/* Build with GeoIP support */
Packit 5ce601
#undef HAVE_GEOIP
Packit 5ce601
Packit 5ce601
/* Build with GeoIP2 support */
Packit 5ce601
#undef HAVE_GEOIP2
Packit 5ce601
Packit 5ce601
/* Build with GeoIP City IPv6 support */
Packit 5ce601
#undef HAVE_GEOIP_CITY_V6
Packit 5ce601
Packit 5ce601
/* Build with GeoIP Country IPv6 support */
Packit 5ce601
#undef HAVE_GEOIP_V6
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `getrandom' function. */
Packit 5ce601
#undef HAVE_GETRANDOM
Packit 5ce601
Packit 5ce601
/* Define to use gperftools CPU profiler. */
Packit 5ce601
#undef HAVE_GPERFTOOLS_PROFILER
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
Packit 5ce601
#undef HAVE_GSSAPI_GSSAPI_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
Packit 5ce601
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <gssapi.h> header file. */
Packit 5ce601
#undef HAVE_GSSAPI_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <gssapi_krb5.h> header file. */
Packit 5ce601
#undef HAVE_GSSAPI_KRB5_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the if_nametoindex function. */
Packit 5ce601
#undef HAVE_IF_NAMETOINDEX
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 5ce601
#undef HAVE_INTTYPES_H
Packit 5ce601
Packit 5ce601
/* Define if libjson was found */
Packit 5ce601
#undef HAVE_JSON
Packit 5ce601
Packit 5ce601
/* Define if json-c was found */
Packit 5ce601
#undef HAVE_JSON_C
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <kerberosv5/krb5.h> header file. */
Packit 5ce601
#undef HAVE_KERBEROSV5_KRB5_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <krb5.h> header file. */
Packit 5ce601
#undef HAVE_KRB5_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <krb5/krb5.h> header file. */
Packit 5ce601
#undef HAVE_KRB5_KRB5_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `c' library (-lc). */
Packit 5ce601
#undef HAVE_LIBC
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `cap' library (-lcap). */
Packit 5ce601
#undef HAVE_LIBCAP
Packit 5ce601
Packit 5ce601
/* if system have backtrace function */
Packit 5ce601
#undef HAVE_LIBCTRACE
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `c_r' library (-lc_r). */
Packit 5ce601
#undef HAVE_LIBC_R
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `nsl' library (-lnsl). */
Packit 5ce601
#undef HAVE_LIBNSL
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `pthread' library (-lpthread). */
Packit 5ce601
#undef HAVE_LIBPTHREAD
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `rt' library (-lrt). */
Packit 5ce601
#undef HAVE_LIBRT
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `scf' library (-lscf). */
Packit 5ce601
#undef HAVE_LIBSCF
Packit 5ce601
Packit 5ce601
/* Define to use libseccomp system call filtering. */
Packit 5ce601
#undef HAVE_LIBSECCOMP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `socket' library (-lsocket). */
Packit 5ce601
#undef HAVE_LIBSOCKET
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `thr' library (-lthr). */
Packit 5ce601
#undef HAVE_LIBTHR
Packit 5ce601
Packit 5ce601
/* Define if libxml2 was found */
Packit 5ce601
#undef HAVE_LIBXML2
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <linux/capability.h> header file. */
Packit 5ce601
#undef HAVE_LINUX_CAPABILITY_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <linux/netlink.h> header file. */
Packit 5ce601
#undef HAVE_LINUX_NETLINK_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <linux/rtnetlink.h> header file. */
Packit 5ce601
#undef HAVE_LINUX_RTNETLINK_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <linux/types.h> header file. */
Packit 5ce601
#undef HAVE_LINUX_TYPES_H
Packit 5ce601
Packit 5ce601
/* Define if lmdb was found */
Packit 5ce601
#undef HAVE_LMDB
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <locale.h> header file. */
Packit 5ce601
#undef HAVE_LOCALE_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <memory.h> header file. */
Packit 5ce601
#undef HAVE_MEMORY_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `mmap' function. */
Packit 5ce601
#undef HAVE_MMAP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `nanosleep' function. */
Packit 5ce601
#undef HAVE_NANOSLEEP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <net/if6.h> header file. */
Packit 5ce601
#undef HAVE_NET_IF6_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <net/route.h> header file. */
Packit 5ce601
#undef HAVE_NET_ROUTE_H
Packit 5ce601
Packit 5ce601
/* Define if your OpenSSL version supports AES */
Packit 5ce601
#undef HAVE_OPENSSL_AES
Packit 5ce601
Packit 5ce601
/* Define if your OpenSSL version supports ECDSA. */
Packit 5ce601
#undef HAVE_OPENSSL_ECDSA
Packit 5ce601
Packit 5ce601
/* Define if your OpenSSL version supports Ed25519. */
Packit 5ce601
#undef HAVE_OPENSSL_ED25519
Packit 5ce601
Packit 5ce601
/* Define if your OpenSSL version supports Ed448. */
Packit 5ce601
#undef HAVE_OPENSSL_ED448
Packit 5ce601
Packit 5ce601
/* Define if your OpenSSL version supports EVP AES */
Packit 5ce601
#undef HAVE_OPENSSL_EVP_AES
Packit 5ce601
Packit 5ce601
/* Define if your OpenSSL version supports GOST. */
Packit 5ce601
#undef HAVE_OPENSSL_GOST
Packit 5ce601
Packit 5ce601
/* Define if your PKCS11 provider supports ECDSA. */
Packit 5ce601
#undef HAVE_PKCS11_ECDSA
Packit 5ce601
Packit 5ce601
/* Define if your PKCS11 provider supports Ed25519. */
Packit 5ce601
#undef HAVE_PKCS11_ED25519
Packit 5ce601
Packit 5ce601
/* Define if your PKCS11 provider supports Ed448. */
Packit 5ce601
#undef HAVE_PKCS11_ED448
Packit 5ce601
Packit 5ce601
/* Define if your PKCS11 provider supports GOST. */
Packit 5ce601
#undef HAVE_PKCS11_GOST
Packit 5ce601
Packit 5ce601
/* Support for PTHREAD_MUTEX_ADAPTIVE_NP */
Packit 5ce601
#undef HAVE_PTHREAD_MUTEX_ADAPTIVE_NP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <pthread_np.h> header file. */
Packit 5ce601
#undef HAVE_PTHREAD_NP_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `pthread_setname_np' function. */
Packit 5ce601
#undef HAVE_PTHREAD_SETNAME_NP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `pthread_set_name_np' function. */
Packit 5ce601
#undef HAVE_PTHREAD_SET_NAME_NP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `pthread_yield' function. */
Packit 5ce601
#undef HAVE_PTHREAD_YIELD
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `pthread_yield_np' function. */
Packit 5ce601
#undef HAVE_PTHREAD_YIELD_NP
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `readline' function. */
Packit 5ce601
#undef HAVE_READLINE
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <readline/history.h> header file. */
Packit 5ce601
#undef HAVE_READLINE_HISTORY_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <readline/readline.h> header file. */
Packit 5ce601
#undef HAVE_READLINE_READLINE_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <regex.h> header file. */
Packit 5ce601
#undef HAVE_REGEX_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `RSA_set0_key' function. */
Packit 5ce601
#undef HAVE_RSA_SET0_KEY
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sched.h> header file. */
Packit 5ce601
#undef HAVE_SCHED_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `sched_yield' function. */
Packit 5ce601
#undef HAVE_SCHED_YIELD
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `setegid' function. */
Packit 5ce601
#undef HAVE_SETEGID
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `seteuid' function. */
Packit 5ce601
#undef HAVE_SETEUID
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `setlocale' function. */
Packit 5ce601
#undef HAVE_SETLOCALE
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `setresgid' function. */
Packit 5ce601
#undef HAVE_SETRESGID
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the `setresuid' function. */
Packit 5ce601
#undef HAVE_SETRESUID
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <stdint.h> header file. */
Packit 5ce601
#undef HAVE_STDINT_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 5ce601
#undef HAVE_STDLIB_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <strings.h> header file. */
Packit 5ce601
#undef HAVE_STRINGS_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <string.h> header file. */
Packit 5ce601
#undef HAVE_STRING_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/capability.h> header file. */
Packit 5ce601
#undef HAVE_SYS_CAPABILITY_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/devpoll.h> header file. */
Packit 5ce601
#undef HAVE_SYS_DEVPOLL_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/dyntune.h> header file. */
Packit 5ce601
#undef HAVE_SYS_DYNTUNE_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/mman.h> header file. */
Packit 5ce601
#undef HAVE_SYS_MMAN_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/param.h> header file. */
Packit 5ce601
#undef HAVE_SYS_PARAM_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/prctl.h> header file. */
Packit 5ce601
#undef HAVE_SYS_PRCTL_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/select.h> header file. */
Packit 5ce601
#undef HAVE_SYS_SELECT_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit 5ce601
#undef HAVE_SYS_SOCKET_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/sockio.h> header file. */
Packit 5ce601
#undef HAVE_SYS_SOCKIO_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 5ce601
#undef HAVE_SYS_STAT_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/sysctl.h> header file. */
Packit 5ce601
#undef HAVE_SYS_SYSCTL_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/time.h> header file. */
Packit 5ce601
#undef HAVE_SYS_TIME_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 5ce601
#undef HAVE_SYS_TYPES_H
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <sys/un.h> header file. */
Packit 5ce601
#undef HAVE_SYS_UN_H
Packit 5ce601
Packit 5ce601
/* Define if running under Compaq TruCluster */
Packit 5ce601
#undef HAVE_TRUCLUSTER
Packit 5ce601
Packit 5ce601
/* Define to 1 if the system has the type `uintptr_t'. */
Packit 5ce601
#undef HAVE_UINTPTR_T
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the <unistd.h> header file. */
Packit 5ce601
#undef HAVE_UNISTD_H
Packit 5ce601
Packit Service 704ed8
/* define if the compiler supports _Unwind_Backtrace() */
Packit Service 704ed8
#undef HAVE_UNWIND_BACKTRACE
Packit Service 704ed8
Packit 5ce601
/* Define to 1 if you have the `usleep' function. */
Packit 5ce601
#undef HAVE_USLEEP
Packit 5ce601
Packit 5ce601
/* Define if zlib was found */
Packit 5ce601
#undef HAVE_ZLIB
Packit 5ce601
Packit 5ce601
/* return type of gai_strerror */
Packit 5ce601
#undef IRS_GAISTRERROR_RETURN_T
Packit 5ce601
Packit 5ce601
/* Define to the buffer length type used by getnameinfo(3). */
Packit 5ce601
#undef IRS_GETNAMEINFO_BUFLEN_T
Packit 5ce601
Packit 5ce601
/* Define to the flags type used by getnameinfo(3). */
Packit 5ce601
#undef IRS_GETNAMEINFO_FLAGS_T
Packit 5ce601
Packit 5ce601
/* Define to the sockaddr length type used by getnameinfo(3). */
Packit 5ce601
#undef IRS_GETNAMEINFO_SOCKLEN_T
Packit 5ce601
Packit 5ce601
/* Define if you want to use inline buffers */
Packit 5ce601
#undef ISC_BUFFER_USEINLINE
Packit 5ce601
Packit 5ce601
/* Define to allow building of objects for dlopen(). */
Packit 5ce601
#undef ISC_DLZ_DLOPEN
Packit 5ce601
Packit 5ce601
/* define if the linker supports --wrap option */
Packit 5ce601
#undef LD_WRAP
Packit 5ce601
Packit 5ce601
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 5ce601
#undef LT_OBJDIR
Packit 5ce601
Packit 5ce601
/* Defined if extern char *optarg is not declared. */
Packit 5ce601
#undef NEED_OPTARG
Packit 5ce601
Packit 5ce601
/* Define if connect does not honour the permission on the UNIX domain socket.
Packit 5ce601
   */
Packit 5ce601
#undef NEED_SECURE_DIRECTORY
Packit 5ce601
Packit 5ce601
/* Define to the address where bug reports for this package should be sent. */
Packit 5ce601
#undef PACKAGE_BUGREPORT
Packit 5ce601
Packit 5ce601
/* Define to the full name of this package. */
Packit 5ce601
#undef PACKAGE_NAME
Packit 5ce601
Packit 5ce601
/* Define to the full name and version of this package. */
Packit 5ce601
#undef PACKAGE_STRING
Packit 5ce601
Packit 5ce601
/* Define to the one symbol short name of this package. */
Packit 5ce601
#undef PACKAGE_TARNAME
Packit 5ce601
Packit 5ce601
/* Define to the home page for this package. */
Packit 5ce601
#undef PACKAGE_URL
Packit 5ce601
Packit 5ce601
/* Define to the version of this package. */
Packit 5ce601
#undef PACKAGE_VERSION
Packit 5ce601
Packit 5ce601
/* Sets which flag to pass to open/fcntl to make non-blocking
Packit 5ce601
   (O_NDELAY/O_NONBLOCK). */
Packit 5ce601
#undef PORT_NONBLOCK
Packit 5ce601
Packit 5ce601
/* Define if GOST private keys are encoded in ASN.1. */
Packit 5ce601
#undef PREFER_GOSTASN1
Packit 5ce601
Packit 5ce601
/* The size of `void *', as computed by sizeof. */
Packit Service f7648e
/* #undef SIZEOF_VOID_P */
Packit 5ce601
Packit 5ce601
/* Define to 1 if you have the ANSI C header files. */
Packit 5ce601
#undef STDC_HEADERS
Packit 5ce601
Packit 5ce601
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit 5ce601
#undef TIME_WITH_SYS_TIME
Packit 5ce601
Packit 5ce601
/* Define to use large-system tuning. */
Packit 5ce601
#undef TUNE_LARGE
Packit 5ce601
Packit 5ce601
/* Defined if you need to use ioctl(FIONBIO) instead a fcntl call to make
Packit 5ce601
   non-blocking. */
Packit 5ce601
#undef USE_FIONBIO_IOCTL
Packit 5ce601
Packit 5ce601
/* Define to enable very verbose query trace logging. */
Packit 5ce601
#undef WANT_QUERYTRACE
Packit 5ce601
Packit 5ce601
/* define if idnkit support is to be included. */
Packit 5ce601
#undef WITH_IDNKIT
Packit 5ce601
Packit 5ce601
/* define if IDN output support is to be included. */
Packit 5ce601
#undef WITH_IDN_OUT_SUPPORT
Packit 5ce601
Packit 5ce601
/* define if IDN input support is to be included. */
Packit 5ce601
#undef WITH_IDN_SUPPORT
Packit 5ce601
Packit 5ce601
/* define if libidn2 support is to be included. */
Packit 5ce601
#undef WITH_LIBIDN2
Packit 5ce601
Packit 5ce601
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit 5ce601
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit 5ce601
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit 5ce601
# if defined __BIG_ENDIAN__
Packit 5ce601
#  define WORDS_BIGENDIAN 1
Packit 5ce601
# endif
Packit 5ce601
#else
Packit 5ce601
# ifndef WORDS_BIGENDIAN
Packit 5ce601
#  undef WORDS_BIGENDIAN
Packit 5ce601
# endif
Packit 5ce601
#endif
Packit 5ce601
Packit 5ce601
/* Define to empty if `const' does not conform to ANSI C. */
Packit 5ce601
#undef const
Packit 5ce601
Packit 5ce601
/* Define to empty if your compiler does not support "static inline". */
Packit 5ce601
#undef inline
Packit 5ce601
Packit 5ce601
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 5ce601
#undef size_t
Packit 5ce601
Packit 5ce601
/* Define to `int' if <sys/types.h> does not define. */
Packit 5ce601
#undef ssize_t
Packit 5ce601
Packit 5ce601
/* Define to the type of an unsigned integer type wide enough to hold a
Packit 5ce601
   pointer, if such a type exists, and if the system does not define it. */
Packit 5ce601
#undef uintptr_t
Packit 5ce601
Packit 5ce601
/* Define to empty if the keyword `volatile' does not work. Warning: valid
Packit 5ce601
   code using `volatile' can become incorrect without. Disable with care. */
Packit 5ce601
#undef volatile