[MPlayer-cvslog] r18949 - trunk/configure

diego subversion at mplayerhq.hu
Sat Jul 8 15:47:43 CEST 2006


Author: diego
Date: Sat Jul  8 15:47:43 2006
New Revision: 18949

Modified:
   trunk/configure

Log:
small cosmetics


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat Jul  8 15:47:43 2006
@@ -5394,8 +5394,9 @@
 fi
 echores "$_fontconfig"
 
+
 echocheck "SSA/ASS support"
-# libass depends on freetype
+# libass depends on FreeType
 if test "$_freetype" = no ; then
     _ass=no
     _res_comment="FreeType support needed"
@@ -5423,6 +5424,7 @@
 fi
 echores "$_ass"
 
+
 echocheck "fribidi with charsets"
 if test "$_fribidi" = auto ; then
     if ( $_fribidiconfig --version ) >/dev/null 2>&1 ; then



More information about the MPlayer-cvslog mailing list