projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2b42b9
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 14 Jan 2001 20:28:03 +0000
(20:28 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 14 Jan 2001 20:28:03 +0000
(20:28 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 6bf4edaa7ec91e16ab476851d1f8f72156cab743..0eef355c8bfd9b45faf492c2b4e84a5a26bae375 100644
(file)
--- 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>