From: Jim Meyering Date: Tue, 15 Apr 2003 22:21:07 +0000 (+0000) Subject: regenerate, using new ../Makefile.am.in X-Git-Tag: v5.0.1~679 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=79b611f24ebd1965f069377b39efc6a98c15855c;p=thirdparty%2Fcoreutils.git regenerate, using new ../Makefile.am.in --- diff --git a/tests/cut/Makefile.am b/tests/cut/Makefile.am index 0c00494f6a..aba8a775bf 100644 --- a/tests/cut/Makefile.am +++ b/tests/cut/Makefile.am @@ -28,7 +28,6 @@ out-delim5.O out-delim5.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/date/Makefile.am b/tests/date/Makefile.am index 26414b13ac..d524d6f28f 100644 --- a/tests/date/Makefile.am +++ b/tests/date/Makefile.am @@ -31,7 +31,6 @@ relative-2.O relative-2.E wide-fmt.O wide-fmt.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/head/Makefile.am b/tests/head/Makefile.am index 3edd3690c0..e6d2fec0c1 100644 --- a/tests/head/Makefile.am +++ b/tests/head/Makefile.am @@ -21,7 +21,6 @@ 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 -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am index d4bab014c0..67678e32cc 100644 --- a/tests/join/Makefile.am +++ b/tests/join/Makefile.am @@ -24,7 +24,6 @@ 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 -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/pr/Makefile.am b/tests/pr/Makefile.am index 92bcbb7b34..9eaa525d42 100644 --- a/tests/pr/Makefile.am +++ b/tests/pr/Makefile.am @@ -73,7 +73,6 @@ dbl-sp-a.E dbl-sp-b.O dbl-sp-b.E narrow-1.O narrow-1.E col-last.O col-last.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/sort/Makefile.am b/tests/sort/Makefile.am index b9392cb3b7..a93f48d86f 100644 --- a/tests/sort/Makefile.am +++ b/tests/sort/Makefile.am @@ -45,7 +45,6 @@ nul-nls.E use-nl.O use-nl.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am index 8f5aec93c9..3fd409a156 100644 --- a/tests/tac/Makefile.am +++ b/tests/tac/Makefile.am @@ -22,7 +22,6 @@ opt-br.O opt-br.E opt-br2.O opt-br2.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) 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 80daa2ed9a..fd33caddde 100644 --- a/tests/tail/Makefile.am +++ b/tests/tail/Makefile.am @@ -24,7 +24,6 @@ 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 -PERL = $(PERL) 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 6f4405ccf0..2177e63f42 100644 --- a/tests/test/Makefile.am +++ b/tests/test/Makefile.am @@ -45,7 +45,6 @@ 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 -PERL = $(PERL) 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 518279c98f..a3ca228568 100644 --- a/tests/tr/Makefile.am +++ b/tests/tr/Makefile.am @@ -28,7 +28,6 @@ empty-eq.E empty-cc.O empty-cc.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests diff --git a/tests/uniq/Makefile.am b/tests/uniq/Makefile.am index 68267133b8..406467f4b9 100644 --- a/tests/uniq/Makefile.am +++ b/tests/uniq/Makefile.am @@ -26,7 +26,6 @@ obs45.E 50.O 50.E 51.O 51.E 52.O 52.E 53.O 53.E 54.O 54.E 55.O 55.E 56.O 56.E \ EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) 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 df0010e15b..7b230a39c8 100644 --- a/tests/wc/Makefile.am +++ b/tests/wc/Makefile.am @@ -14,7 +14,6 @@ c2.O c2.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests