[MPlayer-dev-eng] [PATCH] new faad detection in configure

Diego Biurrun diego at biurrun.de
Fri Nov 7 14:20:49 CET 2003


On Fri, Nov 07, 2003 at 04:02:06AM -0800, James Bilotto wrote:
> On Fri, Nov 07, 2003 at 11:16:46AM +0100, Björn Sandell wrote:
> > On Fri, 7 Nov 2003 02:12:41 +0100
> > Diego Biurrun <diego at biurrun.de> wrote:
> > 
> > > 
> > > I've reworked my faad detection patch a bit, Dominik, James Bilotto,
> > > Björn Sandell please test, this should also fix the version detection.
> > 
> > Nope. Well, it works with --disable-internal-faad:
> 
> the same hear. with some modifications it will thou. patch against cvs

> -  if cc_check $_inc_faad $_ld_faad -lm && "$TMPO" >> "$TMPLOG" ; then
> +  if cc_check -I- $_inc_faad $_ld_faad -lm && "$TMPO" >> "$TMPLOG" ; then

That is the same change I made in the latest version.  Please try my latest
patch.  Thanks

Diego



More information about the MPlayer-dev-eng mailing list