README, configure: --with-tests is not supported. Use --enable-tests instead.

This commit is contained in:
Enno Boland
2014-09-22 21:03:02 +02:00
parent cfc0e3b9d9
commit 7b773032c4
2 changed files with 4 additions and 4 deletions

View File

@@ -44,8 +44,8 @@ To build this you'll need:
and optionally:
- [graphviz](http://www.graphviz.org) and [doxygen](http://www.doxygen.org) (--with-api-docs) to build API documentation.
- [atf >= 0.15](http://code.google.com/p/kyua) (--with-tests) to build the Kyua test suite.
- [graphviz](http://www.graphviz.org) and [doxygen](http://www.doxygen.org) (--enable-api-docs) to build API documentation.
- [atf >= 0.15](http://code.google.com/p/kyua) (--enable-tests) to build the Kyua test suite.
### Build instructions