提交 84882df6 编写于 作者: M Martin Storsjö 提交者: Ronald S. Bultje

Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>.

Originally committed as revision 21142 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 c460833d
......@@ -958,6 +958,7 @@ HAVE_LIST="
fast_cmov
fast_unaligned
fork
getaddrinfo
gethrtime
GetProcessTimes
getrusage
......@@ -2314,6 +2315,7 @@ fi
check_func nanosleep || { check_func nanosleep -lrt && add_extralibs -lrt; }
check_func fork
check_func getaddrinfo $network_extralibs
check_func gethrtime
check_func getrusage
check_func inet_aton $network_extralibs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册