X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=config.h.in;h=9ea17832443d8f4c0795a49295f0d95355b692ad;hb=7d9f1e446adbc3456429dcfc7f8f4e587b8799aa;hp=a6df31c4cb12ceb7615fc329152b52e29a577c1e;hpb=43885833e7092cb85a349a49277b3bdfa97eeae5;p=libfirm diff --git a/config.h.in b/config.h.in index a6df31c4c..9ea178324 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 use the ILP solver */ +#undef WITH_ILP + /* define to 1 to have wchar_t support for identifiers */ #define FIRM_ENABLE_WCHAR