2002-09-19 Alexandre Duret-Lutz <duret_g@epita.fr>
+ For PR automake/361:
+ * tests/suffix8.test: More explicit dependencies.
+ Reported by Paul Eggert.
+
* automake.in (rule_define): Don't diagnose duplicate user rules.
* tests/phony.test, tests/percent2.test: New files.
* tests/Makefile.am (TESTS): Add them.
+ Reported by Ralf Corsepius.
* automake.in (require_variables): Search variable definitions
in any condition implied by $cond.
Reported by Pavel Roskin.
* tests/subobj9.test: Skip this test on configure errors.
+ Reported by Paul Eggert.
2002-09-18 Alexandre Duret-Lutz <duret_g@epita.fr>