diff options
author | Stijn Buys <ingar@osirion.org> | 2012-12-02 16:59:12 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-12-02 16:59:12 +0000 |
commit | df30620c548d23fa6f7632e280093824209d917a (patch) | |
tree | 1b855c34892e32ae7b9d49e19b2cb67fe6e4f871 /doc/installation_develop.html | |
parent | 150855111dd3042049a22d1c3a3d98f51afb336b (diff) |
Updated build instructions to the latest version.
Diffstat (limited to 'doc/installation_develop.html')
-rw-r--r-- | doc/installation_develop.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation_develop.html b/doc/installation_develop.html index 70de3a5..7694bf3 100644 --- a/doc/installation_develop.html +++ b/doc/installation_develop.html @@ -128,7 +128,7 @@ Create the configure script: </p> <div class="fixed"> - autoreconf -fi + autoreconf -i </div> <p class="content"> Create a build directory, If something goes wrong, or building doesn't work any more after updating, |