fsf address update
[gnulib.git] / modules / lstat
index 2fac7c3..f703aef 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+stat() function: return information about a file or symbolic link.
 
 Files:
 lib/lstat.c
@@ -6,13 +7,17 @@ m4/lstat.m4
 
 Depends-on:
 stat
-xalloc
 
 configure.ac:
-jm_FUNC_LSTAT
+gl_FUNC_LSTAT
 
 Makefile.am:
 
 Include:
 <sys/stat.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering