[FFmpeg-devel] [PATCH] Add log2 check to configure and equivalent to internal.h
Diego Biurrun
diego
Fri Jul 10 21:12:23 CEST 2009
On Fri, Jul 10, 2009 at 02:57:22PM -0400, Alex Converse wrote:
>
> --- a/configure
> +++ b/configure
> @@ -2078,7 +2079,7 @@ check_lib math.h sin -lm
>
> # test for C99 functions in math.h
> -for func in llrint lrint lrintf round roundf truncf; do
> +for func in log2 llrint lrint lrintf round roundf truncf; do
To order I call ye!
OK otherwise.
More information about the ffmpeg-devel
mailing list