]> git.saurik.com Git - bison.git/commit - tests/local.mk
Use testsuite -C.
authorAkim Demaille <demaille@gostai.com>
Thu, 11 Dec 2008 00:00:53 +0000 (01:00 +0100)
committerAkim Demaille <demaille@gostai.com>
Thu, 11 Dec 2008 09:46:25 +0000 (10:46 +0100)
commit2cd1af957a1a9f7b688a4975e1f9805d435b9988
treec2a3fdce70dda7af293a23c13185a4273a3934ed
parenteeb29422377c730846f784716f22be1759491bcf
Use testsuite -C.

* tests/local.mk: Replace "cd && testsuite" by "testsuite -C".
Solves problems when top_srcdir is an absolute path.
Suggested by Eric Blake.
* configure.ac: Require Autoconf 2.62.
ChangeLog
configure.ac
tests/local.mk