]> git.saurik.com Git - bison.git/blame_incremental - tests/bison.in
* data/push.c (yypstate_init): Rename to...
[bison.git] / tests / bison.in
... / ...
CommitLineData
1#! @SHELL@
2# @configure_input@
3# Wrapper around a non installed bison to make it work as an installed one.
4
5# Use the shipped files, not those installed.
6BISON_PKGDATADIR='@abs_top_srcdir@/data'
7export BISON_PKGDATADIR
8exec $PREBISON '@abs_top_builddir@/src/bison' ${1+"$@"}