Edited wiki page Building_Source_v2_0 through web user interface.

This commit is contained in:
bossiel 2013-08-06 17:28:29 +00:00
parent 5ae7c5b009
commit dd70ff9d6e
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ cd opus-1.0.2
*opencore-amr* is optional. Adds support for *AMR* audio codec. *opencore-amr* is optional. Adds support for *AMR* audio codec.
{{{ {{{
git clone git://opencore-amr.git.sourceforge.net/gitroot/opencore-amr/opencore-amr git clone git://opencore-amr.git.sourceforge.net/gitroot/opencore-amr/opencore-amr
autoreconf --install && ./configure && make && make install cd opencore-amr && autoreconf --install && ./configure && make && make install
}}} }}}
===Building libgsm=== ===Building libgsm===