Make roundf-tests module depend on floorf, ceilf.
[gnulib.git] / modules / getaddrinfo
1 Description:
2 getaddrinfo() function: Get address information.
3
4 Files:
5 lib/getaddrinfo.h
6 lib/getaddrinfo.c
7 lib/gai_strerror.c
8 m4/getaddrinfo.m4
9
10 Depends-on:
11 extensions
12 gettext-h
13 inet_ntop
14 snprintf
15 socklen
16 stdbool
17 strdup
18 sys_socket
19
20 configure.ac:
21 gl_GETADDRINFO
22
23 Makefile.am:
24
25 Include:
26 "getaddrinfo.h"
27
28 License:
29 LGPLv2+
30
31 Maintainer:
32 Simon Josefsson