gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / inet_pton
1 Description:
2 Convert internet address from presentation to internal, binary, format.
3
4 Files:
5 lib/inet_pton.h
6 lib/inet_pton.c
7 m4/inet_pton.m4
8
9 Depends-on:
10 socklen
11 sys_socket
12 arpa_inet
13 netinet_in
14
15 configure.ac:
16 gl_INET_PTON
17
18 Makefile.am:
19
20 License:
21 LGPL
22
23 Include:
24 "inet_pton.h"
25
26 Maintainer:
27 Simon Josefsson, glibc