mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / symlink
index 4276036febe975edf9cfd7b14acc3680829aa3cf..729f01cbeb7b2a8bf4193ef1b3e51d62fb40e7b8 100644 (file)
@@ -1,13 +1,13 @@
 Description:
-symlink(): create a symlink, if possible
+symlink() function: create a symlink, if possible
 
 Files:
 lib/symlink.c
 m4/symlink.m4
 
 Depends-on:
-lstat
 unistd
+lstat           [test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1]
 
 configure.ac:
 gl_FUNC_SYMLINK