[Ffmpeg-devel] Re: ffmpeg on OS X
Diego Biurrun
diego
Fri Oct 21 03:26:00 CEST 2005
On Thu, Oct 20, 2005 at 10:03:59PM +0100, Patrice Bensoussan wrote:
>
> Here is a new patch which should be safe to apply...
Please resend as attachment, your mailer has completely mangled the
patch...
> --- configure 19 Oct 2005 14:37:15 -0000 1.212
> +++ configure 20 Oct 2005 21:00:50 -0000
> @@ -983,7 +983,7 @@ int main( void ) { return (lrintf(3.999f
> EOF
> have_lrintf="no"
> -if $cc $extralibs -o $TMPE $TMPC 2> /dev/null ; then
> +if $cc $CFLAGS $LDFLAGS $extralibs -o $TMPE $TMPC 2> /dev/null ; then
This looks unrelated. Are you sure it belongs in the patch?
Diego
More information about the ffmpeg-devel
mailing list