define WITH_JVM
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 24 Oct 2006 12:39:30 +0000 (12:39 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 24 Oct 2006 12:39:30 +0000 (12:39 +0000)
[r8366]

win32/config.h

index 6f623ff..d6ba2f0 100644 (file)
@@ -87,7 +87,7 @@
 #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 have wchar_t support for identifiers */
 #define FIRM_ENABLE_WCHAR 1