summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index eeb33ae464..cb917f12ab 100755
--- a/configure
+++ b/configure
@@ -6372,6 +6372,7 @@ EOF
else
_lavc_xvid=no
_def_lavc_xvid='#undef CONFIG_LIBXVID'
+ _libavencoders=`echo $_libavencoders | sed -e s/LIBXVID_ENCODER// `
fi
echores "$_lavc_xvid"
fi