Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.
authorJim Meyering <jim@meyering.net>
Thu, 13 Sep 2007 08:04:35 +0000 (10:04 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (08:40 +0200)
commit56f1bd10fc1f2c0d7b72a4e016a45ab12b896901
tree76248442042d81cd3cd931e72a16e6862b8b3c38
parentfbae6a7b39a1e54ea672e0b592438e9555c0d97a
Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.

tests/check.mk (top_srcdir): Define.
tests/*/Makefile.am: Remove definitions of $(srcdir), $(top_srcdir),
$(abs_top_srcdir), and $(abs_top_builddir), since they're
defined via the included tests/check.mk.
tests/check.mk
tests/dd/Makefile.am
tests/ls/Makefile.am
tests/misc/Makefile.am
tests/mkdir/Makefile.am
tests/rm/Makefile.am
tests/rmdir/Makefile.am
tests/tail-2/Makefile.am