Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
[gnulib.git] / modules / sockets
1 Description:
2 General facilities for using sockets
3
4 Files:
5 lib/sockets.c
6 lib/sockets.h
7 m4/sockets.m4
8
9 Depends-on:
10 sys_socket
11
12 configure.ac:
13 gl_SOCKETS
14
15 Makefile.am:
16 lib_SOURCES += sockets.h sockets.c
17
18 Include:
19 "sockets.h"
20
21 Link:
22 $(LIBSOCKET)
23
24 License:
25 LGPL
26
27 Maintainer:
28 Simon Josefsson