[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Conditional Library Compilation
From: |
Alexandre Duret-Lutz |
Subject: |
Re: Conditional Library Compilation |
Date: |
Thu, 05 Feb 2004 22:54:05 +0100 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
>>> "sbd" == Drummonds, Scott B <address@hidden> writes:
>> That shouldn't matter: $(xxx) are not evaluated when they appear
>> on the rhs of a `=', they are recursively expansed later when
>> used in a rule.
sbd> Are you sure this is right?
Yes, but only in normal conditions, when all variables
definitions occur before the rule definitions. Automake ensures
this... provided it can recognize variable definitions (and as
you now know, 1.4 does not recognize indented variable
definitions).
--
Alexandre Duret-Lutz
- Conditional Library Compilation, Drummonds, Scott B, 2004/02/03
- RE: Conditional Library Compilation, Drummonds, Scott B, 2004/02/03
- RE: Conditional Library Compilation, Drummonds, Scott B, 2004/02/03
- RE: Conditional Library Compilation, Drummonds, Scott B, 2004/02/04
- RE: Conditional Library Compilation, Drummonds, Scott B, 2004/02/05
- Re: Conditional Library Compilation, Frederik Fouvry, 2004/02/05
- RE: Conditional Library Compilation, Drummonds, Scott B, 2004/02/05