From: Jim Meyering Date: Mon, 3 Jan 2005 18:01:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0455f9d24ca22cb94c04b7d9ca7fd1342353fdc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 764744d1a8..e60bf70445 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -5,6 +5,7 @@ for lack of the ./confdefs.h file. Instead, use the temporary directory name as a prefix on the template string. Include for the declaration of close. + Remove `.tmp' suffix; mkstemp requires that XXXXXX be a suffix. 2004-12-23 Paul Eggert