This actually _reduces_ code, yay.  Thoughts?  Not well tested yet,
   but asking first if there are general objections or comments.

I'm all for it, we have alot of ifdef kludges due to the old BSD
codebase.

   +2010-01-12  Simon Josefsson  <si...@josefsson.org>
   +
   +    * whois/whois.c (openconn) [!HAVE_GETADDRINFO]: Remove variables
   +    hostinfo, servinfo, and saddr and supporting code.
   +    * src/inetd.c (servtab): Remove !HAVE_GETADDRINFO support.
   +    (setup) [!HAVE_GETADDRINFO]: Remove.
   +    (expand_enter) [!HAVE_GETADDRINFO]: Remove.

Function or variable?

   +    * configure.ac: Remove HAVE_GETADDRINFO variable.  Don't check for
   +    getaddrinfo.
   +    * bootstrap.conf (gnulib_modules): Add getaddrinfo.
   +


Reply via email to