added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / inet_pton
index 173710a..271d778 100644 (file)
@@ -10,11 +10,12 @@ c-ctype
 socklen
 sys_socket
 arpa_inet
+errno
 netinet_in
 extensions
 
 configure.ac:
-gl_INET_PTON
+gl_FUNC_INET_PTON
 gl_ARPA_INET_MODULE_INDICATOR([inet_pton])
 
 Makefile.am:
@@ -23,7 +24,10 @@ License:
 LGPLv2+
 
 Include:
-#include <arpa/inet.h>
+<arpa/inet.h>
+
+Link:
+$(INET_PTON_LIB)
 
 Maintainer:
 Simon Josefsson, glibc