Enable Ogg Vorbis support by default
libvorbis is included in-tree so this doesn't require additional dependencies.
This commit is contained in:
parent
45de6be4c2
commit
414f3c5e3e
3 changed files with 3 additions and 4 deletions
|
@ -8,7 +8,6 @@ cd ${MASTER_DIR}
|
|||
|
||||
if [ "${OPTIONS}" == "all_options" ];
|
||||
then
|
||||
export USE_CODEC_VORBIS=1
|
||||
export USE_FREETYPE=1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue