X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=33854b8f6071f1dc7fe922eae214c91de437f33b;hb=e05c39b81949eb6454a8d9e2374ddd2d1cec076d;hp=7e66521b856be07a9cf4865bd045acaa4118e3a9;hpb=d547520098aec126e2ff13c4d316a178468c8318;p=libfirm diff --git a/config.h.in b/config.h.in index 7e66521b8..33854b8f6 100644 --- a/config.h.in +++ b/config.h.in @@ -9,5 +9,14 @@ /* Define to disable assertion checking. */ #undef NDEBUG +/* Define to value "inline" for gcc inlineing. */ +#undef USE_GCC_INLINE + /* Define if you have the header file. */ #undef HAVE_GMP_H + +/* Define if you have the header file. */ +#undef HAVE_MATH_H + +/* Define if you have the header file. */ +#undef HAVE_OBSTACK_H