crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / readlink
index 92cc986649193fd0c5ee35b8ab1ca359f5929910..37c03a78af8eee65eec38d33b36824b43a99de80 100644 (file)
@@ -7,6 +7,7 @@ m4/readlink.m4
 
 Depends-on:
 unistd
+stat            [test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1]
 
 configure.ac:
 gl_FUNC_READLINK
@@ -18,7 +19,7 @@ Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible