]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.
authorJim Meyering <meyering@redhat.com>
Fri, 5 Oct 2007 10:14:16 +0000 (12:14 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 5 Oct 2007 10:57:03 +0000 (12:57 +0200)
commit068fa34adcb846244c81704de2872102310de86e
tree0aa9a38da6b0b4564c1af0b0045d3ea8ba3e48da
parentf8cd8d524ccec3e56431596f0cc647724e7192ae
Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.

* tests/check.mk (TESTS_ENVIRONMENT): Add PACKAGE_VERSION here,
rather than in every Makefile.am that needs it.
* tests/rm/Makefile.am (TESTS_ENVIRONMENT): Remove PACKAGE_VERSION.
* tests/misc/Makefile.am (TESTS_ENVIRONMENT): Likewise.
ChangeLog
tests/check.mk
tests/misc/Makefile.am
tests/rm/Makefile.am