On 2/6/07, Vlad Seryakov <[EMAIL PROTECTED]> wrote:
On Linux HAVE_INET_NTOP is defined, i assume on OpenBSD not and the part with the union is not working
It should be defined, because it seems to have it: http://www.openbsd.org/cgi-bin/man.cgi?query=inet_ntop Anyway, our custom test for this seems a bit over the top. Maybe it's not correct? Other people seem to be just using AC_CHECK_FUNCS(): http://www.google.com/codesearch?q=file%3Aconfigure%5C.ac+inet_ntop