This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Two tests fail


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]