* lib/ylwrap: Do not overwrite headers if they haven't changed.
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 18 Nov 2003 20:06:44 +0000 (20:06 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 18 Nov 2003 20:06:44 +0000 (20:06 +0000)
commit28c655bd03f2098c66fd6bafd4d0d1cb8c171f3e
treecbb9a60a1b855bd66320a5d72ce5abaa370404e5
parent9b5e57d52c8465ea7df1af852cedeaeb0f43f748
* lib/ylwrap: Do not overwrite headers if they haven't changed.
Fix the include guard substitution.
* tests/yacc6.test: Augment to run ylwrap, and make sure it
does not needlessly update headers.
* tests/yacc8.test: Make sure headers are not needlessly updated
with ylwrap is not used.  Move `test -f foo.o' into the
Makefile as `test -f foo.$(OBJEXT)' for portability.
ChangeLog
NEWS
lib/ylwrap
tests/yacc6.test
tests/yacc8.test