NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / getsockname
index a7f8881..15cf490 100644 (file)
@@ -8,7 +8,9 @@ lib/w32sock.h
 
 Depends-on:
 sys_socket
-errno
+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])
@@ -22,6 +24,9 @@ Makefile.am:
 Include:
 <sys/socket.h>
 
+Link:
+$(LIBSOCKET)
+
 License:
 LGPLv2+