> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> writes:
Pavel> The following patch has been applied:
Pavel> +* automake.in (handle_dist_worker): Remove a line that is now
Pavel> +in distdir.am.
Thanks.
Tom
Hello!
The first line of the "distdir" rule was not removed from
handle_dist_worker() but appeared in distdir.am. This resulted in failures
in pr87.test and texinfo8.test
Also the preceeding comment was copied to distdir.am but wasn't deleted in
automake.in.
The following patch has been applied
Hello!
pr87.test fails if Automake is built with srcdir=.
The fix is exactly the same as for install2.test, pr19.test and
subobj3.test (applied 2000-05-01).
Regards,
Pavel Roskin
Index: ChangeLog
--- ChangeLog Thu Nov 23 19:03:13 2000
+++ ChangeLog Thu Nov 23 19:55:09