More doxygen docu.
[libfirm] / config.h.in
index 79c27b2..e928b83 100644 (file)
@@ -9,9 +9,15 @@
 /* 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
 
+/* Define if you have the <jni.h> header file.  */
+#undef HAVE_JNI_H
+
 /* Define if you have the <math.h> header file.  */
 #undef HAVE_MATH_H