From 67268ee3a80cc236d4abd6068d83ccf2f0bb5414 Mon Sep 17 00:00:00 2001 From: "rconty@il4p.fr" Date: Mon, 17 Oct 2011 13:37:12 +0000 Subject: [PATCH] Fix INSTALL instructions --- INSTALL | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/INSTALL b/INSTALL index 52dc595..8009522 100644 --- a/INSTALL +++ b/INSTALL @@ -1,9 +1,5 @@ -Until I fix the AM/AC configs/scripts, here is what makes it compile: - -automake -autoreconf -automake --add-missing -autoreconf -automake +If you use a development version (SVN), you have to run: +autoreconf -is ./configure -make \ No newline at end of file +make +