From d5e607d540a45060aea695627220b30f0dd4b1e3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 29 Sep 2008 12:08:01 +0200 Subject: [PATCH] Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 5a85b8411..c2624a3a4 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ User visible incompatible changes Date Modules Changes +2008-09-28 sockets When using this module, you now need to link with + $(LIBSOCKET). + 2008-09-24 sys_select The limitation on `select', introduced 2008-09-23, was removed. sys_select now includes a select wrapper for Winsock. The wrapper expects socket -- 2.11.0