compileable with -Wall and bugfixing
[libfirm] / config.h.in
index 79c27b2..33854b8 100644 (file)
@@ -9,6 +9,9 @@
 /* Define to disable assertion checking.  */
 #undef NDEBUG
 
+/* Define to value "inline" for gcc inlineing. */
+#undef USE_GCC_INLINE
+
 /* Define if you have the <gmp.h> header file.  */
 #undef HAVE_GMP_H