* lib/am/lex.am, lib/am/yacc.am: Drop the inline rules, always use
commitc5881ccbf8f858a56ce73ef43d6003c0d856de3d
authorAlexandre Duret-Lutz <adl@gnu.org>
Sat, 19 Aug 2006 18:31:51 +0000 (19 18:31 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sat, 19 Aug 2006 18:31:51 +0000 (19 18:31 +0000)
tree5a9c1320fac13e857091034c4981c5d1e2fd86ab
parent5258922ab81c63d723eca6a8535df93c6f6f80c7
* lib/am/lex.am, lib/am/yacc.am: Drop the inline rules, always use
ylwrap.  Suggested by Akim Demaille long ago, to ease maintenance.
* automake.in (handle_languages): Do not define MORE-THAN-ONE.
(yacc_lex_finish_helper, lang_yacc_finish, lang_lex_finish): Always
require ylwrap.
* doc/automake.texi (Auxiliary Programs, Yacc and Lex): Update the
documentation of ylwrap.
* tests/lex.test, tests/lex4.test, tests/mmodely.test,
tests/yacc.test, tests/yacc2.test, tests/yacc3.test,
tests/yaccpp.test: Adjust.
13 files changed:
ChangeLog
NEWS
automake.in
doc/automake.texi
lib/am/lex.am
lib/am/yacc.am
tests/lex.test
tests/lex4.test
tests/mmodely.test
tests/yacc.test
tests/yacc2.test
tests/yacc3.test
tests/yaccpp.test