view modules/sys_select-tests @ 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 ddbaece48218
children 11a59edc66bd
line wrap: on
line source

Files:
tests/test-sys_select.c

Depends-on:
stdbool
netinet_in
arpa_inet
extensions
inet_pton
errno
perror
sockets

configure.ac:

Makefile.am:
TESTS += test-sys_select
check_PROGRAMS += test-sys_select
test_sys_select_LDADD = $(LDADD) @LIBSOCKET@

License:
LGPL