getcwd-lgpl: new module
[pspp] / modules / getgroups
index 16604f8f3504b507edaf221a9e19f62f7610c4c7..aabcefc5cc5a5b5e9d906cf33e1bfea51b4813ef 100644 (file)
@@ -6,10 +6,13 @@ 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:
 
@@ -20,5 +23,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
-
+Jim Meyering, Eric Blake