summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
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