X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=config.h.in;h=79c27b2f7e7827dcdee3135a7ce75b016d6193a4;hb=71ab2a018e4c49ebd5795765ab4116b024e20620;hp=2351f674a2ee79b4cfab48dec664edef8117d65f;hpb=544e945d851bf69e520a6d675bbc7e31f8919320;p=libfirm diff --git a/config.h.in b/config.h.in index 2351f674a..79c27b2f7 100644 --- a/config.h.in +++ b/config.h.in @@ -1,11 +1,19 @@ -/* - * 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 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