On Sun, Apr 15, 2007 at 03:42:02PM +, [EMAIL PROTECTED] wrote:
>
> I've just started hacking on wine.
>
> I've found a case of Solaris supporting the getaddrinfo function call that is
> tested in configure (via configure.ac) but I need to add specific libraries
> to
> the test. However,
I've just started hacking on wine.
I've found a case of Solaris supporting the getaddrinfo function call that is
tested in configure (via configure.ac) but I need to add specific libraries to
the test. However, I don't think it's a good idea to overload the LIBS variable
for all the functions