strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / getugroups
index dd69cbed6e2c085cfa8b5b93503a32dda9f657e8..0cd52b2953c7099f46220196a35e243f80834625 100644 (file)
@@ -3,18 +3,21 @@ Return the group IDs of a user.
 
 Files:
 lib/getugroups.c
+lib/getugroups.h
 m4/getugroups.m4
 
 Depends-on:
+errno
 
 configure.ac:
 gl_GETUGROUPS
 
 Makefile.am:
-lib_SOURCES += getugroups.c
 
 Include:
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-