From: Jim Meyering Date: Mon, 1 Jan 2001 18:09:31 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0_36~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74ac72a78f0288c7ee881163e91fbf2961613a17;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/ChangeLog b/m4/ChangeLog index ccf51d652a..b837d60260 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2001-01-01 Jim Meyering + + * check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if available. + They are required for the declarations of getgrgid and getpwuid resp. + (_jm_DECL_HEADERS): Check for grp.h and pwd.h. + Reported by Andreas Jaeger. + 2000-12-25 Alexandre Duret-Lutz * libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,