Martin Storsjö <mar...@martin.st> writes:

> On Mon, 18 Jun 2012, Måns Rullgård wrote:
>
>> Martin Storsjö <mar...@martin.st> writes:
>>
>>> From: "Ronald S. Bultje" <rsbul...@gmail.com>
>>>
>>> The check uses check_func_header, since this function is
>>> conditionally available depending on the targeted MSVCRT
>>> version.
>>> ---
>>>  configure       |    4 +++-
>>>  libavutil/mem.c |    6 ++++++
>>>  2 files changed, 9 insertions(+), 1 deletion(-)
>>
>> LGTM
>>
>> Were you able to test this both with and without the function visible?
>
> Yes, if I added --extra-cflags=-D__MSVCRT_VERSION__=0x700, the

What does that version number signify?

> function is detected, and the test fails without it.

Great, patch seems good to go then.

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to