added xmalloc.h install
[libfirm] / config.h.in
index db55620..a6df31c 100644 (file)
@@ -95,6 +95,9 @@
 /* define to 1 to use the libcore */
 #undef WITH_LIBCORE
 
+/* define to 1 to have wchar_t support for identifiers */
+#define FIRM_ENABLE_WCHAR
+
 /* Define to disable assertion checking.  */
 #undef NDEBUG