strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / getugroups
index 3a7a05da529a60930782e6d8e46714452362c704..0cd52b2953c7099f46220196a35e243f80834625 100644 (file)
@@ -3,15 +3,16 @@ 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:
-EXTRA_DIST += getugroups.c
 
 Include: