CopyB attributes added
[libfirm] / config.h.in
index b9c3bf5..db55620 100644 (file)
 /* undef to disable inlining */
 #undef USE_INLINING
 
+/* Define to 1 if Firm inplace edges are activated */
+#undef FIRM_EDGES_INPLACE
+
 /* Define to 1 if Firm hooks are activated */
 #undef FIRM_ENABLE_HOOKS