iconv: Make it possible again to use this module without 'iconv-h'.
[gnulib.git] / modules / lchown
index 65c084c..9fea1b3 100644 (file)
@@ -8,6 +8,8 @@ m4/lchown.m4
 Depends-on:
 chown
 errno
+lstat
+stdbool
 sys_stat
 unistd
 
@@ -21,7 +23,7 @@ Include:
 <unistd.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake