renamed type opcode to ir_opcode
[libfirm] / win32 / config.h
index 6f623ff..0157f18 100644 (file)
 #define WITH_ILP 1
 
 /* define to 1 to use JVM calling needed for the Java-based coalescer in firmbe */
-/* #undef WITH_JVM */
+#define WITH_JVM 1
+
+/* define to 1 to enable the STA backend */
+/* #undef WITH_STA */
 
 /* define to 1 to have wchar_t support for identifiers */
 #define FIRM_ENABLE_WCHAR 1