[MPlayer-cvslog] r21342 - in trunk: configure stream/Makefile
Diego Biurrun
diego at biurrun.de
Mon Nov 27 23:48:35 CET 2006
On Mon, Nov 27, 2006 at 11:15:32PM +0100, Reimar Döffinger wrote:
> On Mon, Nov 27, 2006 at 11:02:06PM +0100, diego wrote:
> >
> > Modified:
> > trunk/configure
> > trunk/stream/Makefile
> >
> > Log:
> > Add a config.mak variable for CDDB.
> >
> > --- 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.
Sure, done.
Diego
More information about the MPlayer-cvslog
mailing list