automake
[Top][All Lists]
Advanced

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

Re: 71-amdep-uses-if.patch


From: Tom Tromey
Subject: Re: 71-amdep-uses-if.patch
Date: 07 Apr 2001 19:18:40 -0600

>>>>> "Akim" == Akim Demaille <address@hidden> writes:

Akim>   Use AM_CONDITIONAL and if/endif for AMDEP.
Akim>   * m4/depend.m4 (AM_DEP_TRACK): Use AM_CONDITIONAL to define AMDEP.
Akim>   * automake.in (&add_depend2): Transform %AMDEP% into `AMDEP' (leading
Akim>   to a configure time if/endif), or to `FALSE' (static removal of
Akim>   the code).
Akim>   (&handle_dependencies): Adjust to use `AMDEP_TRUE'.
Akim>   * depend2.am: Use if/endif.

Ok.

Akim>   Adjust the 101 tests that use dependencies so that they
Akim>   properly invoke aclocal before automake.  They need to `see'
Akim>   `AM_CONDITIONAL([AMDEP], ...)'.

Ouch.

Tom



reply via email to

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