]> git.saurik.com Git - bison.git/blobdiff - data/glr.c
Regen.
[bison.git] / data / glr.c
index 3e49a5f23a87bc49f557207f6b2035a25583847c..3add5b27dfc3929580014383f4c3135fbafb1df2 100644 (file)
@@ -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_debug_if([1], [0])[
 #endif
 
 /* Enabling verbose error messages.  */