Skip to content
Snippets Groups Projects
Commit ecf97f22 authored by Alex Beregszaszi's avatar Alex Beregszaszi
Browse files

check for closesocket

Originally committed as revision 9991 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 611c5741
No related branches found
No related tags found
No related merge requests found
......@@ -659,6 +659,7 @@ HAVE_LIST="
altivec_h
arpa_inet_h
byteswap_h
closesocket
cmov
conio_h
dcbzl
......@@ -1623,6 +1624,7 @@ check_func getrusage
check_func2 windows.h GetProcessTimes
check_func fork
check_func closesocket
test "$vhook" = "default" && vhook="$dlopen"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment