Bruno Haible <[email protected]> writes: > Ludovic Courtès wrote: >> I think the problem is that ‘gl_HEADER_NETDB’ determines ‘NETDB_H=''’ >> because <netdb.h> is indeed available and it does define ‘struct >> addrinfo’; it just happens to lack some of the AI_ macros. > > That explains it. I propose to generate netdb.h always, like we do > with stdlib.h and unistd.h for 3 years and for many others for > 2 months. Then we can also add GNULIB_POSIXCHECK advice to <netdb.h>. > > Simon, is that ok with you?
Yes, that seems fine to me. Thanks, /Simon
