Rduced the number of files copied for INSTALL
[libfirm] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have the ANSI C header files.  */
4 #undef STDC_HEADERS
5
6 /* define to enable debugging stuff. */
7 #undef DEBUG_libfirm
8
9 /* Define to disable assertion checking.  */
10 #undef NDEBUG
11
12 /* Define if you have the <gmp.h> header file.  */
13 #undef HAVE_GMP_H