inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
authorBruno Haible <bruno@clisp.org>
Sun, 8 May 2011 19:42:19 +0000 (21:42 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:10 +0000 (00:06 +0200)
commit939cec771c884182789eb24ab80858d5c0faca40
treefc40e014eff45cf486bb278b804ef0b2693cfbd9
parentd6e7d5f9c6eb573655d1eba280e3a7dbf02370c2
inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.

* m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Set HAVE_INET_NTOP. Call
AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Don't invoke
gl_PREREQ_INET_NTOP. Move tests for declaration of inet_ntop here...
(gl_PREREQ_INET_NTOP): ... from here.
* modules/inet_ntop (configure.ac): Invoke AC_LIBOBJ and
gl_PREREQ_INET_NTOP here.
(Depends-on): Update condition.
ChangeLog
m4/inet_ntop.m4
modules/inet_ntop