Re: [libav-devel] [PATCH] Provide a fallback version of the libm function trunc

2011-04-21 Thread Diego Biurrun
On Thu, Apr 21, 2011 at 02:03:56PM +0300, Martin Storsjö wrote: > This fixes compilation on DOS. > --- > configure|2 ++ > libavutil/libm.h |7 +++ > 2 files changed, 9 insertions(+), 0 deletions(-) OK Diego ___ libav-devel mailing

[libav-devel] [PATCH] Provide a fallback version of the libm function trunc

2011-04-21 Thread Martin Storsjö
This fixes compilation on DOS. --- configure|2 ++ libavutil/libm.h |7 +++ 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/configure b/configure index 32c3544..dd44ba4 100755 --- a/configure +++ b/configure @@ -1119,6 +1119,7 @@ HAVE_LIST=" sys_videoio_h