crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / remove
index 886a03937ffbd324e0f68c626ab15ddc508dd5e9..472380189345f7a55b8cf309ab0219755fc4c30c 100644 (file)
@@ -6,9 +6,9 @@ lib/remove.c
 m4/remove.m4
 
 Depends-on:
-rmdir
 stdio
-unlink
+rmdir           [test $REPLACE_REMOVE = 1]
+unlink          [test $REPLACE_REMOVE = 1]
 
 configure.ac:
 gl_FUNC_REMOVE