summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index f24e58c361..b227cc7526 100755
--- a/configure
+++ b/configure
@@ -6852,9 +6852,7 @@ echores "$_mp3lame"
fi
echocheck "mencoder"
-_mencoder_flag='#undef HAVE_MENCODER'
if test "$_mencoder" = yes ; then
- _mencoder_flag='#define HAVE_MENCODER'
_def_muxers='#define CONFIG_MUXERS 1'
else
# mpeg1video for vf_lavc, snow for vf_uspp and vf_mcdeint
@@ -8091,9 +8089,6 @@ $_def_libnut
/* Define to include support for libdv-0.9.5 */
$_def_libdv
-/* If build mencoder */
-$_mencoder_flag
-
/* Indicates if libmp3lame is available
Note: for mencoder */
$_def_mp3lame