]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS_ENVIRONMENT): Define PACKAGE_VERSION.
authorJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 07:03:42 +0000 (07:03 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 07:03:42 +0000 (07:03 +0000)
tests/rm/Makefile.am

index 62fd2517c152bf74a4c19da4ace8c23e479a12ef..ee063d1511069212230a9e0445be4c0bf53f7c16 100644 (file)
@@ -15,4 +15,5 @@ TESTS_ENVIRONMENT = \
   srcdir=$(srcdir) \
   PERL="$(PERL)" \
   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
+  PACKAGE_VERSION=$(PACKAGE_VERSION) \
   PROG=rm