Blame config.h.in

Packit 80c72f
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 80c72f
Packit 80c72f
/* complex.h present and usable */
Packit 80c72f
#undef HAVE_COMPLEX_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 80c72f
#undef HAVE_DLFCN_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the `dup' function. */
Packit 80c72f
#undef HAVE_DUP
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the `dup2' function. */
Packit 80c72f
#undef HAVE_DUP2
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the `gettimeofday' function. */
Packit 80c72f
#undef HAVE_GETTIMEOFDAY
Packit 80c72f
Packit 80c72f
/* Define to 1 if the system has the type `intptr_t'. */
Packit 80c72f
#undef HAVE_INTPTR_T
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 80c72f
#undef HAVE_INTTYPES_H
Packit 80c72f
Packit 80c72f
/* Library dl present */
Packit 80c72f
#undef HAVE_LIBDL
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <limits.h> header file. */
Packit 80c72f
#undef HAVE_LIMITS_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the `localeconv' function. */
Packit 80c72f
#undef HAVE_LOCALECONV
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <locale.h> header file. */
Packit 80c72f
#undef HAVE_LOCALE_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <memory.h> header file. */
Packit 80c72f
#undef HAVE_MEMORY_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the `setlocale' function. */
Packit 80c72f
#undef HAVE_SETLOCALE
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <stdint.h> header file. */
Packit 80c72f
#undef HAVE_STDINT_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 80c72f
#undef HAVE_STDLIB_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <strings.h> header file. */
Packit 80c72f
#undef HAVE_STRINGS_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <string.h> header file. */
Packit 80c72f
#undef HAVE_STRING_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 80c72f
#undef HAVE_SYS_STAT_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <sys/time.h> header file. */
Packit 80c72f
#undef HAVE_SYS_TIME_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 80c72f
#undef HAVE_SYS_TYPES_H
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the <unistd.h> header file. */
Packit 80c72f
#undef HAVE_UNISTD_H
Packit 80c72f
Packit 80c72f
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 80c72f
   */
Packit 80c72f
#undef LT_OBJDIR
Packit 80c72f
Packit 80c72f
/* C compiler */
Packit 80c72f
#undef MPC_CC
Packit 80c72f
Packit 80c72f
/* Gcc yes or no */
Packit 80c72f
#undef MPC_GCC
Packit 80c72f
Packit 80c72f
/* Version of gcc */
Packit 80c72f
#undef MPC_GCC_VERSION
Packit 80c72f
Packit 80c72f
/* Do not check mpc_out_str on stdout */
Packit 80c72f
#undef MPC_NO_STREAM_REDIRECTION
Packit 80c72f
Packit 80c72f
/* Use valgrind for make check */
Packit 80c72f
#undef MPC_USE_VALGRIND
Packit 80c72f
Packit 80c72f
/* Name of package */
Packit 80c72f
#undef PACKAGE
Packit 80c72f
Packit 80c72f
/* Define to the address where bug reports for this package should be sent. */
Packit 80c72f
#undef PACKAGE_BUGREPORT
Packit 80c72f
Packit 80c72f
/* Define to the full name of this package. */
Packit 80c72f
#undef PACKAGE_NAME
Packit 80c72f
Packit 80c72f
/* Define to the full name and version of this package. */
Packit 80c72f
#undef PACKAGE_STRING
Packit 80c72f
Packit 80c72f
/* Define to the one symbol short name of this package. */
Packit 80c72f
#undef PACKAGE_TARNAME
Packit 80c72f
Packit 80c72f
/* Define to the home page for this package. */
Packit 80c72f
#undef PACKAGE_URL
Packit 80c72f
Packit 80c72f
/* Define to the version of this package. */
Packit 80c72f
#undef PACKAGE_VERSION
Packit 80c72f
Packit 80c72f
/* Define to 1 if you have the ANSI C header files. */
Packit 80c72f
#undef STDC_HEADERS
Packit 80c72f
Packit 80c72f
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit 80c72f
#undef TIME_WITH_SYS_TIME
Packit 80c72f
Packit 80c72f
/* Version number of package */
Packit 80c72f
#undef VERSION
Packit 80c72f
Packit 80c72f
/* Define to empty if `const' does not conform to ANSI C. */
Packit 80c72f
#undef const
Packit 80c72f
Packit 80c72f
/* Define to the type of a signed integer type wide enough to hold a pointer,
Packit 80c72f
   if such a type exists, and if the system does not define it. */
Packit 80c72f
#undef intptr_t
Packit 80c72f
Packit 80c72f
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 80c72f
#undef size_t