added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / inet_pton
index 563a552..271d778 100644 (file)
@@ -15,7 +15,7 @@ netinet_in
 extensions
 
 configure.ac:
-gl_INET_PTON
+gl_FUNC_INET_PTON
 gl_ARPA_INET_MODULE_INDICATOR([inet_pton])
 
 Makefile.am:
@@ -26,5 +26,8 @@ LGPLv2+
 Include:
 <arpa/inet.h>
 
+Link:
+$(INET_PTON_LIB)
+
 Maintainer:
 Simon Josefsson, glibc