mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/socketlib (Files): Add m4/sys_socket_h.m4. Needed for gl_PREREQ_SYS_H_WINSOCK2. Reported by Ian Beckwith <ianb@erislabs.net>.
25 lines
217 B
Plaintext
25 lines
217 B
Plaintext
Description:
|
|
Access to socket primitives.
|
|
|
|
Files:
|
|
m4/socketlib.m4
|
|
m4/sys_socket_h.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_SOCKETLIB
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
Link:
|
|
$(LIBSOCKET)
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|