1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

(TESTS_ENVIRONMENT): Define host_triplet for use in the dangling-symlink test.

This commit is contained in:
Jim Meyering
2000-07-01 11:01:14 +00:00
parent 994724bf67
commit 13133639a4

View File

@@ -4,4 +4,5 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = dir-1 dangling-symlink empty-file fifo no-rights
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \
PATH=`pwd`/../../src:$$PATH