X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=1478e95e03312a49a3e4918a1ac95de656eecf45;hb=2a5fb87e86e496c0ae382113a978cdcf56a0f5a9;hp=9df7894816d855c7a6135b3efa7dcf0d9b9f862b;hpb=57e9524dbe83964121945b658d1ff3976ac2bc4e;p=libfirm diff --git a/config.h.in b/config.h.in index 9df789481..1478e95e0 100644 --- a/config.h.in +++ b/config.h.in @@ -98,6 +98,12 @@ /* define to 1 to use the ILP solver */ #undef WITH_ILP +/* define to 1 to enable Firm to call the JVM */ +#undef WITH_JVM + +/* define to 1 if we use gnu extensions */ +#undef _GNU_SOURCE + /* define to 1 to have wchar_t support for identifiers */ #define FIRM_ENABLE_WCHAR