update from texinfo
[gnulib.git] / modules / xreadlink
index 3a88cfe..efd279f 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Return the contents of a symbolic link, without size limitations.
 
 Files:
 lib/xreadlink.h
@@ -7,13 +8,19 @@ m4/xreadlink.m4
 
 Depends-on:
 xalloc
+readlink
+ssize_t
 
 configure.ac:
 gl_XREADLINK
 
 Makefile.am:
-lib_SOURCES += xreadlink.h xreadlink.c
 
 Include:
 "xreadlink.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering