|
5871219c
|
2001-04-09T14: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], ...)'.
|
|
f8da936a
|
1999-11-23T04:53:54
|
|
* cygwin32.test: Don't use configure substitution in _SOURCES.
|
|
f1f1c266
|
1999-02-11T21:30:46
|
|
* cygwin32.test: Use AC_EXEEXT, not AM_EXEEXT.
|
|
3038064b
|
1997-08-25T23:25:10
|
|
merged changes from Cygnus
|
|
dc4edf6b
|
1997-03-22T08:14:41
|
|
more cygwin32 fixes
|