[Mplayer-cvslog] CVS: main configure,1.744,1.745

Diego Biurrun CVS diego at mplayerhq.hu
Sat Aug 9 14:07:47 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv7086

Modified Files:
	configure 
Log Message:
OSD menu should not be confused with DVD menus.


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.744
retrieving revision 1.745
diff -u -r1.744 -r1.745
--- configure	7 Aug 2003 12:24:07 -0000	1.744
+++ configure	9 Aug 2003 12:07:18 -0000	1.745
@@ -166,13 +166,13 @@
   --disable-freetype     Disable freetype2 font rendering support [autodetect]
   --disable-unrarlib     Disable Unique RAR File Library [enabled]
   --disable-new-conf     Disable new experimental config parser code [enabled]
-  --enable-menu          Enable osd menu support (needs new config) [disabled]
+  --enable-menu          Enable OSD menu support (NOT DVD MENU) [disabled]
   --disable-sortsub      Disable subtitles sorting [enabled]
   --enable-fribidi       Enable using the FriBiDi libs [disabled]
   --disable-macosx       Disable Mac OS X specific features [autodetect]
   --disable-inet6        Disable IPv6 support [autodetect]
   --disable-gethostbyname2
-                         gethostbyname() is not provided by the c library [autodetect]
+                         gethostbyname() is not provided by the C library [autodetect]
 Codecs:
   --enable-gif		 enable gif support [autodetect]
   --enable-png		 enable png input/output support [autodetect]



More information about the MPlayer-cvslog mailing list