Bruno Haible <[EMAIL PROTECTED]> writes: > This is redundant. The module dependency from 'getaddrinfo' to 'socklen' > already implies that gl_SOCKLEN_T must be invoked from configure.ac, > directly or indirectly. No need to repeat the module dependencies in the > *.m4 files.
Right you are. I undid the change to m4/getaddrinfo.m4 (in both gnulib and coreutils). I also installed into gnulib the getaddrinfo.c patch mentioned in <http://lists.gnu.org/archive/html/bug-gnulib/2005-09/msg00273.html> since it is related to the getaddrinfo.m4 patch, is just a bugfix patch, and nobody has objected. _______________________________________________ bug-gnulib mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnulib
