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]

Re: 104-handle-languages-morphing-5.patch


>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:

Akim> The test that check this (which I now ) are

Akim> compile_f_c_cxx.test:foo_SOURCES  = foo.f bar.c baz.cc

This one doesn't really test the problem I'm thinking of.
In this case the files are all from different languages.

Akim> subobj2.test:wish_SOURCES = generic/a.cc generic/b.cxx
Akim> XFAIL: subobj2.test

This one is the problem.
I thought it was failing (and then marked as xfail) because depend2.am
wasn't being included once per extension.

Tom


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