*** empty log message ***
[gnulib.git] / modules / lchown
index 9844700..81d488a 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+lchown() function: change ownership of a file.
 
 Files:
 lib/lchown.h
@@ -7,12 +8,18 @@ m4/lchown.m4
 
 Depends-on:
 chown
+stat-macros
 
 configure.ac:
-jm_FUNC_LCHOWN
+gl_FUNC_LCHOWN
 
 Makefile.am:
-lib_SOURCES += lchown.h
 
 Include:
+"lchown.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering