Import Upstream version 0.8.2
[platform/upstream/mpc.git] / config.h.in
index 4f53b51..63c574f 100644 (file)
@@ -1,8 +1,5 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
-/* complex.h present and usable */
-#undef HAVE_COMPLEX_H
-
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
 /* Define to 1 if you have the `dup2' function. */
 #undef HAVE_DUP2
 
+/* Define to 1 if you have the `fileno' function. */
+#undef HAVE_FILENO
+
 /* Define to 1 if you have the `gettimeofday' function. */
 #undef HAVE_GETTIMEOFDAY
 
-/* Define to 1 if the system has the type `intptr_t'. */
-#undef HAVE_INTPTR_T
-
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
-/* Library dl present */
-#undef HAVE_LIBDL
-
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
    */
 #undef LT_OBJDIR
 
-/* C compiler */
-#undef MPC_CC
-
-/* Gcc yes or no */
-#undef MPC_GCC
-
-/* Version of gcc */
-#undef MPC_GCC_VERSION
-
 /* Do not check mpc_out_str on stdout */
-#undef MPC_NO_STREAM_REDIRECTION
-
-/* Use valgrind for make check */
-#undef MPC_USE_VALGRIND
+#undef NO_STREAM_REDIRECTION
 
 /* Name of package */
 #undef PACKAGE
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
-/* Define to the type of a signed integer type wide enough to hold a pointer,
-   if such a type exists, and if the system does not define it. */
-#undef intptr_t
-
 /* Define to `unsigned int' if <sys/types.h> does not define. */
 #undef size_t