summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-26 12:35:32 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-26 12:35:32 +0000
commitd6e42f30a1ec477bd3c27e175ae73375b8530e09 (patch)
treef9661164dcf7e02e59b93b028fb8ce0cac287c1a /configure
parent2620815f39bd88a73f5155c52cee8ff18a3ad5aa (diff)
downloadmpv-d6e42f30a1ec477bd3c27e175ae73375b8530e09.tar.bz2
mpv-d6e42f30a1ec477bd3c27e175ae73375b8530e09.tar.xz
indentation cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23130 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index c9c1f15f2e..3a7584b12b 100755
--- a/configure
+++ b/configure
@@ -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