This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Two tests fail
- To: automake at gnu dot org
- Subject: Two tests fail
- From: Pavel Roskin <proski at gnu dot org>
- Date: Mon, 28 Aug 2000 13:33:46 -0400 (EDT)
- cc: Tom Tromey <tromey at cygnus dot com>
Hello!
Two tests fail in the CVS Automake: ldflags.test and lex4.test
ldflags.test is a new test and should probably be added to XFAIL_TESTS.
lex4.test is broken by the last change committed by Tom Tromey on
2000-08-27. For some reason joe.Po is no longer present in Makefile.in
Maybe it's Ok, I don't know. But I suppose that it's not Ok. ChangeLog
says:
* automake.in (handle_single_transform_list): Only add to
%dep_files if language is found and supports automatic dependency
tracking. Fixes PR automake/75.
Dependencies in the lex sources are not supported, but they are
transformed to the C++ sources, so joe.Po should be somewhere.
Regards,
Pavel Roskin