2 Determine whether the current process has the permissions of a given group ID.
11 getgroups [test $HAVE_GROUP_MEMBER = 0]
12 xalloc-oversized [test $HAVE_GROUP_MEMBER = 0]
16 if test $HAVE_GROUP_MEMBER = 0; then
17 AC_LIBOBJ([group-member])
18 gl_PREREQ_GROUP_MEMBER
20 gl_UNISTD_MODULE_INDICATOR([group-member])