]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(UTILS_FUNC_MKSTEMP): Don't bother with a temporary
authorJim Meyering <jim@meyering.net>
Mon, 19 Nov 2001 10:00:00 +0000 (10:00 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Nov 2001 10:00:00 +0000 (10:00 +0000)
commit1b6f16a2d0aa1f121e7523bf45413f33d8b9ad69
tree534b5268b33f08e8357c6bda6c512f1ff4482c1d
parent05128c2c79c1849d469004246c11ce8981b95552
(UTILS_FUNC_MKSTEMP): Don't bother with a temporary
directory.  Use "conftestXXXXXX" as the template.
Suggestion from Paul Eggert.
m4/mkstemp.m4