added WITH_LIBCORE define
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 21 Feb 2005 12:10:51 +0000 (12:10 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 21 Feb 2005 12:10:51 +0000 (12:10 +0000)
[r5193]

win32/config.h

index 3bbdcbc..c6f390e 100644 (file)
@@ -77,6 +77,9 @@
 /* define to enable debugging stuff. */
 #define DEBUG_libfirm 1
 
+/* define to 1 to use the libcore */
+#undef WITH_LIBCORE
+
 /* Define to disable assertion checking.  */
 /* #undef NDEBUG */