Complete last ChangeLog entry.
[gnulib.git] / modules / inet_ntop
index a31a86b..c6a1b80 100644 (file)
@@ -2,7 +2,6 @@ Description:
 Convert internet address from internal to printable, presentable format.
 
 Files:
-lib/inet_ntop.h
 lib/inet_ntop.c
 m4/inet_ntop.m4
 
@@ -10,19 +9,24 @@ Depends-on:
 socklen
 sys_socket
 arpa_inet
+errno
 netinet_in
+extensions
 
 configure.ac:
-gl_INET_NTOP
+gl_FUNC_INET_NTOP
+gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])
 
 Makefile.am:
-lib_SOURCES += inet_ntop.h
 
 License:
-LGPL
+LGPLv2+
 
 Include:
-"inet_ntop.h"
+<arpa/inet.h>
+
+Link:
+$(INET_NTOP_LIB)
 
 Maintainer:
 Yoann Vandoorselaere, glibc