sys_select tests: Fix link error on MSVC 9.
authorBruno Haible <bruno@clisp.org>
Tue, 4 Oct 2011 01:02:05 +0000 (03:02 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 4 Oct 2011 01:02:05 +0000 (03:02 +0200)
commit3c9605bc01142102fca415ff38330de5652ebe50
tree88314bb58e0654afe84d5bfd288a5a7d15c542d0
parent1905965d890e9a5d096fc92dbf3b164754dcf893
sys_select tests: Fix link error on MSVC 9.

* modules/sys_select-c++-tests (Makefile.am): Link test-sys_select-c++
with $(LIB_SELECT) instead of $(LIBSOCKET).
ChangeLog
modules/sys_select-c++-tests