socketlib: Fix.
authorIan Beckwith <ianb@erislabs.net>
Sat, 23 Oct 2010 22:02:56 +0000 (23:02 +0100)
committerIan Beckwith <ianb@erislabs.net>
Sat, 23 Oct 2010 22:02:56 +0000 (23:02 +0100)
* modules/socketlib (Files): Add m4/sys_socket_h.m4. Needed for
gl_PREREQ_SYS_H_WINSOCK2.
Reported by Ian Beckwith <ianb@erislabs.net>.
(cherry picked from commit 74b1e486adf1e701ab282f4c0bfc6db0aa128416)

ChangeLog
NEWS.stable
modules/socketlib

index f5f01c2..15db3c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-14  Bruno Haible  <bruno@clisp.org>
+
+       socketlib: Fix.
+       * modules/socketlib (Files): Add m4/sys_socket_h.m4. Needed for
+       gl_PREREQ_SYS_H_WINSOCK2.
+       Reported by Ian Beckwith <ianb@erislabs.net>.
+
 2010-10-13  Eric Blake  <eblake@redhat.com>
 
        termios: fix compilation on mingw
index 339afd6..5dbe3ad 100644 (file)
@@ -11,6 +11,7 @@ Date:   Wed Oct 13 10:15:38 2010 +0200
 with the following additional commits:
 
     * [b6d1430]->[fef7abe] termios: fix compilation on mingw
+    * [74b1e48]->[] socketlib: Fix.
 __NEXTCOMMITMARKER__
 
 ----------------------------------------------------------------------
index d4c95db..11cf06d 100644 (file)
@@ -3,6 +3,7 @@ Access to socket primitives.
 
 Files:
 m4/socketlib.m4
+m4/sys_socket_h.m4
 
 Depends-on: