|
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], ...)'.
|
|
2bdfa584
|
2000-03-19T21:53:11
|
|
For PR automake/45:
* defs, acoutnoq.test, texinfo8.test, tagsub.test, subdir2.test,
subdir.test, scripts.test, remake2.test, remake.test, pr2.test,
parse.test, output4.test, output3.test, output2.test, output.test,
libobj10.test, libobj9.test, libobj8.test, libobj7.test,
libobj6.test, libobj2.test, libobj.test, fpinstall.test,
fpinst2.test, depend3.test, confsub.test, config.test,
confh4.test, confh3.test, confh2.test, confh.test, conf2.test,
colon7.test, colon6.test, colon5.test, colon4.test, colon3.test,
colon2.test, colon.test, acouttbs.test, acoutqnl.test,
acoutput.test: Put AM_INIT_AUTOMAKE into configure.in.
|
|
d846af7c
|
2000-01-08T19:14:57
|
|
* ansi.test, texinfo.test, empty.test, insh2.test, texinfo8.test:
Remove @SET_MAKE@ before using Makefile.
* backsl2.test: Don't add AC_PROG_MAKE_SET in configure.in;
already done.
* defs: Put AC_PROG_MAKE_SET in configure.in.
* acoutnoq.test, acoutput.test, acoutqnl.test, acouttbs.test,
acouttbs2.test, colon.test, colon2.test, colon3.test, colon4.test,
colon5.test, colon6.test, colon7.test, conf2.test, confh.test,
confh2.test, confh3.test, confh4.test, config.test, depend3.test,
discover.test, fpinst2.test, gnits.test, ldadd.test, libobj.test,
libobj10.test, libobj2.test, libobj6.test, libobj7.test,
libobj8.test, libobj9.test, output.test, output2.test,
output3.test, output4.test, output5.test, package.test,
parse.test, pr2.test, remake.test, remake2.test, scripts.test,
stamph.test, texinfo8.test: Likewise.
|
|
7c7c2eff
|
1997-03-11T06:40:23
|
|
set CONFIG_HEADERS right when in subdir
test fixlets
|
|
2a4fc173
|
1996-11-16T01:43:23
|
|
Installed Gord's library changes
|
|
08818d2d
|
1996-05-18T00:29:32
|
|
Added dist-zip.
Bug fixes.
Check for PACKAGE, VERSION
|
|
5945f033
|
1996-02-27T17:57:37
|
|
Updated all tests
|
|
cb515701
|
1996-02-27T06:14:41
|
|
Fixed bug in tests
|
|
e44740e0
|
1996-02-13T19:09:18
|
|
Fixed bug in LIBOBJS handling
|