mgetgroups: remove dependency on realloc-gnu
[gnulib.git] / modules / mgetgroups
index 58ef740..f401cdf 100644 (file)
@@ -9,18 +9,20 @@ m4/mgetgroups.m4
 Depends-on:
 getgroups
 getugroups
-xalloc
+realloc-posix
+xalloc-oversized
 
 configure.ac:
 gl_MGETGROUPS
 
 Makefile.am:
+lib_SOURCES += mgetgroups.c
 
 Include:
 "mgetgroups.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, Eric Blake