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 <