(License): Change to LGPL.
[gnulib.git] / modules / lchown
index 6546231..81d488a 100644 (file)
@@ -8,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