socketlib: Fix.
authorBruno Haible <bruno@clisp.org>
Thu, 14 Oct 2010 22:41:56 +0000 (00:41 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 14 Oct 2010 22:41:56 +0000 (00:41 +0200)
* modules/socketlib (Files): Add m4/sys_socket_h.m4. Needed for
gl_PREREQ_SYS_H_WINSOCK2.
Reported by Ian Beckwith <ianb@erislabs.net>.

ChangeLog
modules/socketlib

index cb8fa31..dc3a8d4 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  Jim Meyering  <meyering@redhat.com>
 
        test-select-stdin.c: avoid warn_unused_result warnings
index d4c95db..11cf06d 100644 (file)
@@ -3,6 +3,7 @@ Access to socket primitives.
 
 Files:
 m4/socketlib.m4
+m4/sys_socket_h.m4
 
 Depends-on: