From bd3627904bc300d2f7ff220bca608b0ba3490263 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 12 Aug 1996 03:41:47 +0000 Subject: . --- tests/tr/build-script.pl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/tr/build-script.pl b/tests/tr/build-script.pl index ded2f8cb2..c12461b4c 100755 --- a/tests/tr/build-script.pl +++ b/tests/tr/build-script.pl @@ -1,9 +1,14 @@ #! @PERL@ -w +# -*- perl -*- +# @configure_input@ + require 5.002; use strict; $| = 1; +my $xx = '../../src/tr'; + print <