crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / select
index 299d105b9c7ec341972e1d928146b2b2bab86a3e..c6412c16379e6cb546551a10ff63f9b5a9325c4c 100644 (file)
@@ -6,8 +6,9 @@ lib/select.c
 m4/select.m4
 
 Depends-on:
-alloca
 sys_select
+alloca          [test $REPLACE_SELECT = 1]
+sockets         [test $REPLACE_SELECT = 1]
 
 configure.ac:
 gl_FUNC_SELECT
@@ -18,6 +19,9 @@ Makefile.am:
 Include:
 <sys/select.h>
 
+Link:
+$(LIBSOCKET)
+
 License:
 LGPLv2+