X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=88e6cd9c7eeed718ae917203992dbb57ce325d2d;hb=983ccce1eedf93564b3ec1cb99d966635176e4aa;hp=dc66640ca6632dc6270c28e05b3b9a9288d2b1e0;hpb=22fb1bf2ded30790d135adaba81a7e0169549599;p=libfirm diff --git a/config.h.in b/config.h.in index dc66640ca..88e6cd9c7 100644 --- a/config.h.in +++ b/config.h.in @@ -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