+2005-10-03 Stepan Kasal <kasal@ucw.cz>
+
+ * ChangeLog.03, automake.in, tests/overrid.test: Typos.
+
2005-10-03 Alexandre Duret-Lutz <adl@gnu.org>
* tests/nobase.test: Exercise previous patch.
* lib/am/subdirs.am (RECURSIVE_TARGETS): Move install-recursive,
install-exec-recursive, install-data-recursive and
uninstall-recursive addition to...
- * lib/am/texinfos.am: here.
+ * lib/am/install.am: here.
* lib/am/texinfos.am, lib/am/subdirs.am: Remove the .PHONY
declaration of RECURSIVE_TARGETS.
# For now we have to output all definitions of user rules
# and can't diagnose duplicates (see the comment in
- # rule_define). So we go on and ignore the return value.
+ # Automake::Rule::define). So we go on and ignore the return value.
Automake::Rule::define ($1, $amfile, RULE_USER, $cond, $where);
check_variable_expansions ($_, $where);
grep clean-local stderr
# Conditional overrides ought to be diagnosed, but it can't be done yet.
-# See the FIXME in rule_define. Once this is fixed, the grep below
+# See the FIXME in Automake::Rule::define. Once this is fixed, the grep below
# will fail. If you see the failure, it means you fixed Automake. Well done!
# Just strip out the next '&& exit 1' and this comment.
grep ps stderr && exit 1