getcwd-lgpl: fix m4 to match relaxed test for BSD
[gnulib.git] / modules / sockets
1 Description:
2 General facilities for using sockets
3
4 Files:
5 lib/sockets.c
6 lib/sockets.h
7 lib/w32sock.h
8 m4/sockets.m4
9
10 Depends-on:
11 socketlib
12 sys_socket
13 fd-hook
14
15 configure.ac:
16 gl_SOCKETS
17
18 Makefile.am:
19 lib_SOURCES += sockets.h sockets.c
20
21 Include:
22 "sockets.h"
23
24 Link:
25 $(LIBSOCKET)
26
27 License:
28 LGPLv2+
29
30 Maintainer:
31 Simon Josefsson