Handle dead blocks hopefully right ...
[libfirm] / win32 / config.h
index c6f390e..36d294c 100644 (file)
@@ -54,6 +54,9 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #define HAVE_UNISTD_H 1
 
+/* Define to 1 if you have the <io.h> header file. */
+#define HAVE_IO_H 1
+
 /* Define to the address where bug reports for this package should be sent. */
 #define PACKAGE_BUGREPORT ""
 
 /* Define to 1 if Firm hooks are activated */
 #define FIRM_ENABLE_HOOKS
 
+/* Define to 1 if Firm hooks are activated */
+#define FIRM_ENABLE_HOOKS
+
+/* Define to 1 if Firm inplace edges are activated */
+#define FIRM_EDGES_INPLACE 1
+
 /* Define the right volatile token */
 /* #undef volatile */