From dc69f02aadf458caafc3882b93d4dccb52c16ccd Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 14 Nov 2007 09:25:54 +0000 Subject: [PATCH] libogg muxer no longer exists in FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25046 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 65a2aecf5e..dc3c00250c 100755 --- a/configure +++ b/configure @@ -5868,7 +5868,6 @@ else fi if test "$_libvorbis" = no ; then _libavencoders=`echo $_libavencoders | sed -e s/LIBVORBIS_ENCODER// ` - _libavmuxers=`echo $_libavmuxers | sed -e s/LIBOGG_MUXER// ` fi echores "$_vorbis"