Alex> After looking at the automake source I realised that object Alex> files are generated in sub directories for C, so here is a patch Alex> to enable it for C++. I agree with Alexandre: we don't need to do a "-c -o" check for C++ compilers. I looked at automake.in. I don't understand why it doesn't work for you right now. The existing lang_cxx_rewrite looks right to me. Tom
- source files not in current directory Alex Hornby
- Re: source files not in current directory Tom Tromey
- Re: source files not in current directory Alex Hornby
- PATCH: C++ source files in sub directory Alex Hornby
- Re: PATCH: C++ source files in sub direct... Alexandre Oliva
- Re: PATCH: C++ source files in sub direct... Tom Tromey
- Re: PATCH: C++ source files in sub d... Alex Hornby
- Re: PATCH: C++ source files in s... Tom Tromey