X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=e928b834d0d5fb7f5fcc1a8e2a8ea396d387e6ee;hb=5abc0f407c248ef4e2695ca0a102f9c11b378056;hp=7e66521b856be07a9cf4865bd045acaa4118e3a9;hpb=d547520098aec126e2ff13c4d316a178468c8318;p=libfirm diff --git a/config.h.in b/config.h.in index 7e66521b8..e928b834d 100644 --- a/config.h.in +++ b/config.h.in @@ -9,5 +9,17 @@ /* 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_JNI_H + +/* Define if you have the header file. */ +#undef HAVE_MATH_H + +/* Define if you have the header file. */ +#undef HAVE_OBSTACK_H