[MPlayer-cvslog] r23130 - trunk/configure
diego
subversion at mplayerhq.hu
Thu Apr 26 14:35:32 CEST 2007
Author: diego
Date: Thu Apr 26 14:35:32 2007
New Revision: 23130
Log:
indentation cosmetics
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Thu Apr 26 14:35:32 2007
@@ -6186,8 +6186,8 @@ echocheck "FFmpeg libavcodec"
if test "$_libavcodec_a" = auto ; then
_libavcodec_a=no
if test -d libavcodec && test -f libavcodec/utils.c ; then
- _libavcodec_a="yes"
- _res_comment="static"
+ _libavcodec_a="yes"
+ _res_comment="static"
fi
elif test "$_libavcodec_so" = auto ; then
_libavcodec_so=no
More information about the MPlayer-cvslog
mailing list