Update build/compile instructions to reflect the fact that autoconf needs to be executed.
authormjsousa
Sat, 05 Jul 2014 13:57:39 +0100
changeset 901 6a3964be6a29
parent 900 1e749c7b70f8
child 902 38dca2e264b6
Update build/compile instructions to reflect the fact that autoconf needs to be executed.
README.build
--- a/README.build	Sat Jul 05 13:39:30 2014 +0100
+++ b/README.build	Sat Jul 05 13:57:39 2014 +0100
@@ -4,6 +4,7 @@
 
 1) Compiling under Linux
 ------------------------
+$ autoreconf -i
 $ ./configure
 $ make