On Mon, 28 Nov 2011, Martin Storsjö wrote:

This is lacking a dependency check in configure, otherwise it will be enabled by default always, and fail to build on mingw and other non-unixy platforms.

Except for checking for struct sockaddr_un, it also needs a dependency on "network", since it uses network.h. (If network.h is included without the "networking" part in configure enabled, you'll end up with compile failures.)

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

Reply via email to