add missing DBG_OPT calls
[libfirm] / win32 / firm_config.h
index 4774cb9..bdb7709 100644 (file)
@@ -38,9 +38,7 @@
 #endif
 
 /* define to 1 to use the ILP solver */
-#ifndef WITH_ILP
-#define WITH_ILP 1
-#endif
+/* undef WITH_ILP */
 
 /* define to 1 to use JVM calling needed for the Java-based coalescer in firmbe */
 /* #undef WITH_JVM */