[MPlayer-cvslog] r21342 - in trunk: configure stream/Makefile

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Nov 27 23:15:32 CET 2006


Hello,
On Mon, Nov 27, 2006 at 11:02:06PM +0100, diego wrote:
> Author: diego
> Date: Mon Nov 27 23:02:06 2006
> New Revision: 21342
> 
> Modified:
>    trunk/configure
>    trunk/stream/Makefile
> 
> Log:
> Add a config.mak variable for CDDB.
> 
> 
> Modified: trunk/configure
> ==============================================================================
> --- trunk/configure	(original)
> +++ trunk/configure	Mon Nov 27 23:02:06 2006
> @@ -5226,6 +5226,7 @@
>      _cdda='yes'
>      _ld_extra="$_ld_extra -lcdda_interface -lcdda_paranoia"
>      openbsd && _ld_extra="$_ld_extra -lutil"
> +    test $_network = yes && _cddb=yes

Can you add this to be disabled on MacOSX? The read_toc function of cddb
can not compile on it.

Greetings,
Reimar Döffinger



More information about the MPlayer-cvslog mailing list