Blame config.h.in

Packit Service def718
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service def718
Packit Service def718
/* Enable RDRAND Hardware RNG Hash Seed */
Packit Service def718
#undef ENABLE_RDRAND
Packit Service def718
Packit Service def718
/* Enable partial threading support */
Packit Service def718
#undef ENABLE_THREADING
Packit Service def718
Packit Service def718
/* Define if .gnu.warning accepts long strings. */
Packit Service def718
#undef HAS_GNU_WARNING_LONG
Packit Service def718
Packit Service def718
/* Has atomic builtins */
Packit Service def718
#undef HAVE_ATOMIC_BUILTINS
Packit Service def718
Packit Service def718
/* Define to 1 if you have the declaration of `INFINITY', and to 0 if you
Packit Service def718
   don't. */
Packit Service def718
#undef HAVE_DECL_INFINITY
Packit Service def718
Packit Service def718
/* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
Packit Service def718
   */
Packit Service def718
#undef HAVE_DECL_ISINF
Packit Service def718
Packit Service def718
/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
Packit Service def718
   */
Packit Service def718
#undef HAVE_DECL_ISNAN
Packit Service def718
Packit Service def718
/* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
Packit Service def718
#undef HAVE_DECL_NAN
Packit Service def718
Packit Service def718
/* Define to 1 if you have the declaration of `_finite', and to 0 if you
Packit Service def718
   don't. */
Packit Service def718
#undef HAVE_DECL__FINITE
Packit Service def718
Packit Service def718
/* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
Packit Service def718
   */
Packit Service def718
#undef HAVE_DECL__ISNAN
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service def718
#undef HAVE_DLFCN_H
Packit Service def718
Packit Service def718
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
Packit Service def718
#undef HAVE_DOPRNT
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <endian.h> header file. */
Packit Service def718
#undef HAVE_ENDIAN_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service def718
#undef HAVE_FCNTL_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service def718
#undef HAVE_INTTYPES_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <limits.h> header file. */
Packit Service def718
#undef HAVE_LIMITS_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <locale.h> header file. */
Packit Service def718
#undef HAVE_LOCALE_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <memory.h> header file. */
Packit Service def718
#undef HAVE_MEMORY_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `open' function. */
Packit Service def718
#undef HAVE_OPEN
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `realloc' function. */
Packit Service def718
#undef HAVE_REALLOC
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `setlocale' function. */
Packit Service def718
#undef HAVE_SETLOCALE
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `snprintf' function. */
Packit Service def718
#undef HAVE_SNPRINTF
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service def718
#undef HAVE_STDARG_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service def718
#undef HAVE_STDINT_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service def718
#undef HAVE_STDLIB_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `strcasecmp' function. */
Packit Service def718
#undef HAVE_STRCASECMP
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `strdup' function. */
Packit Service def718
#undef HAVE_STRDUP
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `strerror' function. */
Packit Service def718
#undef HAVE_STRERROR
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <strings.h> header file. */
Packit Service def718
#undef HAVE_STRINGS_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <string.h> header file. */
Packit Service def718
#undef HAVE_STRING_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `strncasecmp' function. */
Packit Service def718
#undef HAVE_STRNCASECMP
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <syslog.h> header file. */
Packit Service def718
#undef HAVE_SYSLOG_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <sys/cdefs.h> header file. */
Packit Service def718
#undef HAVE_SYS_CDEFS_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <sys/param.h> header file. */
Packit Service def718
#undef HAVE_SYS_PARAM_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service def718
#undef HAVE_SYS_STAT_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service def718
#undef HAVE_SYS_TYPES_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service def718
#undef HAVE_UNISTD_H
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `uselocale' function. */
Packit Service def718
#undef HAVE_USELOCALE
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `vasprintf' function. */
Packit Service def718
#undef HAVE_VASPRINTF
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `vprintf' function. */
Packit Service def718
#undef HAVE_VPRINTF
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `vsnprintf' function. */
Packit Service def718
#undef HAVE_VSNPRINTF
Packit Service def718
Packit Service def718
/* Define to 1 if you have the `vsyslog' function. */
Packit Service def718
#undef HAVE_VSYSLOG
Packit Service def718
Packit Service def718
/* Define to 1 if you have the <xlocale.h> header file. */
Packit Service def718
#undef HAVE_XLOCALE_H
Packit Service def718
Packit Service def718
/* Have __thread */
Packit Service def718
#undef HAVE___THREAD
Packit Service def718
Packit Service def718
/* Public define for json_inttypes.h */
Packit Service def718
#undef JSON_C_HAVE_INTTYPES_H
Packit Service def718
Packit Service def718
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit Service def718
   */
Packit Service def718
#undef LT_OBJDIR
Packit Service def718
Packit Service def718
/* Name of package */
Packit Service def718
#undef PACKAGE
Packit Service def718
Packit Service def718
/* Define to the address where bug reports for this package should be sent. */
Packit Service def718
#undef PACKAGE_BUGREPORT
Packit Service def718
Packit Service def718
/* Define to the full name of this package. */
Packit Service def718
#undef PACKAGE_NAME
Packit Service def718
Packit Service def718
/* Define to the full name and version of this package. */
Packit Service def718
#undef PACKAGE_STRING
Packit Service def718
Packit Service def718
/* Define to the one symbol short name of this package. */
Packit Service def718
#undef PACKAGE_TARNAME
Packit Service def718
Packit Service def718
/* Define to the home page for this package. */
Packit Service def718
#undef PACKAGE_URL
Packit Service def718
Packit Service def718
/* Define to the version of this package. */
Packit Service def718
#undef PACKAGE_VERSION
Packit Service def718
Packit Service def718
/* The number of bytes in type int */
Packit Service def718
#undef SIZEOF_INT
Packit Service def718
Packit Service def718
/* The number of bytes in type int64_t */
Packit Service def718
#undef SIZEOF_INT64_T
Packit Service def718
Packit Service def718
/* The number of bytes in type long */
Packit Service def718
#undef SIZEOF_LONG
Packit Service def718
Packit Service def718
/* The number of bytes in type long long */
Packit Service def718
#undef SIZEOF_LONG_LONG
Packit Service def718
Packit Service def718
/* The number of bytes in type size_t */
Packit Service def718
#undef SIZEOF_SIZE_T
Packit Service def718
Packit Service def718
/* Specifier for __thread */
Packit Service def718
#undef SPEC___THREAD
Packit Service def718
Packit Service def718
/* Define to 1 if you have the ANSI C header files. */
Packit Service def718
#undef STDC_HEADERS
Packit Service def718
Packit Service def718
/* Version number of package */
Packit Service def718
#undef VERSION
Packit Service def718
Packit Service def718
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service def718
#undef const
Packit Service def718
Packit Service def718
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service def718
#undef size_t