getline: Simplify.
[pspp] / modules / sockets
index a11789b4c917f47cee4d2486be399b353391d778..fe9292631cca6171de7a869f32c74bfefa7fea32 100644 (file)
@@ -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
+fd-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