X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=f9d0276b3b935d22638a808904ec661977fbfcdf;hb=002120b9325bd7e1da3ebb9dd258350011ad863c;hp=9ea17832443d8f4c0795a49295f0d95355b692ad;hpb=130abd1083622be17140b9fb698a70f035cef321;p=libfirm diff --git a/config.h.in b/config.h.in index 9ea178324..f9d0276b3 100644 --- a/config.h.in +++ b/config.h.in @@ -98,6 +98,9 @@ /* 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 to have wchar_t support for identifiers */ #define FIRM_ENABLE_WCHAR @@ -107,9 +110,6 @@ /* undef to disable inlining */ #undef USE_INLINING -/* Define to 1 if Firm inplace edges are activated */ -#undef FIRM_EDGES_INPLACE - /* Define to 1 if Firm hooks are activated */ #undef FIRM_ENABLE_HOOKS