summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b67d6efd22..7f9bf66a08 100755
--- a/configure
+++ b/configure
@@ -6712,6 +6712,7 @@ if test "$_mencoder" = yes ; then
_def_muxers='#define CONFIG_MUXERS 1'
else
_libavcodecs="`echo $_libavcodecs | sed 's/[-_a-zA-Z0-9]*encoder//g'`"
+ _libavmuxers=""
fi
echores "$_mencoder"