warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / hostent
blob57ff594a20b9e79b8c36f08c36fd8bd574ebd606
1 Description:
2 Library containing
3 gethostent() function, sethostent() function, endhostent() function,
4 gethostbyname() function, gethostbyaddr() function.
6 Files:
7 m4/hostent.m4
9 Depends-on:
10 sys_socket
12 configure.ac:
13 gl_HOSTENT
15 Makefile.am:
17 Include:
18 <netdb.h>
20 Link:
21 $(HOSTENT_LIB)
23 License:
24 LGPLv2+
26 Maintainer:
27 Simon Josefsson