Change to LGPL.
[gnulib.git] / modules / stat
index 7cc2617..f9425d9 100644 (file)
@@ -6,12 +6,19 @@ lib/stat.c
 m4/stat.m4
 
 Depends-on:
+xalloc
+stat-macros
 
 configure.ac:
-jm_FUNC_STAT
+gl_FUNC_STAT
 
 Makefile.am:
 
 Include:
 <sys/stat.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering