X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/be2a1a68efe93f7046f77b81346e4c740c14fb40..9668e2be96bf8af3027f6dfa2021fd412ea9be0d:/tests/bison.in?ds=sidebyside diff --git a/tests/bison.in b/tests/bison.in index 6a582f77..6d0de7e3 100644 --- a/tests/bison.in +++ b/tests/bison.in @@ -5,4 +5,4 @@ # We want to use the files shipped with Bison. BISON_PKGDATADIR='@abs_top_srcdir@/data' export BISON_PKGDATADIR -exec '@abs_top_builddir@/src/bison' ${1+"$@"} +exec $PREBISON '@abs_top_builddir@/src/bison' ${1+"$@"}