accept, accept4 tests: Avoid link error on Solaris.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Sep 2011 01:10:16 +0000 (03:10 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Sep 2011 01:10:16 +0000 (03:10 +0200)
commit5eb1a2ef66a21c9ce722e8117c72fd39db924973
tree275fc696059c1eeb4b456975f73c8538e23fc8ae
parent43aa5dc8fd2e9cd6d001c729845b3878358eff95
accept, accept4 tests: Avoid link error on Solaris.

* modules/accept-tests (Makefile.am): Link test-accept against
$(LIBSOCKET).
* modules/accept4-tests (Makefile.am): Link test-accept4 against
$(LIBSOCKET).
ChangeLog
modules/accept-tests
modules/accept4-tests