[MPlayer-cvslog] r19375 - trunk/configure

diego subversion at mplayerhq.hu
Sat Aug 12 20:21:51 CEST 2006


Author: diego
Date: Sat Aug 12 20:21:51 2006
New Revision: 19375

Modified:
   trunk/configure

Log:
Print "no" if all of the Vorbis tests failed.


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat Aug 12 20:21:51 2006
@@ -5599,6 +5599,7 @@
   _res_comment="libvorbis"
   _ld_vorbis='-lvorbis -logg'
 else
+  _vorbis=no
   _nocodecmodules="libvorbis $_nocodecmodules"
 fi
 echores "$_vorbis"



More information about the MPlayer-cvslog mailing list