* data/c.m4 (b4_YYDEBUG_define): here. --- data/c.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/c.m4 b/data/c.m4 index 994d296..561900a 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -602,7 +602,7 @@ m4_define([b4_YYDEBUG_define], # endif # else /* ! defined YYDEBUG */ # define ]b4_api_PREFIX[DEBUG ]b4_debug_flag[ -# endif /* ! defined ]b4_api_PREFIX[DEBUG */ +# endif /* ! defined YYDEBUG */ #endif /* ! defined ]b4_api_PREFIX[DEBUG */]])[]dnl ]) -- 1.7.12.2
