X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsockets;h=9e03ac6813eab86bc70812475ca1906be7c4a2aa;hb=5696a5eaf981123faccc39145a966fa13c335b18;hp=a11789b4c917f47cee4d2486be399b353391d778;hpb=bb2bf54fe80c58cf9ed9cb71447743060970d198;p=gnulib.git diff --git a/modules/sockets b/modules/sockets index a11789b4c..9e03ac681 100644 --- a/modules/sockets +++ b/modules/sockets @@ -1,13 +1,15 @@ 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: sys_socket +close-hook configure.ac: gl_SOCKETS @@ -18,8 +20,11 @@ lib_SOURCES += sockets.h sockets.c Include: "sockets.h" +Link: +$(LIBSOCKET) + License: -LGPL +LGPLv2+ Maintainer: Simon Josefsson