diff options
author | Martin Storsjö <martin@martin.st> | 2014-08-12 11:23:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-12 11:25:05 +0200 |
commit | 223c374a9d977fdfe9af94858693c632f644aac7 (patch) | |
tree | 138b0209f6c33e7b01f487f9e73d14215f9613cc /INSTALL.md | |
parent | 99867fc0c42a2b0c9e07c9e4d4424bf7c454a844 (diff) | |
download | ffmpeg-223c374a9d977fdfe9af94858693c632f644aac7.tar.gz |
configure: Check for nanosleep in headers as well, not only in libs
On mingw64 with c++11 support, the link libraries do contain a
nanosleep function, while it isn't exposed via the headers. Using
check_func_headers instead of a plain check_func fixes this
misdetection.
Suggested-by: Hendrik Leppkes <h.leppkes@gmail.com>
See: [FFmpeg-devel] [PATCH] fix: 'make' with mingw32
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions