Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e268e6db | 2001-04-09 16:02:40 | * tests/cond3.test (expected): Adjust. | ||
| 5871219c | 2001-04-09 14:50:53 | Use AM_CONDITIONAL and if/endif for AMDEP. * m4/depend.m4 (AM_DEP_TRACK): Use AM_CONDITIONAL to define AMDEP. * automake.in (&add_depend2): Transform %AMDEP% into `AMDEP' (leading to a configure time if/endif), or to `FALSE' (static removal of the code). (&handle_dependencies): Adjust to use `AMDEP_TRUE'. * depend2.am: Use if/endif. Adjust the 101 tests that use dependencies so that they properly invoke aclocal before automake. They need to `see' `AM_CONDITIONAL([AMDEP], ...)'. | ||
| 678f62bc | 2001-03-12 11:15:13 | * automake.in (&variable_conditions_permutations): Separate the conditions. * tests/cond3.test: Improve the sed expression. | ||
| b0ef40c5 | 2001-03-09 19:17:40 | * tests/cond3.test: Strengthen. | ||
| 2eb4c392 | 1999-04-10 03:48:19 | * cond3.test: Refer to am_targ_OBJECTS. | ||
| d2719082 | 1998-07-18 06:37:24 | Fixed cond4.test | ||
| b3b24183 | 1997-12-01 22:54:53 | fixed conditional sources bug |