pipe-filter-ii: Fix test failure on AIX and IRIX.
[gnulib.git] / modules / symlink
index 4276036..729f01c 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