2351f674a2ee79b4cfab48dec664edef8117d65f
[libfirm] / config.h.in
1 /*
2  * libFIRM Project
3  *
4  * $Id$
5  */
6
7 /* Define to enable debugging stuff.  */
8 #undef DEBUG_libfirm
9
10 /* Define to disable assertion checking.  */
11 #undef NDEBUG