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

@@ -26,6 +26,7 @@ AM_CONFIG_HEADER(config.h:config.hin)
# Initialize the test suite.
AC_CONFIG_TESTDIR(tests)
AC_CONFIG_FILES([tests/bison], [chmod +x tests/bison])
# Checks for programs.
AC_PROG_CC