Change to LGPL.
[gnulib.git] / modules / stat
index c074eb9..f9425d9 100644 (file)
@@ -3,17 +3,16 @@ stat() function: return information about a file, following symbolic links.
 
 Files:
 lib/stat.c
-lib/stat-macros.h
 m4/stat.m4
 
 Depends-on:
 xalloc
+stat-macros
 
 configure.ac:
 gl_FUNC_STAT
 
 Makefile.am:
-lib_SOURCES += stat-macros.h
 
 Include:
 <sys/stat.h>
@@ -23,4 +22,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-