crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / select
index ab4af6e7cbd50b85575a5594c5a890b821296d1b..c6412c16379e6cb546551a10ff63f9b5a9325c4c 100644 (file)
@@ -7,8 +7,8 @@ m4/select.m4
 
 Depends-on:
 sys_select
-alloca          [test "$ac_cv_header_winsock2_h" = yes || test $REPLACE_SELECT = 1]
-sockets         [test "$ac_cv_header_winsock2_h" = yes || test $REPLACE_SELECT = 1]
+alloca          [test $REPLACE_SELECT = 1]
+sockets         [test $REPLACE_SELECT = 1]
 
 configure.ac:
 gl_FUNC_SELECT