summaryrefslogtreecommitdiff
path: root/tests/bison.in
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2004-10-05 09:58:58 +0000
committerAkim Demaille <akim@epita.fr>2004-10-05 09:58:58 +0000
commit2c0ddf03abf8f2067393bf22c47db6fdeacee834 (patch)
treeff67f471dfb6ad19f3e3e3f3dfe1d087b04e57d4 /tests/bison.in
parent8a8dc872faedb8725ab1d82966ef7b4375aff0d9 (diff)
downloadbison-2c0ddf03abf8f2067393bf22c47db6fdeacee834.tar.gz
Word changes.
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 6d0de7e3..b90c087a 100644
--- a/tests/bison.in
+++ b/tests/bison.in
@@ -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+"$@"}