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,
Pavel> ldflags.test is a new test and should probably be added to
Pavel> XFAIL_TESTS.
Done.
Pavel> lex4.test is broken by the last change committed by Tom Tromey
Pavel> on 2000-08-27. For some reason joe.Po is no longer present in
Pavel> Makefile.in
Fixed. Thanks.
Tom