From: Richard Jones Date: Thu, 4 Mar 2010 09:55:03 +0000 (+0000) Subject: README: document using autoreconf. X-Git-Tag: 1.0.0~18 X-Git-Url: http://git.annexia.org/?p=techtalk-pse.git;a=commitdiff_plain;h=b089a433b21d6fd6a23171e5878279fe701154e6 README: document using autoreconf. --- diff --git a/README b/README index 9d0c79a..3d7d9dc 100644 --- a/README +++ b/README @@ -30,6 +30,7 @@ For dependencies, run './configure'. In brief you will need: To build from source: + autoreconf -i # only if building from git ./configure make sudo make install