]> git.ipfire.org Git - thirdparty/automake.git/commit
For PR automake/359:
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 29 Nov 2002 21:53:06 +0000 (21:53 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 29 Nov 2002 21:53:06 +0000 (21:53 +0000)
commita117c24e890061321ed4911180688bbb387f6cef
treefcefce2d8d29f260fcb256882e5521f1876a4480
parentbd4be419ec7d0abdb3f2056cbcff92feb14292e9
For PR automake/359:
* automake.in (do_check_merge_target): Make `check' dependent on
$(BUILT_SOURCES) if the variable is defined.  Run `check-am' or
`check-recursive' in a submake in this case.
* tests/check2.test, tests/check3.test: New files.
* tests/check.test: Make sure `check' depends on `check-am'.
* tests/Makefile.am (TESTS): Add check2.test and check3.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/check.test
tests/check2.test [new file with mode: 0755]
tests/check3.test [new file with mode: 0755]