X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f377f69fec28013c79db4efe12bbb9d48987fb2c..d6b771c345a389742bfcd73ff13dac1d4f016c88:/tests/bison.in 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+"$@"}