mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
maint: more silent rules.
* tests/local.mk (TESTSUITE_AT): Include plackage.m4. Adjust dependencies. Make testsuite.at its first argument. (package.m4): Be silent. (testsuite): Be silent. Use $<.
This commit is contained in:
@@ -483,9 +483,9 @@ m4_define_default([b4_yy_symbol_print_generate],
|
||||
b4_locations_if([, [[YYLTYPE const * const yylocationp], [yylocationp]]])[]dnl
|
||||
m4_ifset([b4_parse_param], [, b4_parse_param]))[
|
||||
{
|
||||
]b4_parse_param_use([yyoutput], [yylocationp])[
|
||||
if (!yyvaluep)
|
||||
return;
|
||||
]b4_parse_param_use([yyoutput], [yylocationp])[
|
||||
# ifdef YYPRINT
|
||||
if (yytype < YYNTOKENS)
|
||||
YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
|
||||
|
||||
Reference in New Issue
Block a user