From: Jim Meyering Date: Sat, 5 Feb 2000 09:54:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0f~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e18b62d99859ce067651af841ed0eb562bd4ed4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 5169644fac..b772385f7c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -18,6 +18,12 @@ definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/. Reported by Eli Zaretskii. +2000-01-31 Jim Meyering + + * check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of + functions. Add the time.h and sys/time.h headers along with the + AC_REQUIRE'ment of AC_HEADER_TIME. + 2000-01-30 Jim Meyering * lib-check.m4: Clean up some kludgy old shadow password tests.