*** empty log message *** FILEUTILS-4_0_36
authorJim Meyering <jim@meyering.net>
Sun, 14 Jan 2001 20:28:03 +0000 (20:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Jan 2001 20:28:03 +0000 (20:28 +0000)
m4/ChangeLog

index 6bf4eda..0eef355 100644 (file)
@@ -3,6 +3,8 @@
        * rename.m4: Use temporary directories named conftestdir{,2}, not
        foo and bar.  Create conftestdir/ in the script, not in the C code.
        Remove directories in the script, not in the C code.
+       Remove conftestdir{,2} before trying to create the directory.
+       Make the entire configure script fail if the mkdir fails.
 
 2001-01-02  Volker Borchert  <bt@teknon.de>