Fix INSTALL instructions

This commit is contained in:
rconty@il4p.fr 2011-10-17 13:37:12 +00:00
parent 2a1bd214bc
commit 67268ee3a8

10
INSTALL
View File

@ -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