From: Jim Meyering Date: Sun, 8 Jun 2003 18:03:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b33256904b2f2447653ea8020a4910044947a1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index d238f75e8f..fa7968a1e0 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -5,7 +5,7 @@ Clean up, as part of merge with emacs version of strftime.c. * strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]: Remove function, now that we can rely on a working tzset function. - Ensure that the required autoconf test has been run. + [!_LIBC]: Ensure that the required autoconf test has been run. * gettimeofday.c: Also undef tzset. (rpl_tzset): New function, for use by new macro, gl_FUNC_TZSET_CLOBBER.