autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: check for resolv.h


From: Paul Eggert
Subject: Re: check for resolv.h
Date: Mon, 29 Nov 2004 16:36:09 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

My kneejerk reaction is that this is probably a better candidate for
gnulib than for autoconf, at least at first.  (To some extent, gnulib
is the tryout section for Autoconf.  :-)

Also, I fear that it's incomplete.  For example, with Solaris 9 you
are supposed to also include <netdb.h> to get symbols like
HOST_NOT_FOUND.  Conversely, with BIND 9.3.0 (the latest edition), you
don't need to include <sys/types.h>, <arpa/nameser.h>, or
<sys/socket.h>, since <resolv.h> does that for you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]