install-reloc: Support multi-binary installation.
[gnulib.git] / modules / accept4
index 3be5757..e931976 100644 (file)
@@ -9,18 +9,24 @@ m4/accept4.m4
 Depends-on:
 sys_socket
 accept
-fcntl
+fcntl-h
 binary-io
+extensions
+msvc-nothrow
 
 configure.ac:
 gl_FUNC_ACCEPT4
 gl_SYS_SOCKET_MODULE_INDICATOR([accept4])
 
 Makefile.am:
+lib_SOURCES += accept4.c
 
 Include:
 <sys/socket.h>
 
+Link:
+$(LIBSOCKET)
+
 License:
 LGPL