[MPlayer-dev-eng] [PATCH] ddvnav+internal dvdread
Diego Biurrun
diego at biurrun.de
Mon Apr 30 18:42:45 CEST 2007
On Mon, Apr 30, 2007 at 11:27:22AM +0200, Nico Sabbi wrote:
> Diego Biurrun wrote:
>
> >>or, if you prefer, I can check the whole dvdnav checking code at the
> >>bottom of configure (as last test)
> >
> >Just move the libdvdnav test after the libdvdread test and disable
> >libdvdnav if no libdvdread is available.
> >
> it wouldn't work: consider the case when we are configuring the build
> with the
> internal dvdread (that is not yet compiled, of course) : all tests will
> be compiled
> with -ldvdnavmini in the flags, but they will all fail because the
> dvdread symbols
> (required by libdvdnavmini) will be missing
I don't see a problem, simply skip the check for libdvdread when the
internal libdvdread is enabled. What am I missing?
Diego
P.S.: The linebreaking of your mailer is completely broken.
More information about the MPlayer-dev-eng
mailing list