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