]> git.saurik.com Git - bison.git/blobdiff - data/lalr1.cc
* src/muscle_tab.c (muscle_percent_define_flag_if): In order to
[bison.git] / data / lalr1.cc
index 5246e0dff16fc80b20a7c1d81704f058d70a7e93..63712265cb7a9fc91c1d3bcb0037f7259858c5f8 100644 (file)
@@ -27,7 +27,7 @@ m4_define([b4_namespace],
 
 # The header is mandatory.
 b4_defines_if([],
-              [b4_fatal([b4_skeleton[: @gettext<using %%defines is mandatory@>]])])
+              [b4_fatal([b4_skeleton[: using %%defines is mandatory]])])
 
 # Backward compatibility.
 m4_define([b4_location_constructors])
@@ -290,7 +290,7 @@ b4_error_verbose_if([, int tok])[);
   };
 }
 
-]m4_ifval(b4_percent_define_get([[global_tokens_and_yystype]]),
+]b4_percent_define_flag_if([[global_tokens_and_yystype]],
 [b4_token_defines(b4_tokens)
 
 #ifndef YYSTYPE