summaryrefslogtreecommitdiff
path: root/tests/head/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/head/Makefile.in')
-rw-r--r--tests/head/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index 71becddce..533e8872d 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/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@
@@ -170,6 +169,7 @@ posix-3.O posix-3.E posix-4.O posix-4.E posix-5.O posix-5.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