install-reloc: Support multi-binary installation.
[gnulib.git] / modules / accept4
index 6f26071..e931976 100644 (file)
@@ -11,6 +11,8 @@ sys_socket
 accept
 fcntl-h
 binary-io
+extensions
+msvc-nothrow
 
 configure.ac:
 gl_FUNC_ACCEPT4
@@ -22,6 +24,9 @@ lib_SOURCES += accept4.c
 Include:
 <sys/socket.h>
 
+Link:
+$(LIBSOCKET)
+
 License:
 LGPL