Hi Seth, * Seth Greenfield wrote on Thu, Oct 20, 2005 at 01:34:30PM CEST: > On 10/20/05, Stepan Kasal <[EMAIL PROTECTED]> wrote: > > > > COMMON = ... > > foo_SOURCES = $(COMMON) foo.c > > bar_SOURCES = $(COMMON) bar.c > > I'm using version 1.4 of automake. Is this something that is > changed in newer versions?
No, a small test shows this to work (at least in a trivial example) even with 1.4-p6. Still, I'd advise you to throw 1.4 in the trash anyway and update to wonderful shiny 1.9.6 now, which has oodles of bugs fixed since. Welcome to the new millenium, by the way! :-) Cheers, Ralf
