INSTALL: the from repository instructions ends abruptly. Finish it properly

This commit is contained in:
Kovarththanan Rajaratnam 2010-02-22 20:02:20 +01:00
parent 1e389176a5
commit a441e791ff

View File

@ -57,4 +57,5 @@ In addition to the prerequisites mentioned above, you also need:
* autoconf (http://www.gnu.org/software/autoconf/)
* perl (http://www.perl.com/) to run the testsuite
Run "./autogen.sh" to generate "configure" and "config.h.in".
Run "./autogen.sh" to generate "configure" and "config.h.in" and then follow
the steps mentioned in INSTALLATION.