changeset 23112:3f8ec638b3a7

indentation cosmetics
author diego
date Thu, 26 Apr 2007 12:35:32 +0000
parents 83bc9aff4a4a
children fab09eb403ed
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Apr 26 12:35:04 2007 +0000
+++ b/configure	Thu Apr 26 12:35:32 2007 +0000
@@ -6186,8 +6186,8 @@
 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