install-reloc: Support multi-binary installation.
[gnulib.git] / modules / mgetgroups
index c404d01..f401cdf 100644 (file)
@@ -9,19 +9,20 @@ m4/mgetgroups.m4
 Depends-on:
 getgroups
 getugroups
-realloc-gnu
-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