changed solve function, return now 0 or negative on number, cost are pointer param
[libfirm] / win32 / firm_config.h
index a780789..2facc90 100644 (file)
@@ -43,9 +43,7 @@
 #endif
 
 /* define to 1 to use JVM calling needed for the Java-based coalescer in firmbe */
-#ifndef WITH_JVM
-#define WITH_JVM 1
-#endif
+/* #undef WITH_JVM */
 
 /* Define to disable assertion checking.  */
 /* #undef NDEBUG */