*** empty log message ***
[libfirm] / config.h.in
index 2351f67..79c27b2 100644 (file)
@@ -1,11 +1,19 @@
-/*
- * libFIRM Project
- *
- * $Id$
- */
+/* config.h.in.  Generated automatically from configure.in by autoheader.  */
 
-/* Define to enable debugging stuff.  */
+/* Define if you have the ANSI C header files.  */
+#undef STDC_HEADERS
+
+/* define to enable debugging stuff. */
 #undef DEBUG_libfirm
 
 /* Define to disable assertion checking.  */
 #undef NDEBUG
+
+/* Define if you have the <gmp.h> header file.  */
+#undef HAVE_GMP_H
+
+/* Define if you have the <math.h> header file.  */
+#undef HAVE_MATH_H
+
+/* Define if you have the <obstack.h> header file.  */
+#undef HAVE_OBSTACK_H