X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b3a2272a7389932c298e2ba3ea72090c85b3f4ba..1c72905811fa75e0715eb5ec1066dfcae520d070:/data/glr.c diff --git a/data/glr.c b/data/glr.c index 3e49a5f2..dcbc7d88 100644 --- a/data/glr.c +++ b/data/glr.c @@ -224,7 +224,7 @@ b4_defines_if([[#include "@basename(]b4_spec_defines_file[@)"]], /* Enabling traces. */ #ifndef YYDEBUG -# define YYDEBUG ]b4_debug_flag[ +# define YYDEBUG ]b4_parse_trace_if([1], [0])[ #endif /* Enabling verbose error messages. */