]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
authorJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 21:40:45 +0000 (21:40 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 21:40:45 +0000 (21:40 +0000)
commit885b7147ccdca4a1abe9fb9dbadf950483e26191
treeb8bdd65da3902690a8c1e5463aa59a4b39753c86
parent9d78678c229d4888a4e129eb049832073b67eda6
(jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
m4/getgroups.m4