Sync from the stable (b5) branch of coreutils:
[gnulib.git] / modules / getaddrinfo
index 67c5952..ca2d300 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Get address information.
+getaddrinfo() function: Get address information.
 
 Files:
 lib/getaddrinfo.h
@@ -10,8 +10,10 @@ m4/sockpfaf.m4
 
 Depends-on:
 restrict
-gettext
+gettext-h
+socklen
 stdbool
+strdup
 
 configure.ac:
 gl_GETADDRINFO
@@ -22,5 +24,8 @@ lib_SOURCES += getaddrinfo.h
 Include:
 "getaddrinfo.h"
 
+License:
+LGPL
+
 Maintainer:
 Simon Josefsson