crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / remove
index 63e06e05646a32485ed938f094b8dad9e67b038c..472380189345f7a55b8cf309ab0219755fc4c30c 100644 (file)
@@ -3,13 +3,12 @@ remove() function: remove a file or directory
 
 Files:
 lib/remove.c
-m4/dos.m4
 m4/remove.m4
 
 Depends-on:
-rmdir
 stdio
-unlink
+rmdir           [test $REPLACE_REMOVE = 1]
+unlink          [test $REPLACE_REMOVE = 1]
 
 configure.ac:
 gl_FUNC_REMOVE