From 45835d47e6ed33c84e619f39b4f4181dfee89ef4 Mon Sep 17 00:00:00 2001 From: Kovarththanan Rajaratnam Date: Mon, 22 Feb 2010 19:56:36 +0100 Subject: [PATCH] INSTALL: add autoconf --- INSTALL | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 7e6f8d684..1ac5059e9 100644 --- a/INSTALL +++ b/INSTALL @@ -51,7 +51,9 @@ Note! Do not use hard links, use symbolic links. Hard links will cause BUILDING CODE FROM THE SOURCE CODE REPOSITORY ============================================= -In addition to the prerequisites mentioned above, you also need asciidoc -(http://www.methods.co.nz/asciidoc/) to build the documentation. +In addition to the prerequisites mentioned above, you also need: + + * asciidoc (http://www.methods.co.nz/asciidoc/) to build the documentation. + * autoconf (http://www.gnu.org/software/autoconf/) Run "./autogen.sh" to generate "configure" and "config.h.in". -- 2.47.3