* automake.in (lang_yacc_target_hook): Add rule to recover from
commit98573731b71ec728147c085d8009d1f923c9bb05
authorAlexandre Duret-Lutz <adl@gnu.org>
Sat, 8 Jun 2002 17:23:12 +0000 (8 17:23 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sat, 8 Jun 2002 17:23:12 +0000 (8 17:23 +0000)
treecde2db96aa170f98cf603a175eebf3b332dfc59a
parentd4c5c96b31c99c0ef724d16cb1fac066dcdce0e8
* automake.in (lang_yacc_target_hook): Add rule to recover from
the removal of $header.
* lib/am/yacc.am (%BASE%.h): Remove (duplicate with the one
output by lang_yacc_target_hook).
* tests/yacc7.test: Try to recreate foo.h after its removal.
* tests/yacc8.test: Add `AM_YFLAGS = -d' and try to recreate
parse.h too.
Reported by Bernd Jendrissek.
ChangeLog
THANKS
automake.in
lib/am/yacc.am
tests/yacc7.test
tests/yacc8.test