From: Jim Meyering Date: Fri, 14 Jan 2005 13:39:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1607 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9eea26656326f27517c042a88d817a4a32ab938b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 17f4edfac2..5f8b7f2234 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -3,6 +3,8 @@ * 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 NULL-means-set-to-current-time semantics. + Remove temporary file immediately, rather than waiting + for configure's at-exit trap code to do it. 2005-01-04 Jim Meyering