[FFmpeg-devel] [PATCH] configure: improve the checks for gmtime_r and localtime_r

James Almer jamrial at gmail.com
Sat Jun 6 17:09:09 CEST 2015


On 06/06/15 8:42 AM, Michael Niedermayer wrote:
> On Sat, Jun 06, 2015 at 02:00:28AM -0300, James Almer wrote:
>> They are inlined wrapper functions inside the time.h header on MinGW-w64, so
>> neither check_func() or check_func_headers() work with them.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  configure | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> LGTM

Pushed, thanks.



More information about the ffmpeg-devel mailing list