automake
[Top][All Lists]
Advanced

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

Re: PATCH: Fix dependency tracking (revised)


From: Akim Demaille
Subject: Re: PATCH: Fix dependency tracking (revised)
Date: 14 May 2001 11:35:58 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

## Note it is on purpose we wrote `if %AMDEP%', since:
##
## - if deps are turned off, %AMDEP% is mapped onto FALSE, and therefore
##   the `if FALSE' chunk is removed (automake-time conditionals).
##
## - if deps are on, %AMDEP% is mapped onto AMDEP,  and therefore
##   the `if FALSE' chunk is prefix with @AMDEP_TRUE@ just like for any

Oops, s/FALSE/AMDEP/, will fix this.

##   other configure-time conditional.



reply via email to

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