[MPlayer-cvslog] r20736 - trunk/configure

diego subversion at mplayerhq.hu
Mon Nov 6 17:23:05 CET 2006


Author: diego
Date: Mon Nov  6 17:23:04 2006
New Revision: 20736

Modified:
   trunk/configure

Log:
output cosmetics


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Mon Nov  6 17:23:04 2006
@@ -5929,7 +5929,7 @@
 fi
 
 
-echocheck "Win32 codec DLL support"
+echocheck "Win32 codecs"
 if test "$_win32" = auto ; then
   _win32=no
   if x86 && not qnx; then
@@ -5958,7 +5958,7 @@
 echores "$_win32"
 
 
-echocheck "XAnim DLL"
+echocheck "XAnim codecs"
 if test "$_xanim" = auto ; then
   _xanim=no
   _res_comment="dynamic loader support needed"
@@ -5980,7 +5980,7 @@
 echores "$_xanim"
 
 
-echocheck "RealPlayer DLL"
+echocheck "RealPlayer codecs"
 if test "$_real" = auto ; then
   _real=no
   _res_comment="dynamic loader support needed"



More information about the MPlayer-cvslog mailing list