Le lundi 12 mars 2007 à 12:18 +0100, Simon Josefsson a écrit :
> Bruno Haible <[EMAIL PROTECTED]> writes:
> 
> > Should gnulib compile its own inet_ntop() in this situation?
> > If yes, you need to add a '#define inet_ntop rpl_inet_ntop' to gnulib's
> > arpa/inet.h. If no, the autoconf test should look whether inet_ntop is
> > available in -lnsl, and make this additional library available in a 
> > variable,
> > say, LIBINET.
> 
> IMHO, gnulib should use -lnsl here.

Yes, that would be fine.

-- 
Yoann Vandoorselaere <[EMAIL PROTECTED]>



Reply via email to