Blame config.h.in

Packit 6e6f77
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 6e6f77
Packit 6e6f77
/* CPU and C ABI indicator */
Packit 6e6f77
#ifndef __i386__
Packit 6e6f77
#undef __i386__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __x86_64_x32__
Packit 6e6f77
#undef __x86_64_x32__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __x86_64__
Packit 6e6f77
#undef __x86_64__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __alpha__
Packit 6e6f77
#undef __alpha__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __arm__
Packit 6e6f77
#undef __arm__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __armhf__
Packit 6e6f77
#undef __armhf__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __arm64_ilp32__
Packit 6e6f77
#undef __arm64_ilp32__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __arm64__
Packit 6e6f77
#undef __arm64__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __hppa__
Packit 6e6f77
#undef __hppa__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __hppa64__
Packit 6e6f77
#undef __hppa64__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __ia64_ilp32__
Packit 6e6f77
#undef __ia64_ilp32__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __ia64__
Packit 6e6f77
#undef __ia64__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __m68k__
Packit 6e6f77
#undef __m68k__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __mips__
Packit 6e6f77
#undef __mips__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __mipsn32__
Packit 6e6f77
#undef __mipsn32__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __mips64__
Packit 6e6f77
#undef __mips64__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __powerpc__
Packit 6e6f77
#undef __powerpc__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __powerpc64__
Packit 6e6f77
#undef __powerpc64__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __powerpc64_elfv2__
Packit 6e6f77
#undef __powerpc64_elfv2__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __s390__
Packit 6e6f77
#undef __s390__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __s390x__
Packit 6e6f77
#undef __s390x__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __sh__
Packit 6e6f77
#undef __sh__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __sparc__
Packit 6e6f77
#undef __sparc__
Packit 6e6f77
#endif
Packit 6e6f77
#ifndef __sparc64__
Packit 6e6f77
#undef __sparc64__
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
Packit 6e6f77
/* Define if building universal (internal helper macro) */
Packit 6e6f77
#undef AC_APPLE_UNIVERSAL_BUILD
Packit 6e6f77
Packit 6e6f77
/* Define to the number of bits in type 'ptrdiff_t'. */
Packit 6e6f77
#undef BITSIZEOF_PTRDIFF_T
Packit 6e6f77
Packit 6e6f77
/* Define to the number of bits in type 'sig_atomic_t'. */
Packit 6e6f77
#undef BITSIZEOF_SIG_ATOMIC_T
Packit 6e6f77
Packit 6e6f77
/* Define to the number of bits in type 'size_t'. */
Packit 6e6f77
#undef BITSIZEOF_SIZE_T
Packit 6e6f77
Packit 6e6f77
/* Define to the number of bits in type 'wchar_t'. */
Packit 6e6f77
#undef BITSIZEOF_WCHAR_T
Packit 6e6f77
Packit 6e6f77
/* Define to the number of bits in type 'wint_t'. */
Packit 6e6f77
#undef BITSIZEOF_WINT_T
Packit 6e6f77
Packit 6e6f77
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
Packit 6e6f77
   systems. This function is required for `alloca.c' support on those systems.
Packit 6e6f77
   */
Packit 6e6f77
#undef CRAY_STACKSEG_END
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if using `alloca.c'. */
Packit 6e6f77
#undef C_ALLOCA
Packit 6e6f77
Packit 6e6f77
/* Define as the bit index in the word where to find bit 0 of the exponent of
Packit 6e6f77
   'double'. */
Packit 6e6f77
#undef DBL_EXPBIT0_BIT
Packit 6e6f77
Packit 6e6f77
/* Define as the word index where to find the exponent of 'double'. */
Packit 6e6f77
#undef DBL_EXPBIT0_WORD
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if // is a file system root distinct from /. */
Packit 6e6f77
#undef DOUBLE_SLASH_IS_DISTINCT_ROOT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if translation of program messages to the user's native
Packit 6e6f77
   language is requested. */
Packit 6e6f77
#undef ENABLE_NLS
Packit 6e6f77
Packit 6e6f77
/* Define if gettimeofday clobbers the localtime buffer. */
Packit 6e6f77
#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
Packit 6e6f77
Packit 6e6f77
/* Define this to 'void' or 'struct timezone' to match the system's
Packit 6e6f77
   declaration of the second argument to gettimeofday. */
Packit 6e6f77
#undef GETTIMEOFDAY_TIMEZONE
Packit 6e6f77
Packit 6e6f77
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit 6e6f77
   whether the gnulib module dirname shall be considered present. */
Packit 6e6f77
#undef GNULIB_DIRNAME
Packit 6e6f77
Packit 6e6f77
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit 6e6f77
   whether the gnulib module fscanf shall be considered present. */
Packit 6e6f77
#undef GNULIB_FSCANF
Packit 6e6f77
Packit 6e6f77
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit 6e6f77
   whether the gnulib module malloc-gnu shall be considered present. */
Packit 6e6f77
#undef GNULIB_MALLOC_GNU
Packit 6e6f77
Packit 6e6f77
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit 6e6f77
   whether the gnulib module msvc-nothrow shall be considered present. */
Packit 6e6f77
#undef GNULIB_MSVC_NOTHROW
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if printf and friends should be labeled with attribute
Packit 6e6f77
   "__gnu_printf__" instead of "__printf__" */
Packit 6e6f77
#undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
Packit 6e6f77
Packit 6e6f77
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit 6e6f77
   whether the gnulib module scanf shall be considered present. */
Packit 6e6f77
#undef GNULIB_SCANF
Packit 6e6f77
Packit 6e6f77
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
Packit 6e6f77
   whether the gnulib module strerror shall be considered present. */
Packit 6e6f77
#undef GNULIB_STRERROR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module dup2 should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_DUP2
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module getdelim should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_GETDELIM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module getline should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_GETLINE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module gettimeofday should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_GETTIMEOFDAY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module lstat should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_LSTAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module malloc-posix should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_MALLOC_POSIX
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module memchr should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_MEMCHR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module stat should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_STAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module strdup should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_STRDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module strerror should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_STRERROR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module strndup should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_STRNDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module strnlen should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_STRNLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module strstr should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_STRSTR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 when the gnulib module vasprintf should be tested. */
Packit 6e6f77
#undef GNULIB_TEST_VASPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
Packit 6e6f77
   may be supplied by this distribution. */
Packit 6e6f77
#undef HAVE_ALLOCA
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
Packit 6e6f77
   */
Packit 6e6f77
#undef HAVE_ALLOCA_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <bp-sym.h> header file. */
Packit 6e6f77
#undef HAVE_BP_SYM_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <byteswap.h> header file. */
Packit 6e6f77
#undef HAVE_BYTESWAP_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit 6e6f77
   CoreFoundation framework. */
Packit 6e6f77
#undef HAVE_CFLOCALECOPYCURRENT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit 6e6f77
   the CoreFoundation framework. */
Packit 6e6f77
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the system has the type `comparison_fn_t'. */
Packit 6e6f77
#undef HAVE_COMPARISON_FN_T
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <crtdefs.h> header file. */
Packit 6e6f77
#undef HAVE_CRTDEFS_H
Packit 6e6f77
Packit 6e6f77
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit 6e6f77
   */
Packit 6e6f77
#undef HAVE_DCGETTEXT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL_GETC_UNLOCKED
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL_GETDELIM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `getline', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL_GETLINE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `program_invocation_name', and
Packit 6e6f77
   to 0 if you don't. */
Packit 6e6f77
#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `program_invocation_short_name',
Packit 6e6f77
   and to 0 if you don't. */
Packit 6e6f77
#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
Packit 6e6f77
   */
Packit 6e6f77
#undef HAVE_DECL_STRDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL_STRERROR_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL_STRNCASECMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL_STRNDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL_STRNLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
Packit 6e6f77
   don't. */
Packit 6e6f77
#undef HAVE_DECL__SNPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the declaration of `__argv', and to 0 if you don't.
Packit 6e6f77
   */
Packit 6e6f77
#undef HAVE_DECL___ARGV
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit 6e6f77
   */
Packit 6e6f77
#undef HAVE_DIRENT_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'dup2' function. */
Packit 6e6f77
#undef HAVE_DUP2
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <features.h> header file. */
Packit 6e6f77
#undef HAVE_FEATURES_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `flockfile' function. */
Packit 6e6f77
#undef HAVE_FLOCKFILE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `fork' function. */
Packit 6e6f77
#undef HAVE_FORK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `funlockfile' function. */
Packit 6e6f77
#undef HAVE_FUNLOCKFILE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'getdelim' function. */
Packit 6e6f77
#undef HAVE_GETDELIM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'getexecname' function. */
Packit 6e6f77
#undef HAVE_GETEXECNAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <getopt.h> header file. */
Packit 6e6f77
#undef HAVE_GETOPT_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `getopt_long_only' function. */
Packit 6e6f77
#undef HAVE_GETOPT_LONG_ONLY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'getprogname' function. */
Packit 6e6f77
#undef HAVE_GETPROGNAME
Packit 6e6f77
Packit 6e6f77
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 6e6f77
#undef HAVE_GETTEXT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'gettimeofday' function. */
Packit 6e6f77
#undef HAVE_GETTIMEOFDAY
Packit 6e6f77
Packit 6e6f77
/* Define if you have the iconv() function and it works. */
Packit 6e6f77
#undef HAVE_ICONV
Packit 6e6f77
Packit 6e6f77
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
Packit 6e6f77
#undef HAVE_INTMAX_T
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 6e6f77
#undef HAVE_INTTYPES_H
Packit 6e6f77
Packit 6e6f77
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
Packit 6e6f77
   declares uintmax_t. */
Packit 6e6f77
#undef HAVE_INTTYPES_H_WITH_UINTMAX
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <libpng10/png.h> header file. */
Packit 6e6f77
#undef HAVE_LIBPNG10_PNG_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <libpng12/png.h> header file. */
Packit 6e6f77
#undef HAVE_LIBPNG12_PNG_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <libpng/png.h> header file. */
Packit 6e6f77
#undef HAVE_LIBPNG_PNG_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <limits.h> header file. */
Packit 6e6f77
#undef HAVE_LIMITS_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <locale.h> header file. */
Packit 6e6f77
#undef HAVE_LOCALE_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the system has the type 'long long int'. */
Packit 6e6f77
#undef HAVE_LONG_LONG_INT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'lstat' function. */
Packit 6e6f77
#undef HAVE_LSTAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
Packit 6e6f77
   to 0 otherwise. */
Packit 6e6f77
#undef HAVE_MALLOC_GNU
Packit 6e6f77
Packit 6e6f77
/* Define if the 'malloc' function is POSIX compliant. */
Packit 6e6f77
#undef HAVE_MALLOC_POSIX
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
Packit 6e6f77
   config.h and <sys/mman.h>. */
Packit 6e6f77
#undef HAVE_MAP_ANONYMOUS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `mbrtowc' function. */
Packit 6e6f77
#undef HAVE_MBRTOWC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <memory.h> header file. */
Packit 6e6f77
#undef HAVE_MEMORY_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if <limits.h> defines the MIN and MAX macros. */
Packit 6e6f77
#undef HAVE_MINMAX_IN_LIMITS_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
Packit 6e6f77
#undef HAVE_MINMAX_IN_SYS_PARAM_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'mprotect' function. */
Packit 6e6f77
#undef HAVE_MPROTECT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
Packit 6e6f77
   concept. */
Packit 6e6f77
#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit 6e6f77
#undef HAVE_NDIR_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <png.h> header file. */
Packit 6e6f77
#undef HAVE_PNG_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `pow' function. */
Packit 6e6f77
#undef HAVE_POW
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if atoll is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_ATOLL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if btowc is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_BTOWC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if canonicalize_file_name is declared even after undefining
Packit 6e6f77
   macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if chdir is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_CHDIR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if chown is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_CHOWN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if dprintf is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_DPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if dup is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_DUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if dup2 is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_DUP2
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if dup3 is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_DUP3
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if endusershell is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_ENDUSERSHELL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if environ is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_ENVIRON
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if euidaccess is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_EUIDACCESS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if faccessat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FACCESSAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fchdir is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FCHDIR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fchmodat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FCHMODAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fchownat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FCHOWNAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fdatasync is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FDATASYNC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ffs is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FFS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ffsl is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FFSL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ffsll is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FFSLL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fpurge is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FPURGE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fseeko is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FSEEKO
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fstat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FSTAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fstatat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FSTATAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if fsync is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FSYNC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ftello is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FTELLO
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ftruncate is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FTRUNCATE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if futimens is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_FUTIMENS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getcwd is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETCWD
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getdelim is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETDELIM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getdomainname is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETDOMAINNAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getdtablesize is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETDTABLESIZE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getgroups is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETGROUPS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if gethostname is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETHOSTNAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getline is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETLINE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getloadavg is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETLOADAVG
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getlogin is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETLOGIN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getlogin_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETLOGIN_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getpagesize is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETPAGESIZE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if gets is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getsubopt is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETSUBOPT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if gettimeofday is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETTIMEOFDAY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if getusershell is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GETUSERSHELL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if grantpt is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GRANTPT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if group_member is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_GROUP_MEMBER
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if initstate is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_INITSTATE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if initstate_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_INITSTATE_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if isatty is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_ISATTY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if lchmod is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_LCHMOD
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if lchown is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_LCHOWN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if link is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_LINK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if linkat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_LINKAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if lseek is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_LSEEK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if lstat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_LSTAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mbrlen is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MBRLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mbrtowc is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MBRTOWC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mbsinit is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MBSINIT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MBSNRTOWCS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MBSRTOWCS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if memmem is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MEMMEM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mempcpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MEMPCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if memrchr is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MEMRCHR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkdirat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKDIRAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkdtemp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKDTEMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkfifo is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKFIFO
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkfifoat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKFIFOAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mknod is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKNOD
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mknodat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKNODAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkostemp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKOSTEMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkostemps is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKOSTEMPS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkstemp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKSTEMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if mkstemps is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_MKSTEMPS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if pclose is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_PCLOSE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if pipe is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_PIPE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if pipe2 is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_PIPE2
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if popen is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_POPEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if posix_openpt is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_POSIX_OPENPT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if pread is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_PREAD
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ptsname is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_PTSNAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ptsname_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_PTSNAME_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if pwrite is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_PWRITE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if qsort_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_QSORT_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if random is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_RANDOM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if random_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_RANDOM_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if rawmemchr is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_RAWMEMCHR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if readlink is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_READLINK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if readlinkat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_READLINKAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if reallocarray is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_REALLOCARRAY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if realpath is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_REALPATH
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if renameat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_RENAMEAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if rmdir is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_RMDIR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if rpmatch is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_RPMATCH
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if secure_getenv is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SECURE_GETENV
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if setenv is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SETENV
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if sethostname is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SETHOSTNAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if setstate is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SETSTATE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if setstate_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SETSTATE_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if setusershell is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SETUSERSHELL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if sleep is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SLEEP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if snprintf is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SNPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if srandom is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SRANDOM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if srandom_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SRANDOM_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if stat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if stpcpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STPCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if stpncpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STPNCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strcasecmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRCASECMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strcasestr is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRCASESTR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strchrnul is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRCHRNUL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strdup is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strerror_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRERROR_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strncasecmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRNCASECMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strncat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRNCAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strndup is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRNDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strnlen is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRNLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strpbrk is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRPBRK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strsep is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRSEP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strsignal is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRSIGNAL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strtod is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRTOD
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strtok_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRTOK_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strtoll is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRTOLL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strtoull is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRTOULL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strverscmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_STRVERSCMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if symlink is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SYMLINK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if symlinkat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_SYMLINKAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if tmpfile is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_TMPFILE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if truncate is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_TRUNCATE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if ttyname_r is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_TTYNAME_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if unlink is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_UNLINK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if unlinkat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_UNLINKAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if unlockpt is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_UNLOCKPT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if unsetenv is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_UNSETENV
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if usleep is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_USLEEP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if utimensat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_UTIMENSAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if vdprintf is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_VDPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if vsnprintf is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_VSNPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcpcpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCPCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcpncpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCPNCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcrtomb is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCRTOMB
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcscasecmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSCASECMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcscat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSCAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcschr is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSCHR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcscmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSCMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcscoll is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSCOLL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcscpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcscspn is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSCSPN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsdup is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsftime is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSFTIME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcslen is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsncasecmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSNCASECMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsncat is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSNCAT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsncmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSNCMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsncpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSNCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsnlen is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSNLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSNRTOMBS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcspbrk is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSPBRK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsrchr is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSRCHR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsrtombs is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSRTOMBS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsspn is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSSPN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsstr is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSSTR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcstok is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSTOK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcswidth is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSWIDTH
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcsxfrm is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCSXFRM
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wctob is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCTOB
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wcwidth is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WCWIDTH
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wmemchr is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WMEMCHR
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wmemcmp is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WMEMCMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wmemcpy is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WMEMCPY
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wmemmove is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WMEMMOVE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if wmemset is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL_WMEMSET
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if _Exit is declared even after undefining macros. */
Packit 6e6f77
#undef HAVE_RAW_DECL__EXIT
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `setdtablesize' function. */
Packit 6e6f77
#undef HAVE_SETDTABLESIZE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
Packit 6e6f77
#undef HAVE_SIGNED_SIG_ATOMIC_T
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if 'wchar_t' is a signed integer type. */
Packit 6e6f77
#undef HAVE_SIGNED_WCHAR_T
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if 'wint_t' is a signed integer type. */
Packit 6e6f77
#undef HAVE_SIGNED_WINT_T
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'snprintf' function. */
Packit 6e6f77
#undef HAVE_SNPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define if the return value of the snprintf function is the number of of
Packit 6e6f77
   bytes (excluding the terminating NUL) that would have been produced if the
Packit 6e6f77
   buffer had been large enough. */
Packit 6e6f77
#undef HAVE_SNPRINTF_RETVAL_C99
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <stdint.h> header file. */
Packit 6e6f77
#undef HAVE_STDINT_H
Packit 6e6f77
Packit 6e6f77
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
Packit 6e6f77
   uintmax_t. */
Packit 6e6f77
#undef HAVE_STDINT_H_WITH_UINTMAX
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 6e6f77
#undef HAVE_STDLIB_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `strcasecmp' function. */
Packit 6e6f77
#undef HAVE_STRCASECMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'strdup' function. */
Packit 6e6f77
#undef HAVE_STRDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `strerror_r' function. */
Packit 6e6f77
#undef HAVE_STRERROR_R
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <strings.h> header file. */
Packit 6e6f77
#undef HAVE_STRINGS_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <string.h> header file. */
Packit 6e6f77
#undef HAVE_STRING_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `strncasecmp' function. */
Packit 6e6f77
#undef HAVE_STRNCASECMP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'strndup' function. */
Packit 6e6f77
#undef HAVE_STRNDUP
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `strnlen' function. */
Packit 6e6f77
#undef HAVE_STRNLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
Packit 6e6f77
#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
Packit 6e6f77
#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
Packit 6e6f77
#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
Packit 6e6f77
#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
Packit 6e6f77
#undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
Packit 6e6f77
#undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
Packit 6e6f77
#undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/bitypes.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_BITYPES_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/cdefs.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_CDEFS_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit 6e6f77
   */
Packit 6e6f77
#undef HAVE_SYS_DIR_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/inttypes.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_INTTYPES_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/mman.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_MMAN_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit 6e6f77
   */
Packit 6e6f77
#undef HAVE_SYS_NDIR_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/param.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_PARAM_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_SOCKET_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_STAT_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/time.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_TIME_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 6e6f77
#undef HAVE_SYS_TYPES_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
Packit 6e6f77
#undef HAVE_SYS_WAIT_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <unistd.h> header file. */
Packit 6e6f77
#undef HAVE_UNISTD_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the system has the type 'unsigned long long int'. */
Packit 6e6f77
#undef HAVE_UNSIGNED_LONG_LONG_INT
Packit 6e6f77
Packit 6e6f77
/* Define if you have a global __progname variable */
Packit 6e6f77
#undef HAVE_VAR___PROGNAME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the 'vasnprintf' function. */
Packit 6e6f77
#undef HAVE_VASNPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `vasprintf' function. */
Packit 6e6f77
#undef HAVE_VASPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `vfork' function. */
Packit 6e6f77
#undef HAVE_VFORK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <vfork.h> header file. */
Packit 6e6f77
#undef HAVE_VFORK_H
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <wchar.h> header file. */
Packit 6e6f77
#undef HAVE_WCHAR_H
Packit 6e6f77
Packit 6e6f77
/* Define if you have the 'wchar_t' type. */
Packit 6e6f77
#undef HAVE_WCHAR_T
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `wcrtomb' function. */
Packit 6e6f77
#undef HAVE_WCRTOMB
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `wcslen' function. */
Packit 6e6f77
#undef HAVE_WCSLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the `wcsnlen' function. */
Packit 6e6f77
#undef HAVE_WCSNLEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the <winsock2.h> header file. */
Packit 6e6f77
#undef HAVE_WINSOCK2_H
Packit 6e6f77
Packit 6e6f77
/* Define if you have the 'wint_t' type. */
Packit 6e6f77
#undef HAVE_WINT_T
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `fork' works. */
Packit 6e6f77
#undef HAVE_WORKING_FORK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if `vfork' works. */
Packit 6e6f77
#undef HAVE_WORKING_VFORK
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the system has the type `_Bool'. */
Packit 6e6f77
#undef HAVE__BOOL
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the '_set_invalid_parameter_handler' function. */
Packit 6e6f77
#undef HAVE__SET_INVALID_PARAMETER_HANDLER
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the compiler supports __builtin_expect,
Packit 6e6f77
   and to 2 if <builtins.h> does.  */
Packit 6e6f77
#undef HAVE___BUILTIN_EXPECT
Packit 6e6f77
#ifndef HAVE___BUILTIN_EXPECT
Packit 6e6f77
# define __builtin_expect(e, c) (e)
Packit 6e6f77
#elif HAVE___BUILTIN_EXPECT == 2
Packit 6e6f77
# include <builtins.h>
Packit 6e6f77
#endif
Packit 6e6f77
    
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
Packit 6e6f77
   slash. */
Packit 6e6f77
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
Packit 6e6f77
Packit 6e6f77
/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
Packit 6e6f77
#undef MALLOC_0_IS_NONNULL
Packit 6e6f77
Packit 6e6f77
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
Packit 6e6f77
#undef MAP_ANONYMOUS
Packit 6e6f77
Packit 6e6f77
/* Use GNU style printf and scanf.  */
Packit 6e6f77
#ifndef __USE_MINGW_ANSI_STDIO
Packit 6e6f77
# undef __USE_MINGW_ANSI_STDIO
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
Packit 6e6f77
/* Name of package */
Packit 6e6f77
#undef PACKAGE
Packit 6e6f77
Packit 6e6f77
/* Define to the address where bug reports for this package should be sent. */
Packit 6e6f77
#undef PACKAGE_BUGREPORT
Packit 6e6f77
Packit 6e6f77
/* Define to the full name of this package. */
Packit 6e6f77
#undef PACKAGE_NAME
Packit 6e6f77
Packit 6e6f77
/* String identifying the packager of this software */
Packit 6e6f77
#undef PACKAGE_PACKAGER
Packit 6e6f77
Packit 6e6f77
/* Packager info for bug reports (URL/e-mail/...) */
Packit 6e6f77
#undef PACKAGE_PACKAGER_BUG_REPORTS
Packit 6e6f77
Packit 6e6f77
/* Packager-specific version information */
Packit 6e6f77
#undef PACKAGE_PACKAGER_VERSION
Packit 6e6f77
Packit 6e6f77
/* Define to the full name and version of this package. */
Packit 6e6f77
#undef PACKAGE_STRING
Packit 6e6f77
Packit 6e6f77
/* Define to the one symbol short name of this package. */
Packit 6e6f77
#undef PACKAGE_TARNAME
Packit 6e6f77
Packit 6e6f77
/* Define to the home page for this package. */
Packit 6e6f77
#undef PACKAGE_URL
Packit 6e6f77
Packit 6e6f77
/* Define to the version of this package. */
Packit 6e6f77
#undef PACKAGE_VERSION
Packit 6e6f77
Packit 6e6f77
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit 6e6f77
   'ptrdiff_t'. */
Packit 6e6f77
#undef PTRDIFF_T_SUFFIX
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if stat needs help when passed a file name with a trailing
Packit 6e6f77
   slash */
Packit 6e6f77
#undef REPLACE_FUNC_STAT_FILE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strerror(0) does not return a message implying success. */
Packit 6e6f77
#undef REPLACE_STRERROR_0
Packit 6e6f77
Packit 6e6f77
/* Define if vasnprintf exists but is overridden by gnulib. */
Packit 6e6f77
#undef REPLACE_VASNPRINTF
Packit 6e6f77
Packit 6e6f77
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit 6e6f77
   'sig_atomic_t'. */
Packit 6e6f77
#undef SIG_ATOMIC_T_SUFFIX
Packit 6e6f77
Packit 6e6f77
/* Define as the maximum value of type 'size_t', if the system doesn't define
Packit 6e6f77
   it. */
Packit 6e6f77
#ifndef SIZE_MAX
Packit 6e6f77
# undef SIZE_MAX
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit 6e6f77
   'size_t'. */
Packit 6e6f77
#undef SIZE_T_SUFFIX
Packit 6e6f77
Packit 6e6f77
/* If using the C implementation of alloca, define if you know the
Packit 6e6f77
   direction of stack growth for your system; otherwise it will be
Packit 6e6f77
   automatically deduced at runtime.
Packit 6e6f77
	STACK_DIRECTION > 0 => grows toward higher addresses
Packit 6e6f77
	STACK_DIRECTION < 0 => grows toward lower addresses
Packit 6e6f77
	STACK_DIRECTION = 0 => direction of growth unknown */
Packit 6e6f77
#undef STACK_DIRECTION
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
Packit 6e6f77
#undef STAT_MACROS_BROKEN
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you have the ANSI C header files. */
Packit 6e6f77
#undef STDC_HEADERS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if strerror_r returns char *. */
Packit 6e6f77
#undef STRERROR_R_CHAR_P
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit 6e6f77
#undef TIME_WITH_SYS_TIME
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the type of the st_atim member of a struct stat is struct
Packit 6e6f77
   timespec. */
Packit 6e6f77
#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
Packit 6e6f77
Packit 6e6f77
/* Enable extensions on AIX 3, Interix.  */
Packit 6e6f77
#ifndef _ALL_SOURCE
Packit 6e6f77
# undef _ALL_SOURCE
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable general extensions on macOS.  */
Packit 6e6f77
#ifndef _DARWIN_C_SOURCE
Packit 6e6f77
# undef _DARWIN_C_SOURCE
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable GNU extensions on systems that have them.  */
Packit 6e6f77
#ifndef _GNU_SOURCE
Packit 6e6f77
# undef _GNU_SOURCE
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable NetBSD extensions on NetBSD.  */
Packit 6e6f77
#ifndef _NETBSD_SOURCE
Packit 6e6f77
# undef _NETBSD_SOURCE
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable OpenBSD extensions on NetBSD.  */
Packit 6e6f77
#ifndef _OPENBSD_SOURCE
Packit 6e6f77
# undef _OPENBSD_SOURCE
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable threading extensions on Solaris.  */
Packit 6e6f77
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 6e6f77
# undef _POSIX_PTHREAD_SEMANTICS
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
Packit 6e6f77
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
Packit 6e6f77
# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
Packit 6e6f77
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
Packit 6e6f77
# undef __STDC_WANT_IEC_60559_BFP_EXT__
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
Packit 6e6f77
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
Packit 6e6f77
# undef __STDC_WANT_IEC_60559_DFP_EXT__
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
Packit 6e6f77
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
Packit 6e6f77
# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
Packit 6e6f77
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
Packit 6e6f77
# undef __STDC_WANT_IEC_60559_TYPES_EXT__
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
Packit 6e6f77
#ifndef __STDC_WANT_LIB_EXT2__
Packit 6e6f77
# undef __STDC_WANT_LIB_EXT2__
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions specified by ISO/IEC 24747:2009.  */
Packit 6e6f77
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
Packit 6e6f77
# undef __STDC_WANT_MATH_SPEC_FUNCS__
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable extensions on HP NonStop.  */
Packit 6e6f77
#ifndef _TANDEM_SOURCE
Packit 6e6f77
# undef _TANDEM_SOURCE
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
Packit 6e6f77
   mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
Packit 6e6f77
   whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
Packit 6e6f77
#ifndef _XOPEN_SOURCE
Packit 6e6f77
# undef _XOPEN_SOURCE
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable X/Open compliant socket functions that do not require linking
Packit 6e6f77
   with -lxnet on HP-UX 11.11.  */
Packit 6e6f77
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
Packit 6e6f77
# undef _HPUX_ALT_XOPEN_SOCKET_API
Packit 6e6f77
#endif
Packit 6e6f77
/* Enable general extensions on Solaris.  */
Packit 6e6f77
#ifndef __EXTENSIONS__
Packit 6e6f77
# undef __EXTENSIONS__
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
Packit 6e6f77
/* Version number of package */
Packit 6e6f77
#undef VERSION
Packit 6e6f77
Packit 6e6f77
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit 6e6f77
   'wchar_t'. */
Packit 6e6f77
#undef WCHAR_T_SUFFIX
Packit 6e6f77
Packit 6e6f77
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
Packit 6e6f77
   'wint_t'. */
Packit 6e6f77
#undef WINT_T_SUFFIX
Packit 6e6f77
Packit 6e6f77
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit 6e6f77
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit 6e6f77
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit 6e6f77
# if defined __BIG_ENDIAN__
Packit 6e6f77
#  define WORDS_BIGENDIAN 1
Packit 6e6f77
# endif
Packit 6e6f77
#else
Packit 6e6f77
# ifndef WORDS_BIGENDIAN
Packit 6e6f77
#  undef WORDS_BIGENDIAN
Packit 6e6f77
# endif
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* Enable large inode numbers on Mac OS X 10.5. */
Packit 6e6f77
#undef _DARWIN_USE_64_BIT_INODE
Packit 6e6f77
Packit 6e6f77
/* Number of bits in a file offset, on hosts where this is settable. */
Packit 6e6f77
#undef _FILE_OFFSET_BITS
Packit 6e6f77
Packit 6e6f77
/* Define for large files, on AIX-style hosts. */
Packit 6e6f77
#undef _LARGE_FILES
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if on MINIX. */
Packit 6e6f77
#undef _MINIX
Packit 6e6f77
Packit 6e6f77
/* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
Packit 6e6f77
#undef _NETBSD_SOURCE
Packit 6e6f77
Packit 6e6f77
/* The _Noreturn keyword of C11.  */
Packit 6e6f77
#if ! (defined _Noreturn \
Packit 6e6f77
       || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
Packit 6e6f77
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
Packit 6e6f77
      || 0x5110 <= __SUNPRO_C)
Packit 6e6f77
#  define _Noreturn __attribute__ ((__noreturn__))
Packit 6e6f77
# elif defined _MSC_VER && 1200 <= _MSC_VER
Packit 6e6f77
#  define _Noreturn __declspec (noreturn)
Packit 6e6f77
# else
Packit 6e6f77
#  define _Noreturn
Packit 6e6f77
# endif
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
Packit 6e6f77
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 6e6f77
   this defined. */
Packit 6e6f77
#undef _POSIX_1_SOURCE
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if you need to in order for 'stat' and other things to work. */
Packit 6e6f77
#undef _POSIX_SOURCE
Packit 6e6f77
Packit 6e6f77
/* For standard stat data types on VMS. */
Packit 6e6f77
#undef _USE_STD_STAT
Packit 6e6f77
Packit 6e6f77
/* Define to rpl_ if the getopt replacement functions and variables should be
Packit 6e6f77
   used. */
Packit 6e6f77
#undef __GETOPT_PREFIX
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the system <stdint.h> predates C++11. */
Packit 6e6f77
#undef __STDC_CONSTANT_MACROS
Packit 6e6f77
Packit 6e6f77
/* Define to 1 if the system <stdint.h> predates C++11. */
Packit 6e6f77
#undef __STDC_LIMIT_MACROS
Packit 6e6f77
Packit 6e6f77
/* Define to empty if `const' does not conform to ANSI C. */
Packit 6e6f77
#undef const
Packit 6e6f77
Packit 6e6f77
/* Please see the Gnulib manual for how to use these macros.
Packit 6e6f77
Packit 6e6f77
   Suppress extern inline with HP-UX cc, as it appears to be broken; see
Packit 6e6f77
   <https://lists.gnu.org/r/bug-texinfo/2013-02/msg00030.html>.
Packit 6e6f77
Packit 6e6f77
   Suppress extern inline with Sun C in standards-conformance mode, as it
Packit 6e6f77
   mishandles inline functions that call each other.  E.g., for 'inline void f
Packit 6e6f77
   (void) { } inline void g (void) { f (); }', c99 incorrectly complains
Packit 6e6f77
   'reference to static identifier "f" in extern inline function'.
Packit 6e6f77
   This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
Packit 6e6f77
Packit 6e6f77
   Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
Packit 6e6f77
   on configurations that mistakenly use 'static inline' to implement
Packit 6e6f77
   functions or macros in standard C headers like <ctype.h>.  For example,
Packit 6e6f77
   if isdigit is mistakenly implemented via a static inline function,
Packit 6e6f77
   a program containing an extern inline function that calls isdigit
Packit 6e6f77
   may not work since the C standard prohibits extern inline functions
Packit 6e6f77
   from calling static functions.  This bug is known to occur on:
Packit 6e6f77
Packit 6e6f77
     OS X 10.8 and earlier; see:
Packit 6e6f77
     https://lists.gnu.org/r/bug-gnulib/2012-12/msg00023.html
Packit 6e6f77
Packit 6e6f77
     DragonFly; see
Packit 6e6f77
     http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
Packit 6e6f77
Packit 6e6f77
     FreeBSD; see:
Packit 6e6f77
     https://lists.gnu.org/r/bug-gnulib/2014-07/msg00104.html
Packit 6e6f77
Packit 6e6f77
   OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
Packit 6e6f77
   for clang but remains for g++; see <https://trac.macports.org/ticket/41033>.
Packit 6e6f77
   Assume DragonFly and FreeBSD will be similar.  */
Packit 6e6f77
#if (((defined __APPLE__ && defined __MACH__) \
Packit 6e6f77
      || defined __DragonFly__ || defined __FreeBSD__) \
Packit 6e6f77
     && (defined __header_inline \
Packit 6e6f77
         ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
Packit 6e6f77
            && ! defined __clang__) \
Packit 6e6f77
         : ((! defined _DONT_USE_CTYPE_INLINE_ \
Packit 6e6f77
             && (defined __GNUC__ || defined __cplusplus)) \
Packit 6e6f77
            || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
Packit 6e6f77
                && defined __GNUC__ && ! defined __cplusplus))))
Packit 6e6f77
# define _GL_EXTERN_INLINE_STDHEADER_BUG
Packit 6e6f77
#endif
Packit 6e6f77
#if ((__GNUC__ \
Packit 6e6f77
      ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
Packit 6e6f77
      : (199901L <= __STDC_VERSION__ \
Packit 6e6f77
         && !defined __HP_cc \
Packit 6e6f77
         && !defined __PGI \
Packit 6e6f77
         && !(defined __SUNPRO_C && __STDC__))) \
Packit 6e6f77
     && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
Packit 6e6f77
# define _GL_INLINE inline
Packit 6e6f77
# define _GL_EXTERN_INLINE extern inline
Packit 6e6f77
# define _GL_EXTERN_INLINE_IN_USE
Packit 6e6f77
#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
Packit 6e6f77
       && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
Packit 6e6f77
# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
Packit 6e6f77
   /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
Packit 6e6f77
#  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
Packit 6e6f77
# else
Packit 6e6f77
#  define _GL_INLINE extern inline
Packit 6e6f77
# endif
Packit 6e6f77
# define _GL_EXTERN_INLINE extern
Packit 6e6f77
# define _GL_EXTERN_INLINE_IN_USE
Packit 6e6f77
#else
Packit 6e6f77
# define _GL_INLINE static _GL_UNUSED
Packit 6e6f77
# define _GL_EXTERN_INLINE static _GL_UNUSED
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* In GCC 4.6 (inclusive) to 5.1 (exclusive),
Packit 6e6f77
   suppress bogus "no previous prototype for 'FOO'"
Packit 6e6f77
   and "no previous declaration for 'FOO'" diagnostics,
Packit 6e6f77
   when FOO is an inline function in the header; see
Packit 6e6f77
   <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
Packit 6e6f77
   <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>.  */
Packit 6e6f77
#if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
Packit 6e6f77
# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
Packit 6e6f77
#  define _GL_INLINE_HEADER_CONST_PRAGMA
Packit 6e6f77
# else
Packit 6e6f77
#  define _GL_INLINE_HEADER_CONST_PRAGMA \
Packit 6e6f77
     _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
Packit 6e6f77
# endif
Packit 6e6f77
# define _GL_INLINE_HEADER_BEGIN \
Packit 6e6f77
    _Pragma ("GCC diagnostic push") \
Packit 6e6f77
    _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
Packit 6e6f77
    _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
Packit 6e6f77
    _GL_INLINE_HEADER_CONST_PRAGMA
Packit 6e6f77
# define _GL_INLINE_HEADER_END \
Packit 6e6f77
    _Pragma ("GCC diagnostic pop")
Packit 6e6f77
#else
Packit 6e6f77
# define _GL_INLINE_HEADER_BEGIN
Packit 6e6f77
# define _GL_INLINE_HEADER_END
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* A replacement for va_copy, if needed.  */
Packit 6e6f77
#define gl_va_copy(a,b) ((a) = (b))
Packit 6e6f77
Packit 6e6f77
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit 6e6f77
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit 6e6f77
#ifndef __cplusplus
Packit 6e6f77
#undef inline
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
Packit 6e6f77
#undef intmax_t
Packit 6e6f77
Packit 6e6f77
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
Packit 6e6f77
   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
Packit 6e6f77
   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
Packit 6e6f77
   __APPLE__ && __MACH__ test for Mac OS X.
Packit 6e6f77
   __APPLE_CC__ tests for the Apple compiler and its version.
Packit 6e6f77
   __STDC_VERSION__ tests for the C99 mode.  */
Packit 6e6f77
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
Packit 6e6f77
# define __GNUC_STDC_INLINE__ 1
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* Define to `int' if <sys/types.h> does not define. */
Packit 6e6f77
#undef mode_t
Packit 6e6f77
Packit 6e6f77
/* Define to the type of st_nlink in struct stat, or a supertype. */
Packit 6e6f77
#undef nlink_t
Packit 6e6f77
Packit 6e6f77
/* Define to `int' if <sys/types.h> does not define. */
Packit 6e6f77
#undef pid_t
Packit 6e6f77
Packit 6e6f77
/* Define as the type of the result of subtracting two pointers, if the system
Packit 6e6f77
   doesn't define it. */
Packit 6e6f77
#undef ptrdiff_t
Packit 6e6f77
Packit 6e6f77
/* Define to the equivalent of the C99 'restrict' keyword, or to
Packit 6e6f77
   nothing if this is not supported.  Do not define if restrict is
Packit 6e6f77
   supported directly.  */
Packit 6e6f77
#undef restrict
Packit 6e6f77
/* Work around a bug in Sun C++: it does not support _Restrict or
Packit 6e6f77
   __restrict__, even though the corresponding Sun C compiler ends up with
Packit 6e6f77
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
Packit 6e6f77
   previous line.  Perhaps some future version of Sun C++ will work with
Packit 6e6f77
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
Packit 6e6f77
#if defined __SUNPRO_CC && !defined __RESTRICT
Packit 6e6f77
# define _Restrict
Packit 6e6f77
# define __restrict__
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 6e6f77
#undef size_t
Packit 6e6f77
Packit 6e6f77
/* Define as a signed type of the same size as size_t. */
Packit 6e6f77
#undef ssize_t
Packit 6e6f77
Packit 6e6f77
/* Define as a marker that can be attached to declarations that might not
Packit 6e6f77
    be used.  This helps to reduce warnings, such as from
Packit 6e6f77
    GCC -Wunused-parameter.  */
Packit 6e6f77
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
Packit 6e6f77
# define _GL_UNUSED __attribute__ ((__unused__))
Packit 6e6f77
#else
Packit 6e6f77
# define _GL_UNUSED
Packit 6e6f77
#endif
Packit 6e6f77
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
Packit 6e6f77
   is a misnomer outside of parameter lists.  */
Packit 6e6f77
#define _UNUSED_PARAMETER_ _GL_UNUSED
Packit 6e6f77
Packit 6e6f77
/* gcc supports the "unused" attribute on possibly unused labels, and
Packit 6e6f77
   g++ has since version 4.5.  Note to support C++ as well as C,
Packit 6e6f77
   _GL_UNUSED_LABEL should be used with a trailing ;  */
Packit 6e6f77
#if !defined __cplusplus || __GNUC__ > 4 \
Packit 6e6f77
    || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
Packit 6e6f77
# define _GL_UNUSED_LABEL _GL_UNUSED
Packit 6e6f77
#else
Packit 6e6f77
# define _GL_UNUSED_LABEL
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* The __pure__ attribute was added in gcc 2.96.  */
Packit 6e6f77
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
Packit 6e6f77
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
Packit 6e6f77
#else
Packit 6e6f77
# define _GL_ATTRIBUTE_PURE /* empty */
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
/* The __const__ attribute was added in gcc 2.95.  */
Packit 6e6f77
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
Packit 6e6f77
# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
Packit 6e6f77
#else
Packit 6e6f77
# define _GL_ATTRIBUTE_CONST /* empty */
Packit 6e6f77
#endif
Packit 6e6f77
Packit 6e6f77
Packit 6e6f77
/* Define as a macro for copying va_list variables. */
Packit 6e6f77
#undef va_copy
Packit 6e6f77
Packit 6e6f77
/* Define as `fork' if `vfork' does not work. */
Packit 6e6f77
#undef vfork