added execfreq.h
[libfirm] / config.h.in
index 9df7894..f9d0276 100644 (file)
@@ -98,6 +98,9 @@
 /* define to 1 to use the ILP solver */
 #undef WITH_ILP
 
+/* define to 1 to enable Firm to call the JVM */
+#undef WITH_JVM
+
 /* define to 1 to have wchar_t support for identifiers */
 #define FIRM_ENABLE_WCHAR