From: Jim Meyering Date: Fri, 14 Jan 2005 16:34:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1600 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=244ce2fb1a3d6f9a4c7d073099eb7cae570b6c66;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 5f8b7f2234..09ed81ab7e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,7 +1,7 @@ 2005-01-14 Jim Meyering * utimes.m4: Work around tests/touch/empty-file failure on a system - (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utime's + (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes' NULL-means-set-to-current-time semantics. Remove temporary file immediately, rather than waiting for configure's at-exit trap code to do it.