Word changes.

This commit is contained in:
Akim Demaille
2004-10-05 09:58:58 +00:00
parent 8a8dc872fa
commit 2c0ddf03ab

View File

@@ -2,7 +2,7 @@
# @configure_input@
# 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'
export BISON_PKGDATADIR
exec $PREBISON '@abs_top_builddir@/src/bison' ${1+"$@"}