verify: Fix syntax error with GCC 4.6 in C++ mode.
[gnulib.git] / modules / chown
index 88d0cd4..94bff84 100644 (file)
@@ -8,9 +8,10 @@ m4/chown.m4
 
 Depends-on:
 open
-unistd
 stat
+stdbool
 sys_stat
+unistd
 
 configure.ac:
 gl_FUNC_CHOWN
@@ -22,7 +23,7 @@ Include:
 <unistd.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering