Commit 2aa60e41 authored by alex's avatar alex

check for closesocket

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9991 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8d4bfd2d
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment