[MPlayer-dev-eng] [PATCH] move libdvd* checks together
Diego Biurrun
diego at biurrun.de
Sun Jan 11 02:56:34 CET 2009
On Sat, Jan 10, 2009 at 11:38:00PM +0000, Carl Eugen Hoyos wrote:
> Reimar Döffinger <Reimar.Doeffinger <at> stud.uni-karlsruhe.de> writes:
>
> > not sure if this is that good an approach, but this patch moves all
> > those checks together in configure.
> > This also ensures that the -Ilibdvd* are last on the gcc commandline and
> > are not overridden by some -I/usr/include (of course, that one is useless
> > and should not be there in the first place, but for some reason it is on
> > my system).
>
> Let me have a wild guess:
> caca-config --cflags
>
> The problem is that it breaks icc compilation in a very subtle way, because
> autodetection of installed libraries goes crazy.
>
> Would patch to remove -I/usr/include from cflags be acceptable?
Yes. It would be appreciated to get caca-config fixed as well..
Diego
More information about the MPlayer-dev-eng
mailing list