From: Kovarththanan Rajaratnam Date: Mon, 22 Feb 2010 19:02:20 +0000 (+0100) Subject: INSTALL: the from repository instructions ends abruptly. Finish it properly X-Git-Tag: v3.0pre0~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a441e791ff2631e2013460ce17eeffa04d0ebd24;p=thirdparty%2Fccache.git INSTALL: the from repository instructions ends abruptly. Finish it properly --- diff --git a/INSTALL b/INSTALL index 2243e3a21..ec295e299 100644 --- a/INSTALL +++ b/INSTALL @@ -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.