From: Akim Demaille Date: Sun, 8 Apr 2012 10:07:23 +0000 (+0200) Subject: tests: fix bison wrapper. X-Git-Tag: v2.7.90~455 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/746ac9aa81dd638d35ef43b75cefaff4af7afd48?hp=--cc tests: fix bison wrapper. * tests/bison.in (PERL): Fix. --- 746ac9aa81dd638d35ef43b75cefaff4af7afd48 diff --git a/tests/bison.in b/tests/bison.in index aedd75d9..f004a571 100644 --- a/tests/bison.in +++ b/tests/bison.in @@ -19,7 +19,7 @@ abs_top_srcdir='@abs_top_srcdir@' abs_top_builddir='@abs_top_builddir@' -: ${PERL='@perl@'} +: ${PERL='@PERL@'} # Use the shipped files, not those installed. BISON_PKGDATADIR=$abs_top_srcdir/data