mirror of
https://github.com/mpv-player/mpv
synced 2025-02-18 05:37:04 +00:00
enable Albeu's config code bu default (it's time to test it :))
report any problems ASAP! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8386 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
228b8a0107
commit
5af3a90dfc
4
configure
vendored
4
configure
vendored
@ -151,7 +151,7 @@ Optional features:
|
||||
--disable-cdparanoia Disable cdparanoia support [autodetect]
|
||||
--enable-freetype Enable freetype2 font rendering support [disabled]
|
||||
--disable-unrarlib Disable Unique RAR File Library [enabled]
|
||||
--enable-new-conf Enable new config stuff [disabled]
|
||||
--disable-new-conf Disable new experimental config parser code [enabled]
|
||||
--enable-menu Enable osd menu support (need new config) [disabled]
|
||||
--disable-sortsub Disable subtitles sorting [enabled]
|
||||
|
||||
@ -1027,7 +1027,7 @@ _cdparanoia=auto
|
||||
_big_endian=auto
|
||||
_freetype=no
|
||||
_shared_pp=no
|
||||
_new_conf=no
|
||||
_new_conf=yes
|
||||
_menu=no
|
||||
_qtx_codecs=auto
|
||||
_sortsub=yes
|
||||
|
Loading…
Reference in New Issue
Block a user