X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fbind;h=e46bd267a7cbb907c8cf092068f7a27316efbc36;hb=49c136f53f6b22e91f2bb4c636e81e5930613d04;hp=5c4595ffda11e2162d7e2013b2af1cd3dbe14352;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=gnulib.git diff --git a/modules/bind b/modules/bind index 5c4595ffd..e46bd267a 100644 --- a/modules/bind +++ b/modules/bind @@ -7,7 +7,9 @@ lib/w32sock.h Depends-on: sys_socket +socketlib errno [test "$ac_cv_header_winsock2_h" = yes] +msvc-nothrow [test "$ac_cv_header_winsock2_h" = yes] configure.ac: AC_REQUIRE([gl_HEADER_SYS_SOCKET]) @@ -21,6 +23,9 @@ Makefile.am: Include: +Link: +$(LIBSOCKET) + License: LGPLv2+