On Tue, 17 Apr 2007, Ralf Wildenhues wrote:
Hi Jim,
Thanks for the bug report.
Hi Ralf,
anything new about automake/516 (bug report plus tiny patch)?
regards
Peter Breitenlohner <[EMAIL PROTECTED]>
Hi Jim,
Thanks for the bug report.
* Jim Meyering wrote on Tue, Apr 17, 2007 at 06:18:44PM CEST:
> Some automake-generated code malfunctions when using the combination of
> the subdir-objects option and non-literal _SOURCES.
I actually have a patch (about half a year old, see followup to [1])
ly
Some automake-generated code malfunctions when using the combination of
the subdir-objects option and non-literal _SOURCES. You can demonstrate
by changing automake's tests/pr224.test, replacing this line:
bar_SOURCES = foo/main.c
with these apparently equivalent ones:
f = foo
bar_S