]> git.ipfire.org Git - thirdparty/automake.git/commit
* tests/lex3.test, tests/yacc6.test: Require GNU Make.
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 13 May 2004 18:46:59 +0000 (18:46 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 13 May 2004 18:46:59 +0000 (18:46 +0000)
commit0d2f5929ff0b7dfbcc9b5d502918cdf939a922fa
treec140eb32e40a734567bc23facde821172105d0b3
parent693c9340e5726cf4612f70ecdcc470d9c32cd9f1
* tests/lex3.test, tests/yacc6.test: Require GNU Make.
Fixing these for BSD Make requires invasive changes (lexers and
parsers must be built into $srcdir, and--most annoyingly--all
references to parse.h must be changed to $(srcdir)/parse.h).
Report from Mark D. Baushke.
ChangeLog
tests/lex3.test
tests/yacc6.test