# HG changeset patch # User arpi # Date 1039218842 0 # Node ID 59231cab01f7dad029a53642599a96083856000b # Parent 7a7980b874f5b59e246dda4c9621ad368c98f0b4 enable Albeu's config code bu default (it's time to test it :)) report any problems ASAP! diff -r 7a7980b874f5 -r 59231cab01f7 configure --- a/configure Fri Dec 06 17:11:50 2002 +0000 +++ b/configure Fri Dec 06 23:54:02 2002 +0000 @@ -151,7 +151,7 @@ --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 @@ _big_endian=auto _freetype=no _shared_pp=no -_new_conf=no +_new_conf=yes _menu=no _qtx_codecs=auto _sortsub=yes