From: Michael Beck Date: Thu, 2 Dec 2004 16:33:58 +0000 (+0000) Subject: added new firm_config.h generation X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=1c656ba926a7880e8fe4666e39090a39c9bf2273;p=libfirm added new firm_config.h generation [r4565] --- diff --git a/configure b/configure index 1aa3cb20f..cc2832252 100755 --- a/configure +++ b/configure @@ -5412,3 +5412,6 @@ if test "$no_create" != yes; then # would make configure fail if this is the last instruction. $ac_cs_success || { (exit 1); exit 1; } fi + + +gawk -f filter.awk < config.h | sed -f filter.sed > ir/common/firm_config.h