2007-03-27 Bruno Haible <bruno@clisp.org>
[gnulib.git] / modules / lchown
index a21ec04..3607c07 100644 (file)
@@ -4,21 +4,22 @@ lchown() function: change ownership of a file.
 Files:
 lib/lchown.h
 lib/lchown.c
-lib/stat-macros.h
 m4/lchown.m4
 
 Depends-on:
 chown
+sys_stat
 
 configure.ac:
 gl_FUNC_LCHOWN
 
 Makefile.am:
-lib_SOURCES += lchown.h stat-macros.h
 
 Include:
 "lchown.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-