X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6b1cbda1b9e0e8f29c0a6e4e44ce2d5a2aee974f..d0a304384f4207bdf7f8b1038c2226c312f5e954:/data/c.m4?ds=sidebyside diff --git a/data/c.m4 b/data/c.m4 index 179743c9..51ffbe3b 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -557,7 +557,7 @@ m4_define([b4_YYDEBUG_define], # endif # else /* ! defined YYDEBUG */ # define ]b4_api_PREFIX[DEBUG ]b4_parse_trace_if([1], [0])[ -# endif /* ! defined ]b4_api_PREFIX[DEBUG */ +# endif /* ! defined YYDEBUG */ #endif /* ! defined ]b4_api_PREFIX[DEBUG */]])[]dnl ])