Subject: Re: net/tnftp and rfc 2553 compatibility
To: None <tech-pkg@NetBSD.org>
From: Klaus Heinz <k.heinz.apr.vier@onlinehome.de>
List: tech-pkg
Date: 04/16/2004 00:21:03
Luke Mewburn wrote:
> I've added an item to the tnftp "todo" file about this, so I'm less likely
> to forget about fixing this.  (I don't have time right now to look at it).

I think I did not quite undestand how you intend to fix the
redefinition of getaddrinfo(). If you would explain it in more detail
I could try to translate that into a new configure.in script.

For now I use an ugly cpp hack to '#define getaddrinfo foobar' before
I include netdb.h and '#undef getaddrinfo' afterwards.

ciao
     Klaus