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 +