[FFmpeg-cvslog] r14739 - trunk/configure
Måns Rullgård
mans
Thu Aug 14 01:10:43 CEST 2008
michael <subversion at mplayerhq.hu> writes:
> Author: michael
> Date: Thu Aug 14 01:01:48 2008
> New Revision: 14739
>
> Log:
> Change _ISOC9X_SOURCE to _ISOC99_SOURCE.
>
> Modified:
> trunk/configure
>
> Modified: trunk/configure
> ==============================================================================
> --- trunk/configure (original)
> +++ trunk/configure Thu Aug 14 01:01:48 2008
> @@ -974,7 +974,7 @@ enable stripping
> vhook="default"
>
> # build settings
> -add_cflags '-D_ISOC9X_SOURCE'
> +add_cflags '-D_ISOC99_SOURCE '
There's no need for the quotes or the extra trailing space.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list