summaryrefslogtreecommitdiff
path: root/tests/cut/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cut/Makefile.in')
-rw-r--r--tests/cut/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index 88e0821ff..3e0d607e9 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -99,8 +99,7 @@ PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
-
-PERL = $(PERL)
+PERL = @PERL@
POSUB = @POSUB@
POW_LIB = @POW_LIB@
RANLIB = @RANLIB@
@@ -177,6 +176,7 @@ out-delim5.O out-delim5.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
+
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
TESTS = $x-tests