From 5af3a90dfcb80cef26d85ea3a02f3f0eefbd87c2 Mon Sep 17 00:00:00 2001 From: arpi Date: Fri, 6 Dec 2002 23:54:02 +0000 Subject: 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 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 384154e3ed..47f188f355 100755 --- a/configure +++ b/configure @@ -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 -- cgit v1.2.3