Fixed build instructions

This commit is contained in:
Moritz Bunkus 2010-07-27 21:59:07 +02:00
parent 4be7a7cda0
commit 7c12f7b9c7

View File

@ -74,6 +74,5 @@ echo " autoconf" && autoconf
echo " automake --add-missing --copy" && automake --add-missing --copy 2> /dev/null
echo
echo "You can run './configure' now. If you need dependencies then"
echo "run 'make depend' afterwards."
echo "You can run './configure' followed by 'rake' now."
cd $olddir