]> git.saurik.com Git - bison.git/blobdiff - tests/calc.at
tests: use $PERL instead of perl
[bison.git] / tests / calc.at
index a1c11e5f561073b02e7d342d88b364e93554d7a0..9518c3c31a0c4d4c662abd715c02e128f63c8374 100644 (file)
@@ -503,7 +503,7 @@ AT_CHECK([cat stderr], 0, [expout])
 # Make sure we did not introduce bad spaces.  Checked here because all
 # the skeletons are (or should be) exercized here.
 m4_define([AT_CHECK_SPACES],
 # Make sure we did not introduce bad spaces.  Checked here because all
 # the skeletons are (or should be) exercized here.
 m4_define([AT_CHECK_SPACES],
-[AT_CHECK([perl -ne '
+[AT_CHECK([$PERL -ne '
   chomp;
   print "$.: {$_}\n"
     if (# No starting/ending empty lines.
   chomp;
   print "$.: {$_}\n"
     if (# No starting/ending empty lines.