diff options
-rw-r--r-- | m4/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 17f4edfac..5f8b7f223 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 <jim@meyering.net> |