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