summaryrefslogtreecommitdiff
path: root/tests/bison.in
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2012-04-08 12:07:23 +0200
committerAkim Demaille <akim@lrde.epita.fr>2012-04-08 12:07:49 +0200
commit746ac9aa81dd638d35ef43b75cefaff4af7afd48 (patch)
treef7a8a1052fd5f849c4121f45cd46d76d14dcd1f9 /tests/bison.in
parente3fd1dcb8b0b55525876440410f71791d8b4c2f3 (diff)
downloadbison-746ac9aa81dd638d35ef43b75cefaff4af7afd48.tar.gz
tests: fix bison wrapper.
* tests/bison.in (PERL): Fix.
Diffstat (limited to 'tests/bison.in')
-rw-r--r--tests/bison.in2
1 files changed, 1 insertions, 1 deletions
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