X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=9ea17832443d8f4c0795a49295f0d95355b692ad;hb=c378db2a15d92914dcbe4c6bf08a6b4558ecc708;hp=db55620fb1012d2ad9e23790d5704584b8e6e625;hpb=8128f777cc27c17fd528e09fd8b639a40a53bb1b;p=libfirm diff --git a/config.h.in b/config.h.in index db55620fb..9ea178324 100644 --- a/config.h.in +++ b/config.h.in @@ -95,6 +95,12 @@ /* define to 1 to use the libcore */ #undef WITH_LIBCORE +/* define to 1 to use the ILP solver */ +#undef WITH_ILP + +/* define to 1 to have wchar_t support for identifiers */ +#define FIRM_ENABLE_WCHAR + /* Define to disable assertion checking. */ #undef NDEBUG