changeset 3106:b693918c6dc7

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 14 Jan 2001 20:28:03 +0000
parents 20833ed0761f
children 11b1f9a9da67
files m4/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -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>