On Mon, Jul 16, 2012 at 01:23:59AM +0300, Martin Storsjö wrote:
> --- a/configure
> +++ b/configure
> @@ -2905,6 +2906,7 @@ if enabled network; then
>          check_type ws2tcpip.h "struct sockaddr_in6"
>          check_type ws2tcpip.h "struct sockaddr_storage"
>          check_struct winsock2.h "struct sockaddr" sa_len
> +        check_func_headers ws2tcpip.h getaddrinfo $network_extralibs

Move this one 10 lines up below the check_func_headers and above

        check_type ws2tcpip.h socklen_t

and push.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to