New module 'unictype/bidiclass-longname'.
[pspp] / modules / inet_ntop
index a83ea80767e797751f0ed5ca7466d39719467bac..3b00b62a08b627fc85924c86fb2a467dde14495a 100644 (file)
@@ -6,13 +6,14 @@ lib/inet_ntop.c
 m4/inet_ntop.m4
 
 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:
@@ -21,7 +22,10 @@ License:
 LGPLv2+
 
 Include:
-#include <arpa/inet.h>
+<arpa/inet.h>
+
+Link:
+$(INET_NTOP_LIB)
 
 Maintainer:
 Yoann Vandoorselaere, glibc