From: Mauro Carvalho Chehab Date: Wed, 13 Mar 2013 10:55:14 +0000 (-0300) Subject: Improve INSTALL procedure X-Git-Tag: v0.1~12 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=1b38c5fc19667c93b9a2d50ff9a3e6766fff169b;p=users%2Fmchehab%2Frasdaemon.git Improve INSTALL procedure Signed-off-by: Mauro Carvalho Chehab --- diff --git a/INSTALL b/INSTALL index 6e90e07..1cb58ea 100644 --- a/INSTALL +++ b/INSTALL @@ -51,7 +51,8 @@ of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. + `autoreconf -vfi && ./configure' to configure the package for your + system. Running `configure' might take a while. While running, it prints some messages telling which features it is checking for.