]> git.saurik.com Git - bison.git/blobdiff - data/lalr1.cc
variables: use `parse.assert' instead of `debug'.
[bison.git] / data / lalr1.cc
index 9079bbee5057e7523c9b899537ab7dda3d5c6656..1791c76f2e99e2c8e9aeedb201ae3e79103ce7de 100644 (file)
@@ -161,7 +161,7 @@ dnl FIXME: This is wrong, we want computed header guards.
 
 /* Enabling traces.  */
 #ifndef YYDEBUG
-# define YYDEBUG ]b4_debug_flag[
+# define YYDEBUG ]b4_parse_trace_if([1], [0])[
 #endif
 
 /* Enabling verbose error messages.  */