X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=firm_config.h.in;h=7724f1f331abe8d0724030e2d800081d4ba93c33;hb=920b3684e86b3a6e9432b61a4556843dc3c56691;hp=054f253b14f932b17308b6698697998651aad36f;hpb=06ee415e4d3b4a03b08da4b6e6324adb9ba0fded;p=libfirm diff --git a/firm_config.h.in b/firm_config.h.in index 054f253b1..7724f1f33 100644 --- a/firm_config.h.in +++ b/firm_config.h.in @@ -19,6 +19,9 @@ /* undef to disable inlining */ @FIRMCONFIG_USE_INLINING@ +/* define to enable hooks */ +@FIRMCONFIG_FIRM_ENABLE_HOOKS@ + #ifdef USE_INLINING #define INLINE inline #else