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:
arpi 2002-12-06 23:54:02 +00:00
parent 228b8a0107
commit 5af3a90dfc
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -151,7 +151,7 @@ Optional features:
--disable-cdparanoia Disable cdparanoia support [autodetect] --disable-cdparanoia Disable cdparanoia support [autodetect]
--enable-freetype Enable freetype2 font rendering support [disabled] --enable-freetype Enable freetype2 font rendering support [disabled]
--disable-unrarlib Disable Unique RAR File Library [enabled] --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] --enable-menu Enable osd menu support (need new config) [disabled]
--disable-sortsub Disable subtitles sorting [enabled] --disable-sortsub Disable subtitles sorting [enabled]
@ -1027,7 +1027,7 @@ _cdparanoia=auto
_big_endian=auto _big_endian=auto
_freetype=no _freetype=no
_shared_pp=no _shared_pp=no
_new_conf=no _new_conf=yes
_menu=no _menu=no
_qtx_codecs=auto _qtx_codecs=auto
_sortsub=yes _sortsub=yes