iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / setsockopt
index b429510a0141e96a49ecfb05348d87d39abe2489..33726b11b96c91d6ef4bfb363356c12a3b345254 100644 (file)
@@ -7,8 +7,8 @@ lib/w32sock.h
 
 Depends-on:
 sys_socket
-sys_time
-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])