fixed bugs in remove_bad_predecessors.
[libfirm] / config.h.in
index dc66640..3818635 100644 (file)
@@ -11,7 +11,7 @@
  * Licence:     This file protected by GPL -  GNU GENERAL PUBLIC LICENSE.
  */
 
-/* define to enable debugging stuff. */
+/* define to 1 to enable debugging stuff. */
 #undef DEBUG_libfirm
 
 /* Define to disable assertion checking.  */
@@ -88,6 +88,9 @@
 /* Define to 1 if Firm statistics are activated */
 #undef FIRM_STATISTICS
 
+/* Define to 1 for heap analysis support */
+#undef DO_HEAPANALYSIS
+
 /* Define the right volatile token */
 #undef volatile