[MPlayer-dev-eng] [PATCH] Fix inc_libavutil for CXXFLAGS
Diego Biurrun
diego at biurrun.de
Sat Mar 24 20:44:37 CET 2007
On Sat, Mar 24, 2007 at 08:17:35PM +0100, Diego Biurrun wrote:
> On Sat, Mar 24, 2007 at 08:11:46PM +0100, Diego Biurrun wrote:
> > On Sat, Mar 24, 2007 at 02:49:34AM +0100, Carl Eugen Hoyos wrote:
> > >
> > > --- configure (Revision 22787)
> > > +++ configure (Arbeitskopie)
> > > @@ -7409,7 +7409,7 @@
> > >
> > > -CXXFLAGS="-I.. $CFLAGS -D__STDC_LIMIT_MACROS"
> > > +CXXFLAGS="-I.. $_inc_libavutil -I../libavutil $CFLAGS -D__STDC_LIMIT_MACROS"
> >
> > Just -I../libavutil should be enough.
>
> Anyway, give me a moment, I think I'll have a more general solution by
> Monday.
Should be fixed.
Diego
More information about the MPlayer-dev-eng
mailing list