]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
INSTALL: the from repository instructions ends abruptly. Finish it properly
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>
Mon, 22 Feb 2010 19:02:20 +0000 (20:02 +0100)
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>
Mon, 22 Feb 2010 19:02:20 +0000 (20:02 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index 2243e3a21d792f474afb5495ea0d77e7dcbc9d6a..ec295e299f37cb0d7ac9757662ea8419b2257c77 100644 (file)
--- 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.