Remove libspeex from README
This commit is contained in:
parent
c65d2c2657
commit
148d54bf54
1 changed files with 2 additions and 4 deletions
|
@ -106,13 +106,11 @@ Makefile.local:
|
||||||
USE_CODEC_OPUS - enable Ogg Opus support
|
USE_CODEC_OPUS - enable Ogg Opus support
|
||||||
USE_MUMBLE - enable Mumble support
|
USE_MUMBLE - enable Mumble support
|
||||||
USE_VOIP - enable built-in VoIP support
|
USE_VOIP - enable built-in VoIP support
|
||||||
|
USE_FREETYPE - enable FreeType support for rendering fonts
|
||||||
USE_INTERNAL_LIBS - build internal libraries instead of dynamically
|
USE_INTERNAL_LIBS - build internal libraries instead of dynamically
|
||||||
linking against system libraries; this just sets
|
linking against system libraries; this just sets
|
||||||
the default for USE_INTERNAL_SPEEX etc.
|
the default for USE_INTERNAL_ZLIB etc.
|
||||||
and USE_LOCAL_HEADERS
|
and USE_LOCAL_HEADERS
|
||||||
USE_INTERNAL_SPEEX - build internal speex library instead of dynamically
|
|
||||||
linking against system libspeex
|
|
||||||
USE_FREETYPE - enable FreeType support for rendering fonts
|
|
||||||
USE_INTERNAL_ZLIB - build and link against internal zlib
|
USE_INTERNAL_ZLIB - build and link against internal zlib
|
||||||
USE_INTERNAL_JPEG - build and link against internal JPEG library
|
USE_INTERNAL_JPEG - build and link against internal JPEG library
|
||||||
USE_INTERNAL_OGG - build and link against internal ogg library
|
USE_INTERNAL_OGG - build and link against internal ogg library
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue