[FFmpeg-devel] [PATCH][RFC] -std=c99

Måns Rullgård mans
Fri Aug 15 00:22:12 CEST 2008


Michael Niedermayer <michaelni at gmx.at> writes:

> On Thu, Aug 14, 2008 at 11:08:00PM +0200, Diego Biurrun wrote:
>
>> line 1112
>
> doesnt work
>
> Index: configure
> ===================================================================
> --- configure	(revision 14765)
> +++ configure	(working copy)
> @@ -1109,6 +1109,9 @@
>  ranlib="${cross_prefix}${ranlib}"
>  strip="${cross_prefix}${strip}"
>
> +check_cflags -fasm
> +check_cflags -std=c99
> +
>  # set temporary file name
>  if test ! -z "$TMPDIR" ; then
>      TMPDIR1="${TMPDIR}"
>
> results in:
>
> ./configure: line 426: $TMPC: ambiguous redirect
> ./configure: line 426: $TMPC: ambiguous redirect

Don't believe everything Diego tells you.  Line 1127 should work.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list