1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-15 03:41:57 +02:00

Don't depend on gnulib's deprecated "free" module.

* bootstrap.conf (obsolete_gnulib_modules): Remove free.
* gl/modules/mgetgroups (Depends-on): Remove free.
This commit is contained in:
Jim Meyering
2008-03-01 09:51:48 +01:00
parent d2177c280c
commit 46e51208c7
2 changed files with 1 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ avoided_gnulib_modules='
# These modules are obsolete and can probably be removed soon,
# but leave them in for now to minimize changes.
obsolete_gnulib_modules='
atexit free memchr memcmp memcpy memmove memset rename
atexit memchr memcmp memcpy memmove memset rename
strcspn strtod strtol utime
'

View File

@@ -7,7 +7,6 @@ lib/mgetgroups.h
m4/mgetgroups.m4
Depends-on:
free
getugroups
xalloc