Martin Storsjö 72199e1041 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.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-08-13 14:39:01 +03:00
2014-04-06 21:18:49 +02:00
2014-05-11 15:00:03 +02:00
2013-07-07 21:43:23 +02:00
2014-08-04 12:56:42 +03:00
2014-03-13 11:59:34 +01:00
2011-03-16 21:54:39 +01:00
2011-04-07 02:54:12 +02:00
2014-02-12 13:13:17 +00:00
2014-08-10 10:07:55 -04:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%