Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
[gnulib.git] / modules / getaddrinfo
index 22c079d..b996465 100644 (file)
@@ -1,29 +1,32 @@
 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
+extensions
+gettext-h
+inet_ntop
+snprintf
+socklen
 stdbool
+strdup
+sys_socket
 
 configure.ac:
 gl_GETADDRINFO
 
 Makefile.am:
-lib_SOURCES += getaddrinfo.h
 
 Include:
 "getaddrinfo.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson