automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem: subdir-objects and .deps


From: Alexandre Duret-Lutz
Subject: Re: Problem: subdir-objects and .deps
Date: Tue, 28 May 2002 10:28:44 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

>>> "Alexander" == Alexander Fuchs <address@hidden> writes:

[...]

 Alexander> So, is this a bug?

Obviously :)  
I've submitted this as PR/325.

 Alexander> Why is $(gflibutilitydir) not evaluated, 

Because it's a make variable.  configure extracts the list of
dependency files to create out of your Makefile, but it doesn't
know how to evaluate any make variable involved.

 Alexander> how can I fix my problem?

Short of a real fix, you could drop `subdir-objects' or stop
using these variables (instead, repeat the relative path for
each source).
-- 
Alexandre Duret-Lutz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]