[FFmpeg-devel] [PATCH] Check for the winsock library name

Martin Storsjö martin
Tue Jul 14 13:10:33 CEST 2009


On Tue, 14 Jul 2009, M?ns Rullg?rd wrote:

> check_func closesocket -lws2 && ... || ...

So, is this ok, or should the "check_func_headers winsock2.h closesocket" 
line still be kept for some reason? The check_header winsock2.h above will 
enable that if it is found, and this check enables closesocket, so as far 
as I can tell, this replaces the check_func_headers call.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Check-for-the-winsock-library-name.patch
Type: text/x-diff
Size: 683 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090714/0bf34f4f/attachment.patch>



More information about the ffmpeg-devel mailing list