Position independent wrapper.

* tests/bison: Remove.
* tests/bison.in: New.
* configure.in: Adjust.
This commit is contained in:
Akim Demaille
2001-09-27 15:06:14 +00:00
parent 8c67836b58
commit 02cbcfc577
8 changed files with 24 additions and 17 deletions

View File

@@ -8,4 +8,4 @@ export BISON_SIMPLE
BISON_HAIRY='@top_srcpath@/src/bison.hairy'
export BISON_HAIRY
exec '@top_builddir@/src/bison' ${1+"$@"}
exec '@top_buildpath@/src/bison' ${1+"$@"}