mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 16:53:02 +00:00
Word changes.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# @configure_input@
|
# @configure_input@
|
||||||
# Wrapper around a non installed bison to make it work as an installed one.
|
# Wrapper around a non installed bison to make it work as an installed one.
|
||||||
|
|
||||||
# We want to use the files shipped with Bison.
|
# Use the shipped files, not those installed.
|
||||||
BISON_PKGDATADIR='@abs_top_srcdir@/data'
|
BISON_PKGDATADIR='@abs_top_srcdir@/data'
|
||||||
export BISON_PKGDATADIR
|
export BISON_PKGDATADIR
|
||||||
exec $PREBISON '@abs_top_builddir@/src/bison' ${1+"$@"}
|
exec $PREBISON '@abs_top_builddir@/src/bison' ${1+"$@"}
|
||||||
|
|||||||
Reference in New Issue
Block a user