* MODULES.html.sh: Document tempname.
[gnulib.git] / modules / getaddrinfo
index 67c5952..8f5979d 100644 (file)
@@ -1,26 +1,31 @@
 Description:
-Get address information.
+getaddrinfo() function: Get address information.
 
 Files:
 lib/getaddrinfo.h
 lib/getaddrinfo.c
 lib/gai_strerror.c
 m4/getaddrinfo.m4
-m4/sockpfaf.m4
 
 Depends-on:
-restrict
-gettext
+gettext-h
+inet_ntop
+inttostr
+socklen
 stdbool
+strdup
+sys_socket
 
 configure.ac:
 gl_GETADDRINFO
 
 Makefile.am:
-lib_SOURCES += getaddrinfo.h
 
 Include:
 "getaddrinfo.h"
 
+License:
+LGPL
+
 Maintainer:
 Simon Josefsson