|
f61d5113
|
2001-03-04T21:05:09
|
|
* tests/yaccvpath.test: No need to remove dummy files.
* tests/subobj3.test: No need to remove dummy files.
* tests/pr9.test: No need to remove dummy files.
* tests/pr87.test: No need to remove dummy files.
* tests/pr19.test: No need to remove dummy files.
* tests/install2.test: No need to remove dummy files.
* tests/defs: Actually copy in install-sh, mkinstalldirs, missing,
and depcomp.
|
|
828fcc88
|
2001-02-16T06:16:27
|
|
* tests/subobj3.test: Exit with status 77 if gcc not found.
* tests/pr9.test: Exit with status 77 if gzip not found.
* tests/pr87.test: Exit with status 77 if gcc not found.
* tests/pr19.test: Exit with status 77 if gzip or gcc not found.
* tests/install2.test: Exit with status 77 if gzip not found.
* tests/exsource.test: Exit with status 77 if GNU make not found.
* tests/ansi3.test: Exit with status 77 if gcc not found.
* tests/target-cflags.test: Require GNU make. Exit with status 77
if gcc or make not found. Fixes PR automake/121.
|
|
cac69f73
|
2001-02-09T01:18:38
|
|
* tests/pr87.test: Check foo/Makfile.in after it is created.
|
|
f66390fe
|
2001-02-08T19:32:30
|
|
updated comment
|
|
4639a526
|
2001-02-08T19:31:12
|
|
* tests/pr87.test: Added check for blank line after `.c.o' rule.
Report from Lars J. Aas.
|
|
dc9a4021
|
2001-01-26T14:21:37
|
|
* m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_CC' etc. in
clear.
* m4/init.m4: Likewise.
* m4/sanity.m4: s/conftestfile/conftest.file/.
|
|
c8ad4519
|
2000-11-24T01:05:13
|
|
* pr87.test: Prevent automake from looking into .. and ../..
by using AC_CONFIG_AUX_DIR(.) in configure.in.
|
|
28693511
|
2000-11-23T21:42:14
|
|
* pr87.test: New file. From PR automake/87.
* Makefile.am (TESTS): Added pr87.test.
|