inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.
authorBruno Haible <bruno@clisp.org>
Sun, 8 May 2011 19:48:06 +0000 (21:48 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:10 +0000 (00:06 +0200)
commitfdc623a74665b333f5f376ff3d63d39c7375a306
treed2254d968fe1c9bc072433a8696687961764d1a2
parent939cec771c884182789eb24ab80858d5c0faca40
inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.

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