X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Faccept4;h=e9319763cb431458b041784b040733a8ff3f9cfb;hb=6aefe07bd86d5579c60dc35c874fc0e6c1972b49;hp=d13127e8475f03efda513a2cec5d36b9d890f1cb;hpb=27d2db55114431a40d4810dcfaa82192bae2c4a6;p=gnulib.git diff --git a/modules/accept4 b/modules/accept4 index d13127e84..e9319763c 100644 --- a/modules/accept4 +++ b/modules/accept4 @@ -9,8 +9,10 @@ m4/accept4.m4 Depends-on: sys_socket accept -fcntl +fcntl-h binary-io +extensions +msvc-nothrow configure.ac: gl_FUNC_ACCEPT4 @@ -22,6 +24,9 @@ lib_SOURCES += accept4.c Include: +Link: +$(LIBSOCKET) + License: LGPL