view modules/sockets @ 30228:50a53b084871

Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
author Bruno Haible <bruno@clisp.org>
date Mon, 29 Sep 2008 11:34:31 +0200
parents da785a374691
children 27ae240b71f0
line wrap: on
line source

Description:
General facilities for using sockets

Files:
lib/sockets.c
lib/sockets.h
m4/sockets.m4

Depends-on:
sys_socket

configure.ac:
gl_SOCKETS

Makefile.am:
lib_SOURCES += sockets.h sockets.c

Include:
"sockets.h"

Link:
$(LIBSOCKET)

License:
LGPL

Maintainer:
Simon Josefsson