Oops, move dependency to 'memchr'.
[pspp] / modules / inet_pton
index 74a68b7ae73edd34c7fdfd1762ee8e7d5b8bd0c7..173710ab8181c4177c7b552e926f1bf4d37f9165 100644 (file)
@@ -6,10 +6,12 @@ lib/inet_pton.c
 m4/inet_pton.m4
 
 Depends-on:
+c-ctype
 socklen
 sys_socket
 arpa_inet
 netinet_in
+extensions
 
 configure.ac:
 gl_INET_PTON
@@ -18,7 +20,7 @@ gl_ARPA_INET_MODULE_INDICATOR([inet_pton])
 Makefile.am:
 
 License:
-LGPL
+LGPLv2+
 
 Include:
 #include <arpa/inet.h>