Tests for module 'uniwbrk/u32-wordbreaks'.
[gnulib.git] / modules / inet_ntop
index bef89bb..98df38e 100644 (file)
@@ -2,28 +2,27 @@ Description:
 Convert internet address from internal to printable, presentable format.
 
 Files:
-lib/inet_ntop.h
 lib/inet_ntop.c
 m4/inet_ntop.m4
 
 Depends-on:
-restrict
 socklen
 sys_socket
 arpa_inet
 netinet_in
+extensions
 
 configure.ac:
 gl_INET_NTOP
+gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])
 
 Makefile.am:
-lib_SOURCES += inet_ntop.h
 
 License:
-LGPL
+LGPLv2+
 
 Include:
-"inet_ntop.h"
+#include <arpa/inet.h>
 
 Maintainer:
 Yoann Vandoorselaere, glibc