summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-05-14 09:50:55 +0000
committerJim Meyering <jim@meyering.net>2003-05-14 09:50:55 +0000
commit13f017568fa03384dea3a5e39ebfa1a76e758016 (patch)
tree9919d3f5b7aa25a4e2a777b2908ba893cecac2fa /tests
parent39beb31640dcca45f7ec58da37fc3f56efe1b321 (diff)
downloadcoreutils-13f017568fa03384dea3a5e39ebfa1a76e758016.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/join/Makefile.am2
-rw-r--r--tests/tail/Makefile.am2
-rw-r--r--tests/test/Makefile.am2
-rw-r--r--tests/tr/Makefile.am2
-rw-r--r--tests/wc/Makefile.am2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am
index 67678e32c..851be0c9f 100644
--- a/tests/join/Makefile.am
+++ b/tests/join/Makefile.am
@@ -24,7 +24,7 @@ trailing-sp.E sp-vs-blank.O sp-vs-blank.E 8-bit-t.O 8-bit-t.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'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
TESTS = $x-tests
diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am
index fd33caddd..eb8ff22c3 100644
--- a/tests/tail/Makefile.am
+++ b/tests/tail/Makefile.am
@@ -24,7 +24,7 @@ n-5.E n-5a.O n-5a.E n-5b.O n-5b.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'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
TESTS = $x-tests
diff --git a/tests/test/Makefile.am b/tests/test/Makefile.am
index 2177e63f4..dbb36b4d1 100644
--- a/tests/test/Makefile.am
+++ b/tests/test/Makefile.am
@@ -45,7 +45,7 @@ lt-3.O lt-3.E lt-4.O lt-4.E inv-1.O inv-1.E t1.O t1.E t2.O t2.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'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
TESTS = $x-tests
diff --git a/tests/tr/Makefile.am b/tests/tr/Makefile.am
index a3ca22856..c927bdfcb 100644
--- a/tests/tr/Makefile.am
+++ b/tests/tr/Makefile.am
@@ -28,7 +28,7 @@ empty-eq.E empty-cc.O empty-cc.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'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
TESTS = $x-tests
diff --git a/tests/wc/Makefile.am b/tests/wc/Makefile.am
index 7b230a39c..07a288100 100644
--- a/tests/wc/Makefile.am
+++ b/tests/wc/Makefile.am
@@ -14,7 +14,7 @@ c2.O c2.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'
+editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'
TESTS = $x-tests