doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / recv
index 731717b..b47d8f5 100644 (file)
@@ -9,6 +9,7 @@ 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])