Blame config.h.in

Packit aea12f
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit aea12f
Packit aea12f
/* Define if building universal (internal helper macro) */
Packit aea12f
#undef AC_APPLE_UNIVERSAL_BUILD
Packit aea12f
Packit aea12f
/* allow SHA1 as an acceptable hash for digital signatures */
Packit aea12f
#undef ALLOW_SHA1
Packit aea12f
Packit aea12f
/* Define to the number of bits in type 'ptrdiff_t'. */
Packit aea12f
#undef BITSIZEOF_PTRDIFF_T
Packit aea12f
Packit aea12f
/* Define to the number of bits in type 'sig_atomic_t'. */
Packit aea12f
#undef BITSIZEOF_SIG_ATOMIC_T
Packit aea12f
Packit aea12f
/* Define to the number of bits in type 'size_t'. */
Packit aea12f
#undef BITSIZEOF_SIZE_T
Packit aea12f
Packit aea12f
/* Define to the number of bits in type 'wchar_t'. */
Packit aea12f
#undef BITSIZEOF_WCHAR_T
Packit aea12f
Packit aea12f
/* Define to the number of bits in type 'wint_t'. */
Packit aea12f
#undef BITSIZEOF_WINT_T
Packit aea12f
Packit aea12f
/* C99 macros are supported */
Packit aea12f
#undef C99_MACROS
Packit aea12f
Packit aea12f
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
Packit aea12f
   systems. This function is required for `alloca.c' support on those systems.
Packit aea12f
   */
Packit aea12f
#undef CRAY_STACKSEG_END
Packit aea12f
Packit aea12f
/* Define to 1 if using `alloca.c'. */
Packit aea12f
#undef C_ALLOCA
Packit aea12f
Packit aea12f
/* Define as the bit index in the word where to find bit 0 of the exponent of
Packit aea12f
   'double'. */
Packit aea12f
#undef DBL_EXPBIT0_BIT
Packit aea12f
Packit aea12f
/* Define as the word index where to find the exponent of 'double'. */
Packit aea12f
#undef DBL_EXPBIT0_WORD
Packit aea12f
Packit aea12f
/* use the given certificate blacklist file */
Packit aea12f
#undef DEFAULT_BLACKLIST_FILE
Packit aea12f
Packit aea12f
/* use the given CRL file */
Packit aea12f
#undef DEFAULT_CRL_FILE
Packit aea12f
Packit aea12f
/* The default priority string */
Packit aea12f
#undef DEFAULT_PRIORITY_STRING
Packit aea12f
Packit aea12f
/* use the given directory as default trust store */
Packit aea12f
#undef DEFAULT_TRUST_STORE_DIR
Packit aea12f
Packit aea12f
/* use the given file default trust store */
Packit aea12f
#undef DEFAULT_TRUST_STORE_FILE
Packit aea12f
Packit aea12f
/* use the given pkcs11 uri as default trust store */
Packit aea12f
#undef DEFAULT_TRUST_STORE_PKCS11
Packit aea12f
Packit Service 991b93
/* Whether to disable system configuration */
Packit Service 991b93
#undef DISABLE_SYSTEM_CONFIG
Packit Service 991b93
Packit Service 991b93
/* Dynamic use of ncrypt API (win32) */
Packit Service 991b93
#undef DYN_NCRYPT
Packit Service 991b93
Packit aea12f
/* enable ALPN support */
Packit aea12f
#undef ENABLE_ALPN
Packit aea12f
Packit aea12f
/* enable anonymous authentication */
Packit aea12f
#undef ENABLE_ANON
Packit aea12f
Packit aea12f
/* Enable cryptodev support */
Packit aea12f
#undef ENABLE_CRYPTODEV
Packit aea12f
Packit aea12f
/* enable DHE */
Packit aea12f
#undef ENABLE_DHE
Packit aea12f
Packit aea12f
/* enable DTLS-SRTP support */
Packit aea12f
#undef ENABLE_DTLS_SRTP
Packit aea12f
Packit aea12f
/* enable DHE */
Packit aea12f
#undef ENABLE_ECDHE
Packit aea12f
Packit aea12f
/* Enable FIPS140-2 mode */
Packit aea12f
#undef ENABLE_FIPS140
Packit aea12f
Packit aea12f
/* enable GOST */
Packit aea12f
#undef ENABLE_GOST
Packit aea12f
Packit aea12f
/* enable heartbeat support */
Packit aea12f
#undef ENABLE_HEARTBEAT
Packit aea12f
Packit aea12f
/* nls support in libopts */
Packit aea12f
#undef ENABLE_NLS
Packit aea12f
Packit aea12f
/* Enable all curves */
Packit aea12f
#undef ENABLE_NON_SUITEB_CURVES
Packit aea12f
Packit aea12f
/* enable OCSP support */
Packit aea12f
#undef ENABLE_OCSP
Packit aea12f
Packit aea12f
/* Enable padlock acceleration */
Packit aea12f
#undef ENABLE_PADLOCK
Packit aea12f
Packit aea12f
/* Build PKCS#11 support */
Packit aea12f
#undef ENABLE_PKCS11
Packit aea12f
Packit aea12f
/* enable PSK authentication */
Packit aea12f
#undef ENABLE_PSK
Packit aea12f
Packit aea12f
/* enable SRP authentication */
Packit aea12f
#undef ENABLE_SRP
Packit aea12f
Packit aea12f
/* enable SSL2.0 support for client hello */
Packit aea12f
#undef ENABLE_SSL2
Packit aea12f
Packit aea12f
/* enable SSL3.0 support */
Packit aea12f
#undef ENABLE_SSL3
Packit aea12f
Packit aea12f
/* Define this to 1 if F_DUPFD behavior does not match POSIX */
Packit aea12f
#undef FCNTL_DUPFD_BUGGY
Packit aea12f
Packit aea12f
/* The FIPS140-2 integrity key */
Packit aea12f
#undef FIPS_KEY
Packit aea12f
Packit aea12f
/* Define to nothing if C supports flexible array members, and to 1 if it does
Packit Service 991b93
   not. That way, with a declaration like 'struct s { int n; short
Packit aea12f
   d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
Packit Service 991b93
   compilers. Use 'FLEXSIZEOF (struct s, d, N * sizeof (short))' to calculate
Packit Service 991b93
   the size in bytes of such a struct containing an N-element array. */
Packit aea12f
#undef FLEXIBLE_ARRAY_MEMBER
Packit aea12f
Packit aea12f
/* fopen(3) accepts a 'b' in the mode flag */
Packit aea12f
#undef FOPEN_BINARY_FLAG
Packit aea12f
Packit aea12f
/* fopen(3) accepts a 't' in the mode flag */
Packit aea12f
#undef FOPEN_TEXT_FLAG
Packit aea12f
Packit Service 991b93
/* Define to 1 if fopen() fails to recognize a trailing slash. */
Packit Service 991b93
#undef FOPEN_TRAILING_SLASH_BUG
Packit Service 991b93
Packit aea12f
/* Define to 1 if the system's ftello function has the Solaris bug. */
Packit aea12f
#undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
Packit aea12f
Packit aea12f
/* Define to 1 if ungetc is broken when used on arbitrary bytes. */
Packit aea12f
#undef FUNC_UNGETC_BROKEN
Packit aea12f
Packit aea12f
/* Enable fuzzer target -not for production */
Packit aea12f
#undef FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
Packit aea12f
Packit aea12f
/* Define if gettimeofday clobbers the localtime buffer. */
Packit aea12f
#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
Packit aea12f
Packit aea12f
/* Define this to 'void' or 'struct timezone' to match the system's
Packit aea12f
   declaration of the second argument to gettimeofday. */
Packit aea12f
#undef GETTIMEOFDAY_TIMEZONE
Packit aea12f
Packit Service 991b93
/* The soname of gmp library */
Packit Service 991b93
#undef GMP_LIBRARY_SONAME
Packit Service 991b93
Packit Service 991b93
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit Service 991b93
   whether the gnulib module fopen-gnu shall be considered present. */
Packit Service 991b93
#undef GNULIB_FOPEN_GNU
Packit Service 991b93
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module fscanf shall be considered present. */
Packit aea12f
#undef GNULIB_FSCANF
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit Service 991b93
   whether the gnulib module isblank shall be considered present. */
Packit Service 991b93
#undef GNULIB_ISBLANK
Packit Service 991b93
Packit Service 991b93
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module lock shall be considered present. */
Packit aea12f
#undef GNULIB_LOCK
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module msvc-nothrow shall be considered present. */
Packit aea12f
#undef GNULIB_MSVC_NOTHROW
Packit aea12f
Packit aea12f
/* Define to 1 if printf and friends should be labeled with attribute
Packit aea12f
   "__gnu_printf__" instead of "__printf__" */
Packit aea12f
#undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module scanf shall be considered present. */
Packit aea12f
#undef GNULIB_SCANF
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module snprintf shall be considered present. */
Packit aea12f
#undef GNULIB_SNPRINTF
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module strerror shall be considered present. */
Packit aea12f
#undef GNULIB_STRERROR
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module strerror_r-posix shall be considered present. */
Packit aea12f
#undef GNULIB_STRERROR_R_POSIX
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module accept should be tested. */
Packit aea12f
#undef GNULIB_TEST_ACCEPT
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module bind should be tested. */
Packit aea12f
#undef GNULIB_TEST_BIND
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module cloexec should be tested. */
Packit aea12f
#undef GNULIB_TEST_CLOEXEC
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module close should be tested. */
Packit aea12f
#undef GNULIB_TEST_CLOSE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module connect should be tested. */
Packit aea12f
#undef GNULIB_TEST_CONNECT
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module dup2 should be tested. */
Packit aea12f
#undef GNULIB_TEST_DUP2
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module environ should be tested. */
Packit aea12f
#undef GNULIB_TEST_ENVIRON
Packit aea12f
Packit Service 991b93
/* Define to 1 when the gnulib module explicit_bzero should be tested. */
Packit Service 991b93
#undef GNULIB_TEST_EXPLICIT_BZERO
Packit Service 991b93
Packit aea12f
/* Define to 1 when the gnulib module fcntl should be tested. */
Packit aea12f
#undef GNULIB_TEST_FCNTL
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module fdopen should be tested. */
Packit aea12f
#undef GNULIB_TEST_FDOPEN
Packit aea12f
Packit Service 991b93
/* Define to 1 when the gnulib module fopen should be tested. */
Packit Service 991b93
#undef GNULIB_TEST_FOPEN
Packit Service 991b93
Packit aea12f
/* Define to 1 when the gnulib module fseek should be tested. */
Packit aea12f
#undef GNULIB_TEST_FSEEK
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module fseeko should be tested. */
Packit aea12f
#undef GNULIB_TEST_FSEEKO
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module fstat should be tested. */
Packit aea12f
#undef GNULIB_TEST_FSTAT
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module ftell should be tested. */
Packit aea12f
#undef GNULIB_TEST_FTELL
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module ftello should be tested. */
Packit aea12f
#undef GNULIB_TEST_FTELLO
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module ftruncate should be tested. */
Packit aea12f
#undef GNULIB_TEST_FTRUNCATE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getaddrinfo should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETADDRINFO
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getcwd should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETCWD
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getdelim should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETDELIM
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getdtablesize should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETDTABLESIZE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getline should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETLINE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getpagesize should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETPAGESIZE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getpass should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETPASS
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module getpeername should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETPEERNAME
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module gettimeofday should be tested. */
Packit aea12f
#undef GNULIB_TEST_GETTIMEOFDAY
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module ioctl should be tested. */
Packit aea12f
#undef GNULIB_TEST_IOCTL
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module listen should be tested. */
Packit aea12f
#undef GNULIB_TEST_LISTEN
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module localename should be tested. */
Packit aea12f
#undef GNULIB_TEST_LOCALENAME
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module lseek should be tested. */
Packit aea12f
#undef GNULIB_TEST_LSEEK
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module lstat should be tested. */
Packit aea12f
#undef GNULIB_TEST_LSTAT
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module malloc-posix should be tested. */
Packit aea12f
#undef GNULIB_TEST_MALLOC_POSIX
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module memchr should be tested. */
Packit aea12f
#undef GNULIB_TEST_MEMCHR
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module memmem should be tested. */
Packit aea12f
#undef GNULIB_TEST_MEMMEM
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module mktime should be tested. */
Packit aea12f
#undef GNULIB_TEST_MKTIME
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module nanosleep should be tested. */
Packit aea12f
#undef GNULIB_TEST_NANOSLEEP
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module open should be tested. */
Packit aea12f
#undef GNULIB_TEST_OPEN
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module perror should be tested. */
Packit aea12f
#undef GNULIB_TEST_PERROR
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module pipe should be tested. */
Packit aea12f
#undef GNULIB_TEST_PIPE
Packit aea12f
Packit Service 991b93
/* Define to 1 when the gnulib module pthread_sigmask should be tested. */
Packit Service 991b93
#undef GNULIB_TEST_PTHREAD_SIGMASK
Packit Service 991b93
Packit Service 991b93
/* Define to 1 when the gnulib module pthread-thread should be tested. */
Packit Service 991b93
#undef GNULIB_TEST_PTHREAD_THREAD
Packit Service 991b93
Packit aea12f
/* Define to 1 when the gnulib module putenv should be tested. */
Packit aea12f
#undef GNULIB_TEST_PUTENV
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module raise should be tested. */
Packit aea12f
#undef GNULIB_TEST_RAISE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module realloc-posix should be tested. */
Packit aea12f
#undef GNULIB_TEST_REALLOC_POSIX
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module recv should be tested. */
Packit aea12f
#undef GNULIB_TEST_RECV
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module recvfrom should be tested. */
Packit aea12f
#undef GNULIB_TEST_RECVFROM
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module secure_getenv should be tested. */
Packit aea12f
#undef GNULIB_TEST_SECURE_GETENV
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module select should be tested. */
Packit aea12f
#undef GNULIB_TEST_SELECT
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module send should be tested. */
Packit aea12f
#undef GNULIB_TEST_SEND
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module sendto should be tested. */
Packit aea12f
#undef GNULIB_TEST_SENDTO
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module setenv should be tested. */
Packit aea12f
#undef GNULIB_TEST_SETENV
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module setlocale should be tested. */
Packit aea12f
#undef GNULIB_TEST_SETLOCALE
Packit aea12f
Packit Service 991b93
/* Define to 1 when the gnulib module setlocale_null should be tested. */
Packit Service 991b93
#undef GNULIB_TEST_SETLOCALE_NULL
Packit Service 991b93
Packit aea12f
/* Define to 1 when the gnulib module setsockopt should be tested. */
Packit aea12f
#undef GNULIB_TEST_SETSOCKOPT
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module shutdown should be tested. */
Packit aea12f
#undef GNULIB_TEST_SHUTDOWN
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module sigaction should be tested. */
Packit aea12f
#undef GNULIB_TEST_SIGACTION
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module sigprocmask should be tested. */
Packit aea12f
#undef GNULIB_TEST_SIGPROCMASK
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module sleep should be tested. */
Packit aea12f
#undef GNULIB_TEST_SLEEP
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module snprintf should be tested. */
Packit aea12f
#undef GNULIB_TEST_SNPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module socket should be tested. */
Packit aea12f
#undef GNULIB_TEST_SOCKET
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module stat should be tested. */
Packit aea12f
#undef GNULIB_TEST_STAT
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module strdup should be tested. */
Packit aea12f
#undef GNULIB_TEST_STRDUP
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module strerror should be tested. */
Packit aea12f
#undef GNULIB_TEST_STRERROR
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module strerror_r should be tested. */
Packit aea12f
#undef GNULIB_TEST_STRERROR_R
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module strndup should be tested. */
Packit aea12f
#undef GNULIB_TEST_STRNDUP
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module strnlen should be tested. */
Packit aea12f
#undef GNULIB_TEST_STRNLEN
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module strtok_r should be tested. */
Packit aea12f
#undef GNULIB_TEST_STRTOK_R
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module strverscmp should be tested. */
Packit aea12f
#undef GNULIB_TEST_STRVERSCMP
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module symlink should be tested. */
Packit aea12f
#undef GNULIB_TEST_SYMLINK
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module timegm should be tested. */
Packit aea12f
#undef GNULIB_TEST_TIMEGM
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module time_r should be tested. */
Packit aea12f
#undef GNULIB_TEST_TIME_R
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module time_rz should be tested. */
Packit aea12f
#undef GNULIB_TEST_TIME_RZ
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module tzset should be tested. */
Packit aea12f
#undef GNULIB_TEST_TZSET
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module uninorm/u16-normalize should be tested.
Packit aea12f
   */
Packit aea12f
#undef GNULIB_TEST_UNINORM_U16_NORMALIZE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module uninorm/u32-normalize should be tested.
Packit aea12f
   */
Packit aea12f
#undef GNULIB_TEST_UNINORM_U32_NORMALIZE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module uninorm/u8-normalize should be tested.
Packit aea12f
   */
Packit aea12f
#undef GNULIB_TEST_UNINORM_U8_NORMALIZE
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module unsetenv should be tested. */
Packit aea12f
#undef GNULIB_TEST_UNSETENV
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module vasprintf should be tested. */
Packit aea12f
#undef GNULIB_TEST_VASPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 when the gnulib module vsnprintf should be tested. */
Packit aea12f
#undef GNULIB_TEST_VSNPRINTF
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u16-mbtoucr shall be considered present.
Packit aea12f
   */
Packit aea12f
#undef GNULIB_UNISTR_U16_MBTOUCR
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u16-mbtouc-unsafe shall be considered
Packit aea12f
   present. */
Packit aea12f
#undef GNULIB_UNISTR_U16_MBTOUC_UNSAFE
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u16-uctomb shall be considered present. */
Packit aea12f
#undef GNULIB_UNISTR_U16_UCTOMB
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u32-mbtouc-unsafe shall be considered
Packit aea12f
   present. */
Packit aea12f
#undef GNULIB_UNISTR_U32_MBTOUC_UNSAFE
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u32-uctomb shall be considered present. */
Packit aea12f
#undef GNULIB_UNISTR_U32_UCTOMB
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u8-mbtoucr shall be considered present. */
Packit aea12f
#undef GNULIB_UNISTR_U8_MBTOUCR
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u8-mbtouc-unsafe shall be considered
Packit aea12f
   present. */
Packit aea12f
#undef GNULIB_UNISTR_U8_MBTOUC_UNSAFE
Packit aea12f
Packit aea12f
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit aea12f
   whether the gnulib module unistr/u8-uctomb shall be considered present. */
Packit aea12f
#undef GNULIB_UNISTR_U8_UCTOMB
Packit aea12f
Packit aea12f
/* Make sure we don't use old features in code. */
Packit aea12f
#undef GNUTLS_COMPAT_H
Packit aea12f
Packit aea12f
/* We allow temporarily usage of deprecated functions - until they are
Packit aea12f
   removed. */
Packit aea12f
#undef GNUTLS_INTERNAL_BUILD
Packit aea12f
Packit Service 991b93
/* The soname of gnutls library */
Packit Service 991b93
#undef GNUTLS_LIBRARY_SONAME
Packit Service 991b93
Packit aea12f
/* Additional cast to bring void* to a type castable to int. */
Packit aea12f
#undef GNUTLS_POINTER_TO_INT_CAST
Packit aea12f
Packit aea12f
/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
Packit aea12f
   may be supplied by this distribution. */
Packit aea12f
#undef HAVE_ALLOCA
Packit aea12f
Packit aea12f
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
Packit aea12f
   */
Packit aea12f
#undef HAVE_ALLOCA_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <arpa/inet.h> header file. */
Packit aea12f
#undef HAVE_ARPA_INET_H
Packit aea12f
Packit Service 991b93
/* Define to 1 if the system has the type `BCRYPT_ALG_HANDLE'. */
Packit Service 991b93
#undef HAVE_BCRYPT_ALG_HANDLE
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the <bp-sym.h> header file. */
Packit aea12f
#undef HAVE_BP_SYM_H
Packit aea12f
Packit aea12f
/* Define to 1 if nanosleep mishandles large arguments. */
Packit aea12f
#undef HAVE_BUG_BIG_NANOSLEEP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <byteswap.h> header file. */
Packit aea12f
#undef HAVE_BYTESWAP_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `canonicalize_file_name' function. */
Packit aea12f
#undef HAVE_CANONICALIZE_FILE_NAME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `catgets' function. */
Packit aea12f
#undef HAVE_CATGETS
Packit aea12f
Packit aea12f
/* Define to 1 if you have the Mac OS X function
Packit aea12f
   CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
Packit aea12f
#undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
Packit aea12f
Packit aea12f
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit aea12f
   the CoreFoundation framework. */
Packit aea12f
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `chmod' function. */
Packit aea12f
#undef HAVE_CHMOD
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `chsize' function. */
Packit aea12f
#undef HAVE_CHSIZE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `clock_gettime' function. */
Packit aea12f
#undef HAVE_CLOCK_GETTIME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `clock_settime' function. */
Packit aea12f
#undef HAVE_CLOCK_SETTIME
Packit aea12f
Packit aea12f
/* Define if you have compound literals. */
Packit aea12f
#undef HAVE_COMPOUND_LITERALS
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <cpuid.h> header file. */
Packit aea12f
#undef HAVE_CPUID_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <crtdefs.h> header file. */
Packit aea12f
#undef HAVE_CRTDEFS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `daemon' function. */
Packit aea12f
#undef HAVE_DAEMON
Packit aea12f
Packit aea12f
/* Enable the DANE library */
Packit aea12f
#undef HAVE_DANE
Packit aea12f
Packit aea12f
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DCGETTEXT
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_ALARM
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
Packit aea12f
   you don't. */
Packit aea12f
#undef HAVE_DECL_FFLUSH_UNLOCKED
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `flockfile', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_FLOCKFILE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
Packit aea12f
   you don't. */
Packit aea12f
#undef HAVE_DECL_FPUTS_UNLOCKED
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_FREEADDRINFO
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_FSEEKO
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_FTELLO
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_FUNLOCKFILE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GAI_STRERROR
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `gai_strerrorA', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GAI_STRERRORA
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GETADDRINFO
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GETC_UNLOCKED
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GETDELIM
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `getdtablesize', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GETDTABLESIZE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `getline', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GETLINE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_GETNAMEINFO
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_INET_NTOP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `inet_pton', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_INET_PTON
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_LOCALTIME_R
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_MEMMEM
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `program_invocation_name', and
Packit aea12f
   to 0 if you don't. */
Packit aea12f
#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `program_invocation_short_name',
Packit aea12f
   and to 0 if you don't. */
Packit aea12f
#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_PUTC_UNLOCKED
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_SETENV
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_SLEEP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_SNPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_STRDUP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_STRERROR_R
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_STRNCASECMP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_STRNDUP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_STRNLEN
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `strtok_r', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_STRTOK_R
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DECL_TZNAME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_UNSETENV
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL_VSNPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `_fseeki64', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL__FSEEKI64
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `_putenv', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL__PUTENV
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL__SNPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you
Packit aea12f
   don't. */
Packit aea12f
#undef HAVE_DECL___FSETLOCKING
Packit aea12f
Packit aea12f
/* Define this if /dev/zero is readable device */
Packit aea12f
#undef HAVE_DEV_ZERO
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit aea12f
   */
Packit aea12f
#undef HAVE_DIRENT_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit aea12f
#undef HAVE_DLFCN_H
Packit aea12f
Packit aea12f
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
Packit aea12f
#undef HAVE_DOPRNT
Packit aea12f
Packit aea12f
/* Define to 1 if you have the 'dup2' function. */
Packit aea12f
#undef HAVE_DUP2
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `duplocale' function. */
Packit aea12f
#undef HAVE_DUPLOCALE
Packit aea12f
Packit aea12f
/* Define if you have the declaration of environ. */
Packit aea12f
#undef HAVE_ENVIRON_DECL
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <errno.h> header file. */
Packit aea12f
#undef HAVE_ERRNO_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `explicit_bzero' function. */
Packit aea12f
#undef HAVE_EXPLICIT_BZERO
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `explicit_memset' function. */
Packit Service 991b93
#undef HAVE_EXPLICIT_MEMSET
Packit Service 991b93
Packit aea12f
/* Define if the locale_t type contains insufficient information, as on
Packit aea12f
   OpenBSD. */
Packit aea12f
#undef HAVE_FAKE_LOCALES
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `fchmod' function. */
Packit aea12f
#undef HAVE_FCHMOD
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `fcntl' function. */
Packit aea12f
#undef HAVE_FCNTL
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <fcntl.h> header file. */
Packit aea12f
#undef HAVE_FCNTL_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <features.h> header file. */
Packit aea12f
#undef HAVE_FEATURES_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `flockfile' function. */
Packit aea12f
#undef HAVE_FLOCKFILE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `fmemopen' function. */
Packit aea12f
#undef HAVE_FMEMOPEN
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `fork' function. */
Packit aea12f
#undef HAVE_FORK
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `freelocale' function. */
Packit aea12f
#undef HAVE_FREELOCALE
Packit aea12f
Packit aea12f
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
Packit aea12f
#undef HAVE_FSEEKO
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `fstat' function. */
Packit aea12f
#undef HAVE_FSTAT
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `ftruncate' function. */
Packit aea12f
#undef HAVE_FTRUNCATE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `funlockfile' function. */
Packit aea12f
#undef HAVE_FUNLOCKFILE
Packit aea12f
Packit Service 991b93
/* Define to 1 if getaddrinfo exists, or to 0 otherwise. */
Packit Service 991b93
#undef HAVE_GETADDRINFO
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `getauxval' function. */
Packit aea12f
#undef HAVE_GETAUXVAL
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getdelim' function. */
Packit aea12f
#undef HAVE_GETDELIM
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getdtablesize' function. */
Packit aea12f
#undef HAVE_GETDTABLESIZE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getegid' function. */
Packit aea12f
#undef HAVE_GETEGID
Packit aea12f
Packit aea12f
/* Enable the OpenBSD getentropy function */
Packit aea12f
#undef HAVE_GETENTROPY
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `geteuid' function. */
Packit aea12f
#undef HAVE_GETEUID
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getgid' function. */
Packit aea12f
#undef HAVE_GETGID
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `gethostbyname' function. */
Packit aea12f
#undef HAVE_GETHOSTBYNAME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getlocalename_l' function. */
Packit aea12f
#undef HAVE_GETLOCALENAME_L
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getpass' function. */
Packit aea12f
#undef HAVE_GETPASS
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getpid' function. */
Packit aea12f
#undef HAVE_GETPID
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getpwuid_r' function. */
Packit aea12f
#undef HAVE_GETPWUID_R
Packit aea12f
Packit aea12f
/* Enable the Linux getrandom function */
Packit aea12f
#undef HAVE_GETRANDOM
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getrusage' function. */
Packit aea12f
#undef HAVE_GETRUSAGE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getservbyname' function. */
Packit aea12f
#undef HAVE_GETSERVBYNAME
Packit aea12f
Packit aea12f
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit aea12f
#undef HAVE_GETTEXT
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `gettimeofday' function. */
Packit aea12f
#undef HAVE_GETTIMEOFDAY
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `getuid' function. */
Packit aea12f
#undef HAVE_GETUID
Packit aea12f
Packit Service 991b93
/* use __get_cpuid_count */
Packit Service 991b93
#undef HAVE_GET_CPUID_COUNT
Packit Service 991b93
Packit aea12f
/* Define if you have the iconv() function and it works. */
Packit aea12f
#undef HAVE_ICONV
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `inet_ntop' function. */
Packit aea12f
#undef HAVE_INET_NTOP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `inet_pton' function. */
Packit aea12f
#undef HAVE_INET_PTON
Packit aea12f
Packit aea12f
/* Define to 1 if the compiler supports one of the keywords 'inline',
Packit aea12f
   '__inline__', '__inline' and effectively inlines functions marked as such.
Packit aea12f
   */
Packit aea12f
#undef HAVE_INLINE
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `int16_t'. */
Packit aea12f
#undef HAVE_INT16_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `int32_t'. */
Packit aea12f
#undef HAVE_INT32_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `int8_t'. */
Packit aea12f
#undef HAVE_INT8_T
Packit aea12f
Packit aea12f
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
Packit aea12f
#undef HAVE_INTMAX_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `intptr_t'. */
Packit aea12f
#undef HAVE_INTPTR_T
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <inttypes.h> header file. */
Packit aea12f
#undef HAVE_INTTYPES_H
Packit aea12f
Packit aea12f
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
Packit aea12f
   declares uintmax_t. */
Packit aea12f
#undef HAVE_INTTYPES_H_WITH_UINTMAX
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `ioctl' function. */
Packit aea12f
#undef HAVE_IOCTL
Packit aea12f
Packit aea12f
/* Define to 1 if <sys/socket.h> defines AF_INET. */
Packit aea12f
#undef HAVE_IPV4
Packit aea12f
Packit aea12f
/* Define to 1 if <sys/socket.h> defines AF_INET6. */
Packit aea12f
#undef HAVE_IPV6
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `isblank' function. */
Packit aea12f
#undef HAVE_ISBLANK
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `issetugid' function. */
Packit aea12f
#undef HAVE_ISSETUGID
Packit aea12f
Packit Service 991b93
/* Enable the BSD sysctl(KERN_ARND) function */
Packit Service 991b93
#undef HAVE_KERN_ARND
Packit Service 991b93
Packit aea12f
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
Packit aea12f
#undef HAVE_LANGINFO_CODESET
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <langinfo.h> header file. */
Packit aea12f
#undef HAVE_LANGINFO_H
Packit aea12f
Packit aea12f
/* Define if your <locale.h> file defines LC_MESSAGES. */
Packit aea12f
#undef HAVE_LC_MESSAGES
Packit aea12f
Packit aea12f
/* Define if you have the libcrypto library. */
Packit aea12f
#undef HAVE_LIBCRYPTO
Packit aea12f
Packit aea12f
/* Define if you have the libdl library. */
Packit aea12f
#undef HAVE_LIBDL
Packit aea12f
Packit Service 991b93
/* Define if you have the libev library. */
Packit Service 991b93
#undef HAVE_LIBEV
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `gen' library (-lgen). */
Packit aea12f
#undef HAVE_LIBGEN
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <libgen.h> header file. */
Packit aea12f
#undef HAVE_LIBGEN_H
Packit aea12f
Packit aea12f
/* Define if IDNA 2008 support is enabled. */
Packit aea12f
#undef HAVE_LIBIDN2
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `intl' library (-lintl). */
Packit aea12f
#undef HAVE_LIBINTL
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <libintl.h> header file. */
Packit aea12f
#undef HAVE_LIBINTL_H
Packit aea12f
Packit aea12f
/* nettle is enabled */
Packit aea12f
#undef HAVE_LIBNETTLE
Packit aea12f
Packit aea12f
/* Define if you have the libpthread library. */
Packit aea12f
#undef HAVE_LIBPTHREAD
Packit aea12f
Packit aea12f
/* Define if you have the librt library. */
Packit aea12f
#undef HAVE_LIBRT
Packit aea12f
Packit aea12f
/* Define if you have the libseccomp library. */
Packit aea12f
#undef HAVE_LIBSECCOMP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <limits.h> header file. */
Packit aea12f
#undef HAVE_LIMITS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `localtime' function. */
Packit aea12f
#undef HAVE_LOCALTIME
Packit aea12f
Packit aea12f
/* Define if localtime-like functions can loop forever on extreme arguments.
Packit aea12f
   */
Packit aea12f
#undef HAVE_LOCALTIME_INFLOOP_BUG
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `localtime_r' function. */
Packit aea12f
#undef HAVE_LOCALTIME_R
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type 'long long int'. */
Packit aea12f
#undef HAVE_LONG_LONG_INT
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `lstat' function. */
Packit aea12f
#undef HAVE_LSTAT
Packit aea12f
Packit aea12f
/* Define if the 'malloc' function is POSIX compliant. */
Packit aea12f
#undef HAVE_MALLOC_POSIX
Packit aea12f
Packit aea12f
/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
Packit aea12f
   config.h and <sys/mman.h>. */
Packit aea12f
#undef HAVE_MAP_ANONYMOUS
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `mbrtowc' function. */
Packit aea12f
#undef HAVE_MBRTOWC
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `memmem' function. */
Packit aea12f
#undef HAVE_MEMMEM
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <memory.h> header file. */
Packit aea12f
#undef HAVE_MEMORY_H
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `memset_s' function. */
Packit Service 991b93
#undef HAVE_MEMSET_S
Packit Service 991b93
Packit aea12f
/* Define to 1 if <limits.h> defines the MIN and MAX macros. */
Packit aea12f
#undef HAVE_MINMAX_IN_LIMITS_H
Packit aea12f
Packit aea12f
/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
Packit aea12f
#undef HAVE_MINMAX_IN_SYS_PARAM_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `mmap' function. */
Packit aea12f
#undef HAVE_MMAP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `mprotect' function. */
Packit aea12f
#undef HAVE_MPROTECT
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `mquery' function. */
Packit Service 991b93
#undef HAVE_MQUERY
Packit Service 991b93
Packit aea12f
/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
Packit aea12f
   concept. */
Packit aea12f
#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
Packit aea12f
Packit aea12f
/* Define if the locale_t type does not contain the name of each locale
Packit aea12f
   category. */
Packit aea12f
#undef HAVE_NAMELESS_LOCALES
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `nanosleep' function. */
Packit aea12f
#undef HAVE_NANOSLEEP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit aea12f
#undef HAVE_NDIR_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <netdb.h> header file. */
Packit aea12f
#undef HAVE_NETDB_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit aea12f
#undef HAVE_NETINET_IN_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <netinet/tcp.h> header file. */
Packit aea12f
#undef HAVE_NETINET_TCP_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `nettle_cfb8_encrypt' function. */
Packit aea12f
#undef HAVE_NETTLE_CFB8_ENCRYPT
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `nettle_chacha_set_counter' function. */
Packit Service 991b93
#undef HAVE_NETTLE_CHACHA_SET_COUNTER
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `nettle_cmac128_update' function. */
Packit aea12f
#undef HAVE_NETTLE_CMAC128_UPDATE
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `nettle_curve448_mul' function. */
Packit Service 991b93
#undef HAVE_NETTLE_CURVE448_MUL
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_ed448_shake256_sign' function. */
Packit Service 991b93
#undef HAVE_NETTLE_ED448_SHAKE256_SIGN
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_get_gost_gc256b' function. */
Packit Service 991b93
#undef HAVE_NETTLE_GET_GOST_GC256B
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_get_gost_gc512a' function. */
Packit Service 991b93
#undef HAVE_NETTLE_GET_GOST_GC512A
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_gost28147_set_key' function. */
Packit Service 991b93
#undef HAVE_NETTLE_GOST28147_SET_KEY
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_gostdsa_sign' function. */
Packit Service 991b93
#undef HAVE_NETTLE_GOSTDSA_SIGN
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_gosthash94cp_update' function. */
Packit Service 991b93
#undef HAVE_NETTLE_GOSTHASH94CP_UPDATE
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `nettle_rsa_sec_decrypt' function. */
Packit aea12f
#undef HAVE_NETTLE_RSA_SEC_DECRYPT
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `nettle_siv_cmac_aes128_set_key' function. */
Packit Service 991b93
#undef HAVE_NETTLE_SIV_CMAC_AES128_SET_KEY
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_streebog512_update' function. */
Packit Service 991b93
#undef HAVE_NETTLE_STREEBOG512_UPDATE
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `nettle_xts_encrypt_message' function. */
Packit Service 991b93
#undef HAVE_NETTLE_XTS_ENCRYPT_MESSAGE
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `newlocale' function. */
Packit aea12f
#undef HAVE_NEWLOCALE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <OS.h> header file. */
Packit aea12f
#undef HAVE_OS_H
Packit aea12f
Packit aea12f
/* Define this if pathfind(3) works */
Packit aea12f
#undef HAVE_PATHFIND
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `pid_t'. */
Packit aea12f
#undef HAVE_PID_T
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `pipe' function. */
Packit aea12f
#undef HAVE_PIPE
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `pstat_getprocvm' function. */
Packit Service 991b93
#undef HAVE_PSTAT_GETPROCVM
Packit Service 991b93
Packit Service 991b93
/* Define if you have the <pthread.h> header and the POSIX threads API. */
Packit Service 991b93
#undef HAVE_PTHREAD_API
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the `pthread_atfork' function. */
Packit Service 991b93
#undef HAVE_PTHREAD_ATFORK
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if you have the <pthread.h> header file. */
Packit Service 991b93
#undef HAVE_PTHREAD_H
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `pthread_mutex_lock' function. */
Packit aea12f
#undef HAVE_PTHREAD_MUTEX_LOCK
Packit aea12f
Packit aea12f
/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
Packit aea12f
#undef HAVE_PTHREAD_MUTEX_RECURSIVE
Packit aea12f
Packit aea12f
/* Define if the POSIX multithreading library has read/write locks. */
Packit aea12f
#undef HAVE_PTHREAD_RWLOCK
Packit aea12f
Packit aea12f
/* Define if the 'pthread_rwlock_rdlock' function prefers a writer to a
Packit aea12f
   reader. */
Packit aea12f
#undef HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER
Packit aea12f
Packit Service 991b93
/* Define to 1 if the pthread_sigmask function can be used (despite bugs). */
Packit Service 991b93
#undef HAVE_PTHREAD_SIGMASK
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if the system has the type `pthread_spinlock_t'. */
Packit Service 991b93
#undef HAVE_PTHREAD_SPINLOCK_T
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if the system has the type `pthread_t'. */
Packit Service 991b93
#undef HAVE_PTHREAD_T
Packit Service 991b93
Packit aea12f
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit aea12f
#undef HAVE_PTRDIFF_T
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `raise' function. */
Packit aea12f
#undef HAVE_RAISE
Packit aea12f
Packit aea12f
/* Define if the 'realloc' function is POSIX compliant. */
Packit aea12f
#undef HAVE_REALLOC_POSIX
Packit aea12f
Packit aea12f
/* Define this if we have a functional realpath(3C) */
Packit aea12f
#undef HAVE_REALPATH
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <runetype.h> header file. */
Packit aea12f
#undef HAVE_RUNETYPE_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have run the test for working tzset. */
Packit aea12f
#undef HAVE_RUN_TZSET_TEST
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `sa_family_t'. */
Packit aea12f
#undef HAVE_SA_FAMILY_T
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the <sched.h> header file. */
Packit Service 991b93
#undef HAVE_SCHED_H
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `scm_gc_malloc_pointerless' function. */
Packit aea12f
#undef HAVE_SCM_GC_MALLOC_POINTERLESS
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <search.h> header file. */
Packit aea12f
#undef HAVE_SEARCH_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `secure_getenv' function. */
Packit aea12f
#undef HAVE_SECURE_GETENV
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `setdtablesize' function. */
Packit aea12f
#undef HAVE_SETDTABLESIZE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `setenv' function. */
Packit aea12f
#undef HAVE_SETENV
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `setitimer' function. */
Packit aea12f
#undef HAVE_SETITIMER
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <setjmp.h> header file. */
Packit aea12f
#undef HAVE_SETJMP_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `shutdown' function. */
Packit aea12f
#undef HAVE_SHUTDOWN
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `sigaction' function. */
Packit aea12f
#undef HAVE_SIGACTION
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `sigaltstack' function. */
Packit aea12f
#undef HAVE_SIGALTSTACK
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `siginfo_t'. */
Packit aea12f
#undef HAVE_SIGINFO_T
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `siginterrupt' function. */
Packit aea12f
#undef HAVE_SIGINTERRUPT
Packit aea12f
Packit aea12f
/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
Packit aea12f
#undef HAVE_SIGNED_SIG_ATOMIC_T
Packit aea12f
Packit aea12f
/* Define to 1 if 'wchar_t' is a signed integer type. */
Packit aea12f
#undef HAVE_SIGNED_WCHAR_T
Packit aea12f
Packit aea12f
/* Define to 1 if 'wint_t' is a signed integer type. */
Packit aea12f
#undef HAVE_SIGNED_WINT_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `sigset_t'. */
Packit aea12f
#undef HAVE_SIGSET_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `size_t'. */
Packit aea12f
#undef HAVE_SIZE_T
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `sleep' function. */
Packit aea12f
#undef HAVE_SLEEP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `snprintf' function. */
Packit aea12f
#undef HAVE_SNPRINTF
Packit aea12f
Packit aea12f
/* Define if the return value of the snprintf function is the number of of
Packit aea12f
   bytes (excluding the terminating NUL) that would have been produced if the
Packit aea12f
   buffer had been large enough. */
Packit aea12f
#undef HAVE_SNPRINTF_RETVAL_C99
Packit aea12f
Packit aea12f
/* Define if the locale_t type is as on Solaris 11.4. */
Packit aea12f
#undef HAVE_SOLARIS114_LOCALES
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <stdarg.h> header file. */
Packit aea12f
#undef HAVE_STDARG_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <stdatomic.h> header file. */
Packit aea12f
#undef HAVE_STDATOMIC_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <stdbool.h> header file. */
Packit aea12f
#undef HAVE_STDBOOL_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <stdint.h> header file. */
Packit aea12f
#undef HAVE_STDINT_H
Packit aea12f
Packit aea12f
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
Packit aea12f
   uintmax_t. */
Packit aea12f
#undef HAVE_STDINT_H_WITH_UINTMAX
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <stdio_ext.h> header file. */
Packit aea12f
#undef HAVE_STDIO_EXT_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <stdlib.h> header file. */
Packit aea12f
#undef HAVE_STDLIB_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strcasecmp' function. */
Packit aea12f
#undef HAVE_STRCASECMP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strchr' function. */
Packit aea12f
#undef HAVE_STRCHR
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strdup' function. */
Packit aea12f
#undef HAVE_STRDUP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strerror_r' function. */
Packit aea12f
#undef HAVE_STRERROR_R
Packit aea12f
Packit aea12f
/* Define this if strftime() works */
Packit aea12f
#undef HAVE_STRFTIME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <strings.h> header file. */
Packit aea12f
#undef HAVE_STRINGS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <string.h> header file. */
Packit aea12f
#undef HAVE_STRING_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strncasecmp' function. */
Packit aea12f
#undef HAVE_STRNCASECMP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strndup' function. */
Packit aea12f
#undef HAVE_STRNDUP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strnlen' function. */
Packit aea12f
#undef HAVE_STRNLEN
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strrchr' function. */
Packit aea12f
#undef HAVE_STRRCHR
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strsignal' function. */
Packit aea12f
#undef HAVE_STRSIGNAL
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strtok_r' function. */
Packit aea12f
#undef HAVE_STRTOK_R
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `struct addrinfo'. */
Packit aea12f
#undef HAVE_STRUCT_ADDRINFO
Packit aea12f
Packit aea12f
/* Define to 1 if `iov_base' is a member of `struct iovec'. */
Packit aea12f
#undef HAVE_STRUCT_IOVEC_IOV_BASE
Packit aea12f
Packit aea12f
/* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */
Packit aea12f
#undef HAVE_STRUCT_SIGACTION_SA_SIGACTION
Packit aea12f
Packit aea12f
/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
Packit aea12f
#undef HAVE_STRUCT_SOCKADDR_SA_LEN
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `struct sockaddr_storage'. */
Packit aea12f
#undef HAVE_STRUCT_SOCKADDR_STORAGE
Packit aea12f
Packit aea12f
/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
Packit aea12f
#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
Packit aea12f
Packit aea12f
/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
Packit aea12f
#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
Packit aea12f
Packit aea12f
/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
Packit aea12f
#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
Packit aea12f
Packit aea12f
/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
Packit aea12f
#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
Packit aea12f
Packit aea12f
/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
Packit aea12f
#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
Packit aea12f
Packit aea12f
/* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
Packit aea12f
#undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
Packit aea12f
Packit aea12f
/* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
Packit aea12f
#undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
Packit aea12f
Packit aea12f
/* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
Packit aea12f
#undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
Packit aea12f
Packit aea12f
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
Packit aea12f
#undef HAVE_STRUCT_TM_TM_ZONE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `strverscmp' function. */
Packit aea12f
#undef HAVE_STRVERSCMP
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `symlink' function. */
Packit aea12f
#undef HAVE_SYMLINK
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sysexits.h> header file. */
Packit aea12f
#undef HAVE_SYSEXITS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/bitypes.h> header file. */
Packit aea12f
#undef HAVE_SYS_BITYPES_H
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the <sys/cdefs.h> header file. */
Packit Service 991b93
#undef HAVE_SYS_CDEFS_H
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit aea12f
   */
Packit aea12f
#undef HAVE_SYS_DIR_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/inttypes.h> header file. */
Packit aea12f
#undef HAVE_SYS_INTTYPES_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit aea12f
#undef HAVE_SYS_IOCTL_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/limits.h> header file. */
Packit aea12f
#undef HAVE_SYS_LIMITS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/mman.h> header file. */
Packit aea12f
#undef HAVE_SYS_MMAN_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit aea12f
   */
Packit aea12f
#undef HAVE_SYS_NDIR_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/param.h> header file. */
Packit aea12f
#undef HAVE_SYS_PARAM_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/poll.h> header file. */
Packit aea12f
#undef HAVE_SYS_POLL_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/procset.h> header file. */
Packit aea12f
#undef HAVE_SYS_PROCSET_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/select.h> header file. */
Packit aea12f
#undef HAVE_SYS_SELECT_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit aea12f
#undef HAVE_SYS_SOCKET_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit aea12f
#undef HAVE_SYS_STAT_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/stropts.h> header file. */
Packit aea12f
#undef HAVE_SYS_STROPTS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/time.h> header file. */
Packit aea12f
#undef HAVE_SYS_TIME_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/types.h> header file. */
Packit aea12f
#undef HAVE_SYS_TYPES_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/uio.h> header file. */
Packit aea12f
#undef HAVE_SYS_UIO_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/un.h> header file. */
Packit aea12f
#undef HAVE_SYS_UN_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit aea12f
#undef HAVE_SYS_WAIT_H
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the 'tcgetattr' function. */
Packit aea12f
#undef HAVE_TCGETATTR
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the 'tcsetattr' function. */
Packit aea12f
#undef HAVE_TCSETATTR
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <termios.h> header file. */
Packit aea12f
#undef HAVE_TERMIOS_H
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the `thrd_create' function. */
Packit Service 991b93
#undef HAVE_THRD_CREATE
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the <threads.h> header file. */
Packit aea12f
#undef HAVE_THREADS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `timegm' function. */
Packit aea12f
#undef HAVE_TIMEGM
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `timezone_t'. */
Packit aea12f
#undef HAVE_TIMEZONE_T
Packit aea12f
Packit aea12f
/* Define if struct tm has the tm_gmtoff member. */
Packit aea12f
#undef HAVE_TM_GMTOFF
Packit aea12f
Packit aea12f
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
Packit aea12f
   `HAVE_STRUCT_TM_TM_ZONE' instead. */
Packit aea12f
#undef HAVE_TM_ZONE
Packit aea12f
Packit aea12f
/* Enable TPM */
Packit aea12f
#undef HAVE_TROUSERS
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `tsearch' function. */
Packit aea12f
#undef HAVE_TSEARCH
Packit aea12f
Packit aea12f
/* Define to 1 if you don't have `tm_zone' but do have the external array
Packit aea12f
   `tzname'. */
Packit aea12f
#undef HAVE_TZNAME
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `tzset' function. */
Packit aea12f
#undef HAVE_TZSET
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `uint16_t'. */
Packit aea12f
#undef HAVE_UINT16_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `uint32_t'. */
Packit aea12f
#undef HAVE_UINT32_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `uint8_t'. */
Packit aea12f
#undef HAVE_UINT8_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `uintptr_t'. */
Packit aea12f
#undef HAVE_UINTPTR_T
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `uint_t'. */
Packit aea12f
#undef HAVE_UINT_T
Packit aea12f
Packit Service 991b93
/* Define to 1 if the system has the type `union nettle_block8'. */
Packit Service 991b93
#undef HAVE_UNION_NETTLE_BLOCK8
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the <unistd.h> header file. */
Packit aea12f
#undef HAVE_UNISTD_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `unsetenv' function. */
Packit aea12f
#undef HAVE_UNSETENV
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type 'unsigned long long int'. */
Packit aea12f
#undef HAVE_UNSIGNED_LONG_LONG_INT
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `uselocale' function. */
Packit aea12f
#undef HAVE_USELOCALE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <utime.h> header file. */
Packit aea12f
#undef HAVE_UTIME_H
Packit aea12f
Packit Service 991b93
/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
Packit Service 991b93
#undef HAVE_VALGRIND_MEMCHECK_H
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the <values.h> header file. */
Packit aea12f
#undef HAVE_VALUES_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <varargs.h> header file. */
Packit aea12f
#undef HAVE_VARARGS_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `vasnprintf' function. */
Packit aea12f
#undef HAVE_VASNPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `vasprintf' function. */
Packit aea12f
#undef HAVE_VASPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `vfork' function. */
Packit aea12f
#undef HAVE_VFORK
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <vfork.h> header file. */
Packit aea12f
#undef HAVE_VFORK_H
Packit aea12f
Packit Service 991b93
/* Define to 1 or 0, depending whether the compiler supports simple visibility
Packit Service 991b93
   declarations. */
Packit Service 991b93
#undef HAVE_VISIBILITY
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the `vprintf' function. */
Packit aea12f
#undef HAVE_VPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `vsnprintf' function. */
Packit aea12f
#undef HAVE_VSNPRINTF
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <wchar.h> header file. */
Packit aea12f
#undef HAVE_WCHAR_H
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `wchar_t'. */
Packit aea12f
#undef HAVE_WCHAR_T
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `wcrtomb' function. */
Packit aea12f
#undef HAVE_WCRTOMB
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `wcslen' function. */
Packit aea12f
#undef HAVE_WCSLEN
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `wcsnlen' function. */
Packit aea12f
#undef HAVE_WCSNLEN
Packit aea12f
Packit Service 991b93
/* Define to 1 if the compiler and linker support weak declarations of
Packit Service 991b93
   symbols. */
Packit Service 991b93
#undef HAVE_WEAK_SYMBOLS
Packit Service 991b93
Packit aea12f
/* Define to 1 if you have the <winsock2.h> header file. */
Packit aea12f
#undef HAVE_WINSOCK2_H
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `wint_t'. */
Packit aea12f
#undef HAVE_WINT_T
Packit aea12f
Packit aea12f
/* Define to 1 if `fork' works. */
Packit aea12f
#undef HAVE_WORKING_FORK
Packit aea12f
Packit aea12f
/* Define to 1 if O_NOATIME works. */
Packit aea12f
#undef HAVE_WORKING_O_NOATIME
Packit aea12f
Packit aea12f
/* Define to 1 if O_NOFOLLOW works. */
Packit aea12f
#undef HAVE_WORKING_O_NOFOLLOW
Packit aea12f
Packit aea12f
/* Define if the uselocale function exists any may safely be called. */
Packit aea12f
#undef HAVE_WORKING_USELOCALE
Packit aea12f
Packit aea12f
/* Define to 1 if `vfork' works. */
Packit aea12f
#undef HAVE_WORKING_VFORK
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <ws2tcpip.h> header file. */
Packit aea12f
#undef HAVE_WS2TCPIP_H
Packit aea12f
Packit aea12f
/* Define to 1 if you have the <xlocale.h> header file. */
Packit aea12f
#undef HAVE_XLOCALE_H
Packit aea12f
Packit aea12f
/* Define to 1 if the system has the type `_Bool'. */
Packit aea12f
#undef HAVE__BOOL
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `_fseeki64' function. */
Packit aea12f
#undef HAVE__FSEEKI64
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `_ftelli64' function. */
Packit aea12f
#undef HAVE__FTELLI64
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
Packit aea12f
#undef HAVE__SET_INVALID_PARAMETER_HANDLER
Packit aea12f
Packit aea12f
/* Define to 1 if the compiler supports __builtin_expect,
Packit aea12f
   and to 2 if <builtins.h> does.  */
Packit aea12f
#undef HAVE___BUILTIN_EXPECT
Packit aea12f
#ifndef HAVE___BUILTIN_EXPECT
Packit aea12f
# define __builtin_expect(e, c) (e)
Packit aea12f
#elif HAVE___BUILTIN_EXPECT == 2
Packit aea12f
# include <builtins.h>
Packit aea12f
#endif
Packit aea12f
    
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `__fsetlocking' function. */
Packit aea12f
#undef HAVE___FSETLOCKING
Packit aea12f
Packit aea12f
/* Define to 1 if the compiler supports the keyword '__inline'. */
Packit aea12f
#undef HAVE___INLINE
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `__register_atfork' function. */
Packit aea12f
#undef HAVE___REGISTER_ATFORK
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `__secure_getenv' function. */
Packit aea12f
#undef HAVE___SECURE_GETENV
Packit aea12f
Packit aea12f
/* Define to 1 if you have the `__xpg_strerror_r' function. */
Packit aea12f
#undef HAVE___XPG_STRERROR_R
Packit aea12f
Packit Service 991b93
/* The soname of hogweed library */
Packit Service 991b93
#undef HOGWEED_LIBRARY_SONAME
Packit Service 991b93
Packit Service 991b93
/* whether to allowin inline comments */
Packit Service 991b93
#undef INI_ALLOW_INLINE_COMMENTS
Packit Service 991b93
Packit Service 991b93
/* The inline comment prefixes */
Packit Service 991b93
#undef INI_INLINE_COMMENT_PREFIXES
Packit Service 991b93
Packit Service 991b93
/* inih maximum line size */
Packit Service 991b93
#undef INI_MAX_LINE
Packit Service 991b93
Packit Service 991b93
/* The comment prefixes */
Packit Service 991b93
#undef INI_START_COMMENT_PREFIXES
Packit Service 991b93
Packit Service 991b93
/* whether to stop on first error */
Packit Service 991b93
#undef INI_STOP_ON_FIRST_ERROR
Packit Service 991b93
Packit aea12f
/* Define to 1 if lseek does not detect pipes. */
Packit aea12f
#undef LSEEK_PIPE_BROKEN
Packit aea12f
Packit aea12f
/* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
Packit aea12f
   slash. */
Packit aea12f
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
Packit aea12f
Packit aea12f
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit aea12f
#undef LT_OBJDIR
Packit aea12f
Packit aea12f
/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
Packit aea12f
#undef MALLOC_0_IS_NONNULL
Packit aea12f
Packit aea12f
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
Packit aea12f
#undef MAP_ANONYMOUS
Packit aea12f
Packit aea12f
/* Use GNU style printf and scanf.  */
Packit aea12f
#ifndef __USE_MINGW_ANSI_STDIO
Packit aea12f
# undef __USE_MINGW_ANSI_STDIO
Packit aea12f
#endif
Packit aea12f
Packit aea12f
Packit Service 991b93
/* Use backported Curve448/GOST R 34.10 DSA support */
Packit Service 991b93
#undef NEED_INT_ECC
Packit Service 991b93
Packit aea12f
/* Define if the compilation of mktime.c should define 'mktime_internal'. */
Packit aea12f
#undef NEED_MKTIME_INTERNAL
Packit aea12f
Packit aea12f
/* Define if the compilation of mktime.c should define 'mktime' with the
Packit aea12f
   native Windows TZ workaround. */
Packit aea12f
#undef NEED_MKTIME_WINDOWS
Packit aea12f
Packit aea12f
/* Define if the compilation of mktime.c should define 'mktime' with the
Packit aea12f
   algorithmic workarounds. */
Packit aea12f
#undef NEED_MKTIME_WORKING
Packit aea12f
Packit Service 991b93
/* Define to 1 to enable general improvements of setlocale. */
Packit Service 991b93
#undef NEED_SETLOCALE_IMPROVED
Packit Service 991b93
Packit Service 991b93
/* Define to 1 to enable a multithread-safety fix of setlocale. */
Packit Service 991b93
#undef NEED_SETLOCALE_MTSAFE
Packit Service 991b93
Packit Service 991b93
/* The soname of nettle library */
Packit Service 991b93
#undef NETTLE_LIBRARY_SONAME
Packit Service 991b93
Packit aea12f
/* Define this if optional arguments are disallowed */
Packit aea12f
#undef NO_OPTIONAL_OPT_ARGS
Packit aea12f
Packit aea12f
/* Define to 1 if open() fails to recognize a trailing slash. */
Packit aea12f
#undef OPEN_TRAILING_SLASH_BUG
Packit aea12f
Packit aea12f
/* Name of package */
Packit aea12f
#undef PACKAGE
Packit aea12f
Packit aea12f
/* Define to the address where bug reports for this package should be sent. */
Packit aea12f
#undef PACKAGE_BUGREPORT
Packit aea12f
Packit aea12f
/* Define to the full name of this package. */
Packit aea12f
#undef PACKAGE_NAME
Packit aea12f
Packit aea12f
/* Define to the full name and version of this package. */
Packit aea12f
#undef PACKAGE_STRING
Packit aea12f
Packit aea12f
/* Define to the one symbol short name of this package. */
Packit aea12f
#undef PACKAGE_TARNAME
Packit aea12f
Packit aea12f
/* Define to the home page for this package. */
Packit aea12f
#undef PACKAGE_URL
Packit aea12f
Packit aea12f
/* Define to the version of this package. */
Packit aea12f
#undef PACKAGE_VERSION
Packit aea12f
Packit aea12f
/* define to a working POSIX compliant shell */
Packit aea12f
#undef POSIX_SHELL
Packit aea12f
Packit aea12f
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
Packit aea12f
#undef PRI_MACROS_BROKEN
Packit aea12f
Packit aea12f
/* Define to the type that is the result of default argument promotions of
Packit aea12f
   type mode_t. */
Packit aea12f
#undef PROMOTED_MODE_T
Packit aea12f
Packit Service 991b93
/* Define if pthread_create is an inline function. */
Packit Service 991b93
#undef PTHREAD_CREATE_IS_INLINE
Packit Service 991b93
Packit aea12f
/* Define if the pthread_in_use() detection is hard. */
Packit aea12f
#undef PTHREAD_IN_USE_DETECTION_HARD
Packit aea12f
Packit Service 991b93
/* Define to 1 if pthread_sigmask(), when it fails, returns -1 and sets errno.
Packit Service 991b93
   */
Packit Service 991b93
#undef PTHREAD_SIGMASK_FAILS_WITH_ERRNO
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if pthread_sigmask may return 0 and have no effect. */
Packit Service 991b93
#undef PTHREAD_SIGMASK_INEFFECTIVE
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if pthread_sigmask() unblocks signals incorrectly. */
Packit Service 991b93
#undef PTHREAD_SIGMASK_UNBLOCK_BUG
Packit Service 991b93
Packit aea12f
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit aea12f
   'ptrdiff_t'. */
Packit aea12f
#undef PTRDIFF_T_SUFFIX
Packit aea12f
Packit aea12f
/* name of regex header file */
Packit aea12f
#undef REGEX_HEADER
Packit aea12f
Packit aea12f
/* Define to 1 if stat needs help when passed a file name with a trailing
Packit aea12f
   slash */
Packit aea12f
#undef REPLACE_FUNC_STAT_FILE
Packit aea12f
Packit aea12f
/* Define to 1 if strerror(0) does not return a message implying success. */
Packit aea12f
#undef REPLACE_STRERROR_0
Packit aea12f
Packit aea12f
/* Define if vasnprintf exists but is overridden by gnulib. */
Packit aea12f
#undef REPLACE_VASNPRINTF
Packit aea12f
Packit Service 991b93
/* Define to 1 if setlocale (LC_ALL, NULL) is multithread-safe. */
Packit Service 991b93
#undef SETLOCALE_NULL_ALL_MTSAFE
Packit Service 991b93
Packit Service 991b93
/* Define to 1 if setlocale (category, NULL) is multithread-safe. */
Packit Service 991b93
#undef SETLOCALE_NULL_ONE_MTSAFE
Packit Service 991b93
Packit aea12f
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit aea12f
   'sig_atomic_t'. */
Packit aea12f
#undef SIG_ATOMIC_T_SUFFIX
Packit aea12f
Packit aea12f
/* The size of `char *', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_CHAR_P
Packit aea12f
Packit aea12f
/* The size of `int', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_INT
Packit aea12f
Packit aea12f
/* The size of `long', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_LONG
Packit aea12f
Packit aea12f
/* The size of `long long', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_LONG_LONG
Packit aea12f
Packit aea12f
/* The size of `short', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_SHORT
Packit aea12f
Packit aea12f
/* The size of `time_t', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_TIME_T
Packit aea12f
Packit aea12f
/* The size of `unsigned int', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_UNSIGNED_INT
Packit aea12f
Packit aea12f
/* The size of `unsigned long int', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_UNSIGNED_LONG_INT
Packit aea12f
Packit aea12f
/* The size of `void *', as computed by sizeof. */
Packit aea12f
#undef SIZEOF_VOID_P
Packit aea12f
Packit aea12f
/* Define as the maximum value of type 'size_t', if the system doesn't define
Packit aea12f
   it. */
Packit aea12f
#ifndef SIZE_MAX
Packit aea12f
# undef SIZE_MAX
Packit aea12f
#endif
Packit aea12f
Packit aea12f
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit aea12f
   'size_t'. */
Packit aea12f
#undef SIZE_T_SUFFIX
Packit aea12f
Packit aea12f
/* If using the C implementation of alloca, define if you know the
Packit aea12f
   direction of stack growth for your system; otherwise it will be
Packit aea12f
   automatically deduced at runtime.
Packit aea12f
	STACK_DIRECTION > 0 => grows toward higher addresses
Packit aea12f
	STACK_DIRECTION < 0 => grows toward lower addresses
Packit aea12f
	STACK_DIRECTION = 0 => direction of growth unknown */
Packit aea12f
#undef STACK_DIRECTION
Packit aea12f
Packit aea12f
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
Packit aea12f
#undef STAT_MACROS_BROKEN
Packit aea12f
Packit aea12f
/* Define to 1 if you have the ANSI C header files. */
Packit aea12f
#undef STDC_HEADERS
Packit aea12f
Packit Service 991b93
/* force strict DER time constraints */
Packit Service 991b93
#undef STRICT_DER_TIME
Packit Service 991b93
Packit Service 991b93
/* The system-wide gnutls configuration file */
Packit aea12f
#undef SYSTEM_PRIORITY_FILE
Packit aea12f
Packit aea12f
/* Define to 1 if time_t is signed. */
Packit aea12f
#undef TIME_T_IS_SIGNED
Packit aea12f
Packit aea12f
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
Packit aea12f
#undef TM_IN_SYS_TIME
Packit aea12f
Packit aea12f
/* the location of the trousers library */
Packit aea12f
#undef TROUSERS_LIB
Packit aea12f
Packit aea12f
/* Define to 1 if the type of the st_atim member of a struct stat is struct
Packit aea12f
   timespec. */
Packit aea12f
#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
Packit aea12f
Packit aea12f
/* Define if tzset clobbers localtime's static buffer. */
Packit aea12f
#undef TZSET_CLOBBERS_LOCALTIME
Packit aea12f
Packit aea12f
/* The DNSSEC root key file */
Packit aea12f
#undef UNBOUND_ROOT_KEY_FILE
Packit aea12f
Packit Service 991b93
/* Define if the combination of the ISO C and POSIX multithreading APIs can be
Packit Service 991b93
   used. */
Packit Service 991b93
#undef USE_ISOC_AND_POSIX_THREADS
Packit Service 991b93
Packit Service 991b93
/* Define if the ISO C multithreading library can be used. */
Packit Service 991b93
#undef USE_ISOC_THREADS
Packit Service 991b93
Packit aea12f
/* Define if the POSIX multithreading library can be used. */
Packit aea12f
#undef USE_POSIX_THREADS
Packit aea12f
Packit aea12f
/* Define if references to the POSIX multithreading library should be made
Packit aea12f
   weak. */
Packit aea12f
#undef USE_POSIX_THREADS_WEAK
Packit aea12f
Packit aea12f
/* Enable extensions on AIX 3, Interix.  */
Packit aea12f
#ifndef _ALL_SOURCE
Packit aea12f
# undef _ALL_SOURCE
Packit aea12f
#endif
Packit aea12f
/* Enable general extensions on macOS.  */
Packit aea12f
#ifndef _DARWIN_C_SOURCE
Packit aea12f
# undef _DARWIN_C_SOURCE
Packit aea12f
#endif
Packit aea12f
/* Enable GNU extensions on systems that have them.  */
Packit aea12f
#ifndef _GNU_SOURCE
Packit aea12f
# undef _GNU_SOURCE
Packit aea12f
#endif
Packit aea12f
/* Enable NetBSD extensions on NetBSD.  */
Packit aea12f
#ifndef _NETBSD_SOURCE
Packit aea12f
# undef _NETBSD_SOURCE
Packit aea12f
#endif
Packit aea12f
/* Enable OpenBSD extensions on NetBSD.  */
Packit aea12f
#ifndef _OPENBSD_SOURCE
Packit aea12f
# undef _OPENBSD_SOURCE
Packit aea12f
#endif
Packit aea12f
/* Enable threading extensions on Solaris.  */
Packit aea12f
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit aea12f
# undef _POSIX_PTHREAD_SEMANTICS
Packit aea12f
#endif
Packit aea12f
/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
Packit aea12f
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
Packit aea12f
# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
Packit aea12f
#endif
Packit aea12f
/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
Packit aea12f
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
Packit aea12f
# undef __STDC_WANT_IEC_60559_BFP_EXT__
Packit aea12f
#endif
Packit aea12f
/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
Packit aea12f
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
Packit aea12f
# undef __STDC_WANT_IEC_60559_DFP_EXT__
Packit aea12f
#endif
Packit aea12f
/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
Packit aea12f
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
Packit aea12f
# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
Packit aea12f
#endif
Packit aea12f
/* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
Packit aea12f
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
Packit aea12f
# undef __STDC_WANT_IEC_60559_TYPES_EXT__
Packit aea12f
#endif
Packit aea12f
/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
Packit aea12f
#ifndef __STDC_WANT_LIB_EXT2__
Packit aea12f
# undef __STDC_WANT_LIB_EXT2__
Packit aea12f
#endif
Packit aea12f
/* Enable extensions specified by ISO/IEC 24747:2009.  */
Packit aea12f
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
Packit aea12f
# undef __STDC_WANT_MATH_SPEC_FUNCS__
Packit aea12f
#endif
Packit aea12f
/* Enable extensions on HP NonStop.  */
Packit aea12f
#ifndef _TANDEM_SOURCE
Packit aea12f
# undef _TANDEM_SOURCE
Packit aea12f
#endif
Packit aea12f
/* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
Packit aea12f
   mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
Packit aea12f
   whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
Packit aea12f
#ifndef _XOPEN_SOURCE
Packit aea12f
# undef _XOPEN_SOURCE
Packit aea12f
#endif
Packit aea12f
/* Enable X/Open compliant socket functions that do not require linking
Packit aea12f
   with -lxnet on HP-UX 11.11.  */
Packit aea12f
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
Packit aea12f
# undef _HPUX_ALT_XOPEN_SOCKET_API
Packit aea12f
#endif
Packit aea12f
/* Enable general extensions on Solaris.  */
Packit aea12f
#ifndef __EXTENSIONS__
Packit aea12f
# undef __EXTENSIONS__
Packit aea12f
#endif
Packit aea12f
Packit aea12f
Packit aea12f
/* Define if the native Windows multithreading API can be used. */
Packit aea12f
#undef USE_WINDOWS_THREADS
Packit aea12f
Packit aea12f
/* Version number of package */
Packit aea12f
#undef VERSION
Packit aea12f
Packit aea12f
/* Define to 1 if unsetenv returns void instead of int. */
Packit aea12f
#undef VOID_UNSETENV
Packit aea12f
Packit aea12f
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit aea12f
   'wchar_t'. */
Packit aea12f
#undef WCHAR_T_SUFFIX
Packit aea12f
Packit aea12f
/* Define if WSAStartup is needed. */
Packit aea12f
#undef WINDOWS_SOCKETS
Packit aea12f
Packit aea12f
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit aea12f
   'wint_t'. */
Packit aea12f
#undef WINT_T_SUFFIX
Packit aea12f
Packit aea12f
/* Define this if a working libregex can be found */
Packit aea12f
#undef WITH_LIBREGEX
Packit aea12f
Packit aea12f
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit aea12f
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit aea12f
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit aea12f
# if defined __BIG_ENDIAN__
Packit aea12f
#  define WORDS_BIGENDIAN 1
Packit aea12f
# endif
Packit aea12f
#else
Packit aea12f
# ifndef WORDS_BIGENDIAN
Packit aea12f
#  undef WORDS_BIGENDIAN
Packit aea12f
# endif
Packit aea12f
#endif
Packit aea12f
Packit aea12f
/* Number of bits in a file offset, on hosts where this is settable. */
Packit aea12f
#undef _FILE_OFFSET_BITS
Packit aea12f
Packit Service 991b93
/* True if the compiler says it groks GNU C version MAJOR.MINOR.  */
Packit Service 991b93
#if defined __GNUC__ && defined __GNUC_MINOR__
Packit Service 991b93
# define _GL_GNUC_PREREQ(major, minor) \
Packit Service 991b93
    ((major) < __GNUC__ + ((minor) <= __GNUC_MINOR__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_GNUC_PREREQ(major, minor) 0
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
Packit aea12f
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
Packit aea12f
#undef _LARGEFILE_SOURCE
Packit aea12f
Packit aea12f
/* Define for large files, on AIX-style hosts. */
Packit aea12f
#undef _LARGE_FILES
Packit aea12f
Packit aea12f
/* Define to 1 on Solaris. */
Packit aea12f
#undef _LCONV_C99
Packit aea12f
Packit aea12f
/* Define to 1 if on MINIX. */
Packit aea12f
#undef _MINIX
Packit aea12f
Packit aea12f
/* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
Packit aea12f
#undef _NETBSD_SOURCE
Packit aea12f
Packit aea12f
/* The _Noreturn keyword of C11.  */
Packit aea12f
#ifndef _Noreturn
Packit aea12f
# if (defined __cplusplus \
Packit aea12f
      && ((201103 <= __cplusplus && !(__GNUC__ == 4 && __GNUC_MINOR__ == 7)) \
Packit Service 991b93
          || (defined _MSC_VER && 1900 <= _MSC_VER)) \
Packit Service 991b93
      && 0)
Packit Service 991b93
    /* [[noreturn]] is not practically usable, because with it the syntax
Packit Service 991b93
         extern _Noreturn void func (...);
Packit Service 991b93
       would not be valid; such a declaration would only be valid with 'extern'
Packit Service 991b93
       and '_Noreturn' swapped, or without the 'extern' keyword.  However, some
Packit Service 991b93
       AIX system header files and several gnulib header files use precisely
Packit Service 991b93
       this syntax with 'extern'.  */
Packit aea12f
#  define _Noreturn [[noreturn]]
Packit aea12f
# elif ((!defined __cplusplus || defined __clang__) \
Packit aea12f
        && (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0)  \
Packit Service 991b93
            || _GL_GNUC_PREREQ (4, 7) \
Packit Service 991b93
            || (defined __apple_build_version__ \
Packit Service 991b93
                ? 6000000 <= __apple_build_version__ \
Packit Service 991b93
                : 3 < __clang_major__ + (5 <= __clang_minor__))))
Packit aea12f
   /* _Noreturn works as-is.  */
Packit Service 991b93
# elif _GL_GNUC_PREREQ (2, 8) || 0x5110 <= __SUNPRO_C
Packit aea12f
#  define _Noreturn __attribute__ ((__noreturn__))
Packit aea12f
# elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
Packit aea12f
#  define _Noreturn __declspec (noreturn)
Packit aea12f
# else
Packit aea12f
#  define _Noreturn
Packit aea12f
# endif
Packit aea12f
#endif
Packit aea12f
Packit aea12f
Packit aea12f
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit aea12f
   this defined. */
Packit aea12f
#undef _POSIX_1_SOURCE
Packit aea12f
Packit aea12f
/* Define to 1 in order to get the POSIX compatible declarations of socket
Packit aea12f
   functions. */
Packit aea12f
#undef _POSIX_PII_SOCKET
Packit aea12f
Packit aea12f
/* Define to 1 if you need to in order for 'stat' and other things to work. */
Packit aea12f
#undef _POSIX_SOURCE
Packit aea12f
Packit aea12f
/* Defined to 1 for Unicode (wide chars) APIs */
Packit aea12f
#undef _UNICODE
Packit aea12f
Packit aea12f
/* For standard stat data types on VMS. */
Packit aea12f
#undef _USE_STD_STAT
Packit aea12f
Packit aea12f
/* Define to 1 if the system <stdint.h> predates C++11. */
Packit aea12f
#undef __STDC_CONSTANT_MACROS
Packit aea12f
Packit aea12f
/* Define to 1 if the system <stdint.h> predates C++11. */
Packit aea12f
#undef __STDC_LIMIT_MACROS
Packit aea12f
Packit aea12f
/* Define as a replacement for the ISO C99 __func__ variable. */
Packit aea12f
#undef __func__
Packit aea12f
Packit aea12f
/* The _GL_ASYNC_SAFE marker should be attached to functions that are
Packit aea12f
   signal handlers (for signals other than SIGABRT, SIGPIPE) or can be
Packit aea12f
   invoked from such signal handlers.  Such functions have some restrictions:
Packit aea12f
     * All functions that it calls should be marked _GL_ASYNC_SAFE as well,
Packit aea12f
       or should be listed as async-signal-safe in POSIX
Packit Service 991b93
       <https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_04>
Packit aea12f
       section 2.4.3.  Note that malloc(), sprintf(), and fwrite(), in
Packit aea12f
       particular, are NOT async-signal-safe.
Packit aea12f
     * All memory locations (variables and struct fields) that these functions
Packit aea12f
       access must be marked 'volatile'.  This holds for both read and write
Packit aea12f
       accesses.  Otherwise the compiler might optimize away stores to and
Packit aea12f
       reads from such locations that occur in the program, depending on its
Packit aea12f
       data flow analysis.  For example, when the program contains a loop
Packit aea12f
       that is intended to inspect a variable set from within a signal handler
Packit aea12f
           while (!signal_occurred)
Packit aea12f
             ;
Packit aea12f
       the compiler is allowed to transform this into an endless loop if the
Packit aea12f
       variable 'signal_occurred' is not declared 'volatile'.
Packit aea12f
   Additionally, recall that:
Packit aea12f
     * A signal handler should not modify errno (except if it is a handler
Packit aea12f
       for a fatal signal and ends by raising the same signal again, thus
Packit aea12f
       provoking the termination of the process).  If it invokes a function
Packit aea12f
       that may clobber errno, it needs to save and restore the value of
Packit aea12f
       errno.  */
Packit aea12f
#define _GL_ASYNC_SAFE
Packit aea12f
Packit aea12f
Packit Service 991b93
/* Attributes.  */
Packit Service 991b93
#ifdef __has_attribute
Packit Service 991b93
# define _GL_HAS_ATTRIBUTE(attr) __has_attribute (__##attr##__)
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_HAS_ATTRIBUTE(attr) _GL_ATTR_##attr
Packit Service 991b93
# define _GL_ATTR_alloc_size _GL_GNUC_PREREQ (4, 3)
Packit Service 991b93
# define _GL_ATTR_always_inline _GL_GNUC_PREREQ (3, 2)
Packit Service 991b93
# define _GL_ATTR_artificial _GL_GNUC_PREREQ (4, 3)
Packit Service 991b93
# define _GL_ATTR_cold _GL_GNUC_PREREQ (4, 3)
Packit Service 991b93
# define _GL_ATTR_const _GL_GNUC_PREREQ (2, 95)
Packit Service 991b93
# define _GL_ATTR_deprecated _GL_GNUC_PREREQ (3, 1)
Packit Service 991b93
# define _GL_ATTR_error _GL_GNUC_PREREQ (4, 3)
Packit Service 991b93
# define _GL_ATTR_externally_visible _GL_GNUC_PREREQ (4, 1)
Packit Service 991b93
# define _GL_ATTR_fallthrough _GL_GNUC_PREREQ (7, 0)
Packit Service 991b93
# define _GL_ATTR_format _GL_GNUC_PREREQ (2, 7)
Packit Service 991b93
# define _GL_ATTR_leaf _GL_GNUC_PREREQ (4, 6)
Packit Service 991b93
# ifdef _ICC
Packit Service 991b93
#  define _GL_ATTR_may_alias 0
Packit Service 991b93
# else
Packit Service 991b93
#  define _GL_ATTR_may_alias _GL_GNUC_PREREQ (3, 3)
Packit Service 991b93
# endif
Packit Service 991b93
# define _GL_ATTR_malloc _GL_GNUC_PREREQ (3, 0)
Packit Service 991b93
# define _GL_ATTR_noinline _GL_GNUC_PREREQ (3, 1)
Packit Service 991b93
# define _GL_ATTR_nonnull _GL_GNUC_PREREQ (3, 3)
Packit Service 991b93
# define _GL_ATTR_nonstring _GL_GNUC_PREREQ (8, 0)
Packit Service 991b93
# define _GL_ATTR_nothrow _GL_GNUC_PREREQ (3, 3)
Packit Service 991b93
# define _GL_ATTR_packed _GL_GNUC_PREREQ (2, 7)
Packit Service 991b93
# define _GL_ATTR_pure _GL_GNUC_PREREQ (2, 96)
Packit Service 991b93
# define _GL_ATTR_returns_nonnull _GL_GNUC_PREREQ (4, 9)
Packit Service 991b93
# define _GL_ATTR_sentinel _GL_GNUC_PREREQ (4, 0)
Packit Service 991b93
# define _GL_ATTR_unused _GL_GNUC_PREREQ (2, 7)
Packit Service 991b93
# define _GL_ATTR_warn_unused_result _GL_GNUC_PREREQ (3, 4)
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (alloc_size)
Packit Service 991b93
# define _GL_ATTRIBUTE_ALLOC_SIZE(args) __attribute__ ((__alloc_size__ args))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_ALLOC_SIZE(args)
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (always_inline)
Packit Service 991b93
# define _GL_ATTRIBUTE_ALWAYS_INLINE __attribute__ ((__always_inline__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_ALWAYS_INLINE
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (artificial)
Packit Service 991b93
# define _GL_ATTRIBUTE_ARTIFICIAL __attribute__ ((__artificial__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_ARTIFICIAL
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
/* Avoid __attribute__ ((cold)) on MinGW; see thread starting at
Packit Service 991b93
   <https://lists.gnu.org/r/emacs-devel/2019-04/msg01152.html>. */
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (cold) && !defined __MINGW32__
Packit Service 991b93
# define _GL_ATTRIBUTE_COLD __attribute__ ((__cold__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_COLD
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (const)
Packit Service 991b93
# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_CONST
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if 201710L < __STDC_VERSION__
Packit Service 991b93
# define _GL_ATTRIBUTE_DEPRECATED [[__deprecated__]]
Packit Service 991b93
#elif _GL_HAS_ATTRIBUTE (deprecated)
Packit Service 991b93
# define _GL_ATTRIBUTE_DEPRECATED __attribute__ ((__deprecated__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_DEPRECATED
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (error)
Packit Service 991b93
# define _GL_ATTRIBUTE_ERROR(msg) __attribute__ ((__error__ (msg)))
Packit Service 991b93
# define _GL_ATTRIBUTE_WARNING(msg) __attribute__ ((__warning__ (msg)))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_ERROR(msg)
Packit Service 991b93
# define _GL_ATTRIBUTE_WARNING(msg)
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (externally_visible)
Packit Service 991b93
# define _GL_ATTRIBUTE_EXTERNALLY_VISIBLE __attribute__ ((externally_visible))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_EXTERNALLY_VISIBLE
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
/* FALLTHROUGH is special, because it always expands to something.  */
Packit Service 991b93
#if 201710L < __STDC_VERSION__
Packit Service 991b93
# define _GL_ATTRIBUTE_FALLTHROUGH [[__fallthrough__]]
Packit Service 991b93
#elif _GL_HAS_ATTRIBUTE (fallthrough)
Packit Service 991b93
# define _GL_ATTRIBUTE_FALLTHROUGH __attribute__ ((__fallthrough__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_FALLTHROUGH ((void) 0)
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (format)
Packit Service 991b93
# define _GL_ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_FORMAT(spec)
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (leaf)
Packit Service 991b93
# define _GL_ATTRIBUTE_LEAF __attribute__ ((__leaf__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_LEAF
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (may_alias)
Packit Service 991b93
# define _GL_ATTRIBUTE_MAY_ALIAS __attribute__ ((__may_alias__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_MAY_ALIAS
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if 201710L < __STDC_VERSION__
Packit Service 991b93
# define _GL_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]]
Packit Service 991b93
#elif _GL_HAS_ATTRIBUTE (unused)
Packit Service 991b93
# define _GL_ATTRIBUTE_MAYBE_UNUSED __attribute__ ((__unused__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_MAYBE_UNUSED
Packit Service 991b93
#endif
Packit Service 991b93
/* Earlier spellings of this macro.  */
Packit Service 991b93
#define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
Packit Service 991b93
#define _UNUSED_PARAMETER_ _GL_ATTRIBUTE_MAYBE_UNUSED
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (malloc)
Packit Service 991b93
# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_MALLOC
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if 201710L < __STDC_VERSION__
Packit Service 991b93
# define _GL_ATTRIBUTE_NODISCARD [[__nodiscard__]]
Packit Service 991b93
#elif _GL_HAS_ATTRIBUTE (warn_unused_result)
Packit Service 991b93
# define _GL_ATTRIBUTE_NODISCARD __attribute__ ((__warn_unused_result__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_NODISCARD
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (noinline)
Packit Service 991b93
# define _GL_ATTRIBUTE_NOINLINE __attribute__ ((__noinline__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_NOINLINE
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (nonnull)
Packit Service 991b93
# define _GL_ATTRIBUTE_NONNULL(args) __attribute__ ((__nonnull__ args))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_NONNULL(args)
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (nonstring)
Packit Service 991b93
# define _GL_ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_NONSTRING
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
/* There is no _GL_ATTRIBUTE_NORETURN; use _Noreturn instead.  */
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (nothrow) && !defined __cplusplus
Packit Service 991b93
# define _GL_ATTRIBUTE_NOTHROW __attribute__ ((__nothrow__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_NOTHROW
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (packed)
Packit Service 991b93
# define _GL_ATTRIBUTE_PACKED __attribute__ ((__packed__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_PACKED
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (pure)
Packit Service 991b93
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_PURE
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (returns_nonnull)
Packit Service 991b93
# define _GL_ATTRIBUTE_RETURNS_NONNULL __attribute__ ((__returns_nonnull__))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_RETURNS_NONNULL
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
#if _GL_HAS_ATTRIBUTE (sentinel)
Packit Service 991b93
# define _GL_ATTRIBUTE_SENTINEL(pos) __attribute__ ((__sentinel__ pos))
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_ATTRIBUTE_SENTINEL(pos)
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
Packit Service 991b93
/* To support C++ as well as C, use _GL_UNUSED_LABEL with trailing ';'.  */
Packit Service 991b93
#if !defined __cplusplus || _GL_GNUC_PREREQ (4, 5)
Packit Service 991b93
# define _GL_UNUSED_LABEL _GL_ATTRIBUTE_MAYBE_UNUSED
Packit Service 991b93
#else
Packit Service 991b93
# define _GL_UNUSED_LABEL
Packit Service 991b93
#endif
Packit Service 991b93
Packit Service 991b93
Packit aea12f
/* Please see the Gnulib manual for how to use these macros.
Packit aea12f
Packit aea12f
   Suppress extern inline with HP-UX cc, as it appears to be broken; see
Packit aea12f
   <https://lists.gnu.org/r/bug-texinfo/2013-02/msg00030.html>.
Packit aea12f
Packit aea12f
   Suppress extern inline with Sun C in standards-conformance mode, as it
Packit aea12f
   mishandles inline functions that call each other.  E.g., for 'inline void f
Packit aea12f
   (void) { } inline void g (void) { f (); }', c99 incorrectly complains
Packit aea12f
   'reference to static identifier "f" in extern inline function'.
Packit aea12f
   This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
Packit aea12f
Packit aea12f
   Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
Packit aea12f
   on configurations that mistakenly use 'static inline' to implement
Packit aea12f
   functions or macros in standard C headers like <ctype.h>.  For example,
Packit aea12f
   if isdigit is mistakenly implemented via a static inline function,
Packit aea12f
   a program containing an extern inline function that calls isdigit
Packit aea12f
   may not work since the C standard prohibits extern inline functions
Packit aea12f
   from calling static functions (ISO C 99 section 6.7.4.(3).
Packit aea12f
   This bug is known to occur on:
Packit aea12f
Packit aea12f
     OS X 10.8 and earlier; see:
Packit aea12f
     https://lists.gnu.org/r/bug-gnulib/2012-12/msg00023.html
Packit aea12f
Packit aea12f
     DragonFly; see
Packit Service 991b93
     http://muscles.dragonflybsd.org/bulk/clang-master-potential/20141111_102002/logs/ah-tty-0.3.12.log
Packit aea12f
Packit aea12f
     FreeBSD; see:
Packit aea12f
     https://lists.gnu.org/r/bug-gnulib/2014-07/msg00104.html
Packit aea12f
Packit aea12f
   OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
Packit aea12f
   for clang but remains for g++; see <https://trac.macports.org/ticket/41033>.
Packit aea12f
   Assume DragonFly and FreeBSD will be similar.
Packit aea12f
Packit aea12f
   GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99
Packit aea12f
   inline semantics, unless -fgnu89-inline is used.  It defines a macro
Packit aea12f
   __GNUC_STDC_INLINE__ to indicate this situation or a macro
Packit aea12f
   __GNUC_GNU_INLINE__ to indicate the opposite situation.
Packit aea12f
   GCC 4.2 with -std=c99 or -std=gnu99 implements the GNU C inline
Packit aea12f
   semantics but warns, unless -fgnu89-inline is used:
Packit aea12f
     warning: C99 inline functions are not supported; using GNU89
Packit aea12f
     warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute
Packit aea12f
   It defines a macro __GNUC_GNU_INLINE__ to indicate this situation.
Packit aea12f
 */
Packit aea12f
#if (((defined __APPLE__ && defined __MACH__) \
Packit aea12f
      || defined __DragonFly__ || defined __FreeBSD__) \
Packit aea12f
     && (defined __header_inline \
Packit aea12f
         ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
Packit aea12f
            && ! defined __clang__) \
Packit aea12f
         : ((! defined _DONT_USE_CTYPE_INLINE_ \
Packit aea12f
             && (defined __GNUC__ || defined __cplusplus)) \
Packit aea12f
            || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
Packit aea12f
                && defined __GNUC__ && ! defined __cplusplus))))
Packit aea12f
# define _GL_EXTERN_INLINE_STDHEADER_BUG
Packit aea12f
#endif
Packit aea12f
#if ((__GNUC__ \
Packit aea12f
      ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
Packit aea12f
      : (199901L <= __STDC_VERSION__ \
Packit aea12f
         && !defined __HP_cc \
Packit aea12f
         && !defined __PGI \
Packit aea12f
         && !(defined __SUNPRO_C && __STDC__))) \
Packit aea12f
     && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
Packit aea12f
# define _GL_INLINE inline
Packit aea12f
# define _GL_EXTERN_INLINE extern inline
Packit aea12f
# define _GL_EXTERN_INLINE_IN_USE
Packit aea12f
#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
Packit aea12f
       && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
Packit aea12f
# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
Packit aea12f
   /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
Packit aea12f
#  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
Packit aea12f
# else
Packit aea12f
#  define _GL_INLINE extern inline
Packit aea12f
# endif
Packit aea12f
# define _GL_EXTERN_INLINE extern
Packit aea12f
# define _GL_EXTERN_INLINE_IN_USE
Packit aea12f
#else
Packit aea12f
# define _GL_INLINE static _GL_UNUSED
Packit aea12f
# define _GL_EXTERN_INLINE static _GL_UNUSED
Packit aea12f
#endif
Packit aea12f
Packit aea12f
/* In GCC 4.6 (inclusive) to 5.1 (exclusive),
Packit aea12f
   suppress bogus "no previous prototype for 'FOO'"
Packit aea12f
   and "no previous declaration for 'FOO'" diagnostics,
Packit aea12f
   when FOO is an inline function in the header; see
Packit aea12f
   <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
Packit aea12f
   <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>.  */
Packit aea12f
#if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
Packit aea12f
# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
Packit aea12f
#  define _GL_INLINE_HEADER_CONST_PRAGMA
Packit aea12f
# else
Packit aea12f
#  define _GL_INLINE_HEADER_CONST_PRAGMA \
Packit aea12f
     _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
Packit aea12f
# endif
Packit aea12f
# define _GL_INLINE_HEADER_BEGIN \
Packit aea12f
    _Pragma ("GCC diagnostic push") \
Packit aea12f
    _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
Packit aea12f
    _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
Packit aea12f
    _GL_INLINE_HEADER_CONST_PRAGMA
Packit aea12f
# define _GL_INLINE_HEADER_END \
Packit aea12f
    _Pragma ("GCC diagnostic pop")
Packit aea12f
#else
Packit aea12f
# define _GL_INLINE_HEADER_BEGIN
Packit aea12f
# define _GL_INLINE_HEADER_END
Packit aea12f
#endif
Packit aea12f
Packit aea12f
/* static lib rename */
Packit aea12f
#undef fread_file
Packit aea12f
Packit aea12f
/* Define to `int' if <sys/types.h> doesn't define. */
Packit aea12f
#undef gid_t
Packit aea12f
Packit aea12f
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit aea12f
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit aea12f
#ifndef __cplusplus
Packit aea12f
#undef inline
Packit aea12f
#endif
Packit aea12f
Packit aea12f
/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
Packit aea12f
#undef intmax_t
Packit aea12f
Packit aea12f
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
Packit aea12f
   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
Packit aea12f
   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
Packit aea12f
   __APPLE__ && __MACH__ test for Mac OS X.
Packit aea12f
   __APPLE_CC__ tests for the Apple compiler and its version.
Packit aea12f
   __STDC_VERSION__ tests for the C99 mode.  */
Packit aea12f
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
Packit aea12f
# define __GNUC_STDC_INLINE__ 1
Packit aea12f
#endif
Packit aea12f
Packit aea12f
/* Define to the real name of the mktime_internal function. */
Packit aea12f
#undef mktime_internal
Packit aea12f
Packit aea12f
/* Define to `int' if <sys/types.h> does not define. */
Packit aea12f
#undef mode_t
Packit aea12f
Packit aea12f
/* Define to the name of the strftime replacement function. */
Packit aea12f
#undef my_strftime
Packit aea12f
Packit aea12f
/* Define to the type of st_nlink in struct stat, or a supertype. */
Packit aea12f
#undef nlink_t
Packit aea12f
Packit Service 991b93
/* Define to `long int' if <sys/types.h> does not define. */
Packit Service 991b93
#undef off_t
Packit Service 991b93
Packit aea12f
/* Define to `int' if <sys/types.h> does not define. */
Packit aea12f
#undef pid_t
Packit aea12f
Packit aea12f
/* Define as the type of the result of subtracting two pointers, if the system
Packit aea12f
   doesn't define it. */
Packit aea12f
#undef ptrdiff_t
Packit aea12f
Packit aea12f
/* static lib rename */
Packit aea12f
#undef read_file
Packit aea12f
Packit aea12f
/* Define to the equivalent of the C99 'restrict' keyword, or to
Packit aea12f
   nothing if this is not supported.  Do not define if restrict is
Packit aea12f
   supported directly.  */
Packit aea12f
#undef restrict
Packit Service 991b93
/* Work around a bug in older versions of Sun C++, which did not
Packit Service 991b93
   #define __restrict__ or support _Restrict or __restrict__
Packit Service 991b93
   even though the corresponding Sun C compiler ended up with
Packit Service 991b93
   "#define restrict _Restrict" or "#define restrict __restrict__"
Packit Service 991b93
   in the previous line.  This workaround can be removed once
Packit Service 991b93
   we assume Oracle Developer Studio 12.5 (2016) or later.  */
Packit Service 991b93
#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
Packit aea12f
# define _Restrict
Packit aea12f
# define __restrict__
Packit aea12f
#endif
Packit aea12f
Packit aea12f
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit aea12f
#undef size_t
Packit aea12f
Packit aea12f
/* type to use in place of socklen_t if not defined */
Packit aea12f
#undef socklen_t
Packit aea12f
Packit aea12f
/* Define as a signed type of the same size as size_t. */
Packit aea12f
#undef ssize_t
Packit aea12f
Packit aea12f
/* Define to `int' if <sys/types.h> doesn't define. */
Packit aea12f
#undef uid_t
Packit aea12f
Packit aea12f
/* Define as `fork' if `vfork' does not work. */
Packit aea12f
#undef vfork