]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 18:01:32 +0000 (18:01 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 18:01:32 +0000 (18:01 +0000)
m4/ChangeLog

index 764744d1a8f11ef1cd09848b44363cc39107f1ee..e60bf704452e0f22966c818a4883a2a4483c5d22 100644 (file)
@@ -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 <unistd.h> for the declaration of close.
+       Remove `.tmp' suffix; mkstemp requires that XXXXXX be a suffix.
 
 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>