[MPlayer-cvslog] r26659 - trunk/configure

diego subversion at mplayerhq.hu
Sat May 3 17:30:45 CEST 2008


Author: diego
Date: Sat May  3 17:30:45 2008
New Revision: 26659

Log:
Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.


Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat May  3 17:30:45 2008
@@ -5884,9 +5884,6 @@ else
   _vorbis=no
   _nocodecmodules="libvorbis $_nocodecmodules"
 fi
-if test "$_libvorbis" = no ; then
-  _libavencoders=`echo $_libavencoders | sed -e s/LIBVORBIS_ENCODER// `
-fi
 echores "$_vorbis"
 
 echocheck "libspeex (version >= 1.1 required)"



More information about the MPlayer-cvslog mailing list