From 1b38c5fc19667c93b9a2d50ff9a3e6766fff169b Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 13 Mar 2013 07:55:14 -0300 Subject: [PATCH] Improve INSTALL procedure Signed-off-by: Mauro Carvalho Chehab --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 2.50.1