From 0622704dce606dad3d3092909ad4b01ecf5f28db Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 5 Apr 2003 18:04:06 +0000 Subject: . --- tests/unexpand/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/unexpand') diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index e564991c1..993dddae5 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -154,8 +154,8 @@ EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ srcdir=$(srcdir) \ - PERL="@PERL@" \ - PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" \ + PERL="$(PERL)" \ + PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \ PROG=unexpand -- cgit v1.2.3-54-g00ecf