X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=e928b834d0d5fb7f5fcc1a8e2a8ea396d387e6ee;hb=a43b15ac7314af2946cbf5519f4f5e5cdc5f630e;hp=2351f674a2ee79b4cfab48dec664edef8117d65f;hpb=544e945d851bf69e520a6d675bbc7e31f8919320;p=libfirm diff --git a/config.h.in b/config.h.in index 2351f674a..e928b834d 100644 --- a/config.h.in +++ b/config.h.in @@ -1,11 +1,25 @@ -/* - * libFIRM Project - * - * $Id$ - */ +/* config.h.in. Generated automatically from configure.in by autoheader. */ -/* Define to enable debugging stuff. */ +/* Define if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* define to enable debugging stuff. */ #undef DEBUG_libfirm /* 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