Docs: Minor fix
This commit is contained in:
@@ -209,12 +209,12 @@ Before you can compile, you need to install <b>"autoconf"</b>, <b>"gcc"</b> and
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
Change to the repository directory and run <b>"autoconf -if"</b> once. This is only needed the first time compiling. It will generate the configure script.
|
||||
Change to the repository directory and run <b>"autoreconf -if"</b> once. This is only needed the first time compiling. It will generate the configure script.
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
|
||||
# cd libosmo-c
|
||||
# cd libosmo-cc
|
||||
# autoreconf -if
|
||||
...
|
||||
#
|
||||
|
Reference in New Issue
Block a user