verify: new macro 'assume'
[gnulib.git] / modules / hostent
1 Description:
2 Library containing gethostent(), sethostent(), endhostent(), gethostbyname(),
3 gethostbyaddr().
4
5 Files:
6 m4/hostent.m4
7
8 Depends-on:
9 sys_socket
10
11 configure.ac:
12 gl_HOSTENT
13
14 Makefile.am:
15
16 Include:
17 <netdb.h>
18
19 Link:
20 $(HOSTENT_LIB)
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Bruno Haible, Simon Josefsson
27