[Mplayer-cvslog] CVS: main configure,1.620,1.621
    Arpi of Ize 
    arpi at mplayerhq.hu
       
    Sat Dec  7 00:54:18 CET 2002
    
    
  
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv15633
Modified Files:
	configure 
Log Message:
enable Albeu's config code bu default (it's time to test it :))
report any problems ASAP!
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.620
retrieving revision 1.621
diff -u -r1.620 -r1.621
--- configure	5 Dec 2002 20:31:05 -0000	1.620
+++ configure	6 Dec 2002 23:54:02 -0000	1.621
@@ -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
    
    
More information about the MPlayer-cvslog
mailing list