mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
tests: fix bison wrapper.
* tests/bison.in (PERL): Fix.
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user