Re: [PATCH] Check for getaddrinfo via configure test
Stefan Gehn <[email protected]> Fri, 15 Jan 2016 11:45:58 +0100
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On 23/12/15 14:36, Felix Janda wrote: > Fixes the compilation error "redefinition of addrinfo" on linux systems > using the musl c library. This breaks getaddrinfo detection on Windows, the configure check does not work since because of missing headers. Can anybody test some of the other platforms with this patch applied? It would be a pity if the configure check fails on other platforms which previously had getaddrinfo enabled. I'll provide a fix for Windows soonish. Shouldn't be hard to either hardcode this or adapt the configure check accordingly. Regards, Stefan