view modules/mgetgroups @ 15219:6707aa07e038

mgetgroups: Move AC_LIBOBJ invocations to module description. * m4/mgetgroups.m4 (gl_MGETGROUPS): Remove AC_LIBOBJ invocation. * modules/mgetgroups (Makefile.am): Augment lib_SOURCES.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 May 2011 00:40:36 +0200
parents 157bb0cdd13a
children f397e0c78a14
line wrap: on
line source

Description:
Return the group IDs of a user or current process in malloc'd storage.

Files:
lib/mgetgroups.c
lib/mgetgroups.h
m4/mgetgroups.m4

Depends-on:
getgroups
getugroups
realloc-gnu
xalloc-oversized

configure.ac:
gl_MGETGROUPS

Makefile.am:
lib_SOURCES += mgetgroups.c

Include:
"mgetgroups.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake