Adapted to changes in tv and irmode
[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 to value "inline" for gcc inlineing. */
13 #undef USE_GCC_INLINE
14
15 /* Define if you have the <gmp.h> header file.  */
16 #undef HAVE_GMP_H
17
18 /* Define if you have the <jni.h> header file.  */
19 #undef HAVE_JNI_H
20
21 /* Define if you have the <math.h> header file.  */
22 #undef HAVE_MATH_H
23
24 /* Define if you have the <obstack.h> header file.  */
25 #undef HAVE_OBSTACK_H