summaryrefslogtreecommitdiff
path: root/tests/sort/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sort/Makefile.in')
-rw-r--r--tests/sort/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index 819ba2da7..d836b0a7b 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/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@