Skip to content
Snippets Groups Projects
Commit 1cfda6a7 authored by Ralph Giles's avatar Ralph Giles
Browse files

Fix typo.

parent 554e1671
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ Win32 binaries:
- Downloads versions of libogg, opus, openssl.
- Compiles them.
- Compiles static opusfile and examples against the built deps.
- Compile dyname opusfile with:
- Compile dynamic opusfile with:
- ./configure --host=i686-w64-mingw32 --prefix=/path/to/builddir/mingw \
PKG_CONFIG_PATH=/path/to/builddir/mingw/lib/pkgconfig
- make && make check && make -C doc/latex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment