mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / getsockopt
index 85b04c042786b3b837407ebe583b105e2b981ada..5b8c18d854ceb695d61f05f4e3e1c85ddee809c0 100644 (file)
@@ -7,9 +7,8 @@ lib/w32sock.h
 
 Depends-on:
 sys_socket
-sys_time
-socklen
-errno
+sys_time        [test "$ac_cv_header_winsock2_h" = yes]
+errno           [test "$ac_cv_header_winsock2_h" = yes]
 
 configure.ac:
 AC_REQUIRE([gl_HEADER_SYS_SOCKET])