getcwd-lgpl: new module
[pspp] / modules / getgroups
index 5e26cc4b10d028de76df75210c7a300db8bf07ef..aabcefc5cc5a5b5e9d906cf33e1bfea51b4813ef 100644 (file)
@@ -6,16 +6,21 @@ lib/getgroups.c
 m4/getgroups.m4
 
 Depends-on:
-xalloc
+malloc-posix
+stdint
+unistd
 
 configure.ac:
 gl_FUNC_GETGROUPS
+gl_UNISTD_MODULE_INDICATOR([getgroups])
 
 Makefile.am:
 
 Include:
 <unistd.h>
 
-Maintainer:
-Jim Meyering
+License:
+GPL
 
+Maintainer:
+Jim Meyering, Eric Blake