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