]> git.saurik.com Git - bison.git/commitdiff
Word changes.
authorAkim Demaille <akim@epita.fr>
Tue, 5 Oct 2004 09:58:58 +0000 (09:58 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 5 Oct 2004 09:58:58 +0000 (09:58 +0000)
tests/bison.in

index 6d0de7e341d6e29be44e95ca8feb63f85053ff8b..b90c087a31e3e565ad5cf4baa22034e2ac024769 100644 (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+"$@"}