diff options
-rw-r--r-- | m4/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 5f8b7f223..09ed81ab7 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,7 +1,7 @@ 2005-01-14 Jim Meyering <jim@meyering.net> * 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. |