Hi,
    I'm using version 1.4 of automake. Is this something that is
changed in newer versions?

Thanks,
Seth
On 10/20/05, Stepan Kasal <[EMAIL PROTECTED]> wrote:
> Hello,
>
> On Wed, Oct 19, 2005 at 09:14:19PM +0000, Seth Greenfield wrote:
> > Hello,
> >       I understand that you cannot place any type of
> > variable in a _SOURCES variable.
>
> I think you can:
>
> COMMON = ...
> foo_SOURCES = $(COMMON) foo.c
> bar_SOURCES = $(COMMON) bar.c
>
> HTH,
>         Stepan Kasal
>
>
>


Reply via email to