Fixed linking issue concerning test suites.

Fixed linux build (it compiles and runs properly).
This commit is contained in:
Markus Kauppila 2011-07-20 23:37:58 +03:00
parent 51d6f10f01
commit 1ba2041d01
8 changed files with 15 additions and 13 deletions

View file

@ -44,4 +44,4 @@ echo ""
echo "========================================"
echo ""
echo "./configure ready!"
echo "you're ready to run: 'make && make install'"
echo "you're ready to run: 'make libtest && make'"