]> git.saurik.com Git - bison.git/commitdiff
fix comment
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 25 Oct 2012 07:40:20 +0000 (09:40 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 25 Oct 2012 07:43:09 +0000 (09:43 +0200)
* data/c.m4 (b4_YYDEBUG_define): here.

data/c.m4

index 994d29645ea755801b2c25df2031140fdab4347b..561900afe8c6fd23f676506ada13b35bff8b45f3 100644 (file)
--- 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
 # 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
 ])
 
 #endif  /* ! defined ]b4_api_PREFIX[DEBUG */]])[]dnl
 ])