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

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-02-02 20:14:20 +00:00
parent 183659bb72
commit 62631d8844
30 changed files with 32 additions and 30 deletions

View File

@@ -151,7 +151,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = basic-1 create-leading
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH
PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
subdir = tests/install
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs