## 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.
- PATCH: Fix dependency tracking (revised) Robert Boehne
- Re: PATCH: Fix dependency tracking (revised) Tom Tromey
- Re: PATCH: Fix dependency tracking (revised) Robert Boehne
- Re: PATCH: Fix dependency tracking (revised) Robert Boehne
- Re: PATCH: Fix dependency tracking (revised) Tom Tromey
- Akim Demaille