summaryrefslogtreecommitdiff
path: root/tests/cut
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-05 18:04:06 +0000
committerJim Meyering <jim@meyering.net>2003-04-05 18:04:06 +0000
commit0622704dce606dad3d3092909ad4b01ecf5f28db (patch)
tree75e2ee89e03d69149a5309f05b3fe75d8e13df25 /tests/cut
parent4cfe78b8a0d3a607c0408cf6b82bb82d23224a92 (diff)
downloadcoreutils-0622704dce606dad3d3092909ad4b01ecf5f28db.tar.xz
.
Diffstat (limited to 'tests/cut')
-rw-r--r--tests/cut/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index 3f61d510b..88e0821ff 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -100,7 +100,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
-PERL = @PERL@
+PERL = $(PERL)
POSUB = @POSUB@
POW_LIB = @POW_LIB@
RANLIB = @RANLIB@