X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsockets;h=b79a02fb7c2c741e4f719fd4ba437f2af4e75462;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=a11789b4c917f47cee4d2486be399b353391d778;hpb=bb2bf54fe80c58cf9ed9cb71447743060970d198;p=gnulib.git diff --git a/modules/sockets b/modules/sockets index a11789b4c..b79a02fb7 100644 --- a/modules/sockets +++ b/modules/sockets @@ -1,13 +1,16 @@ Description: -Wrappers for Windows socket functions +General facilities for using sockets Files: lib/sockets.c lib/sockets.h +lib/w32sock.h m4/sockets.m4 Depends-on: +socketlib sys_socket +close-hook configure.ac: gl_SOCKETS @@ -18,8 +21,11 @@ lib_SOURCES += sockets.h sockets.c Include: "sockets.h" +Link: +$(LIBSOCKET) + License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson