X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=1478e95e03312a49a3e4918a1ac95de656eecf45;hb=ac396855358f04bc4bf1105053241cb4580f0e25;hp=f9d0276b3b935d22638a808904ec661977fbfcdf;hpb=e715b9fd6f6e90eb0414e5dd9b38ff1b01dee98d;p=libfirm diff --git a/config.h.in b/config.h.in index f9d0276b3..1478e95e0 100644 --- a/config.h.in +++ b/config.h.in @@ -101,6 +101,9 @@ /* 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