X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e3f8c4ef690e8e8df992dbcbc04e21c63e45986e..ff020c3061aeab8a20a4a6fd48c434e3e5aeb29b:/data/yacc.c?ds=inline diff --git a/data/yacc.c b/data/yacc.c index 2c57f01d..7bcbd7ca 100644 --- a/data/yacc.c +++ b/data/yacc.c @@ -345,9 +345,11 @@ m4_if(b4_api_prefix, [yy], [], # define YYERROR_VERBOSE ]b4_error_verbose_flag[ #endif -/* In a future release of Bison, this section will be replaced +]m4_ifval(m4_quote(b4_spec_defines_file), +[[/* In a future release of Bison, this section will be replaced by #include "@basename(]b4_spec_defines_file[@)". */ -]b4_shared_declarations[ +]])dnl +b4_shared_declarations[ /* Copy the second part of user declarations. */ ]b4_user_post_prologue