aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-06-18 04:39:29 +0000
committerYang Tse <yangsita@gmail.com>2008-06-18 04:39:29 +0000
commit24d41452b00c4e5728626c744eb16ba4f9eb2378 (patch)
tree14c850ad7767f87b7ce7f30c90ec44a9a7612923 /CHANGES
parent2597020d22ed6bcac9a9527f0fe9b235309d5a62 (diff)
No longer break out of a shell "for" statement from inside
AC_FOO_IFELSE macros, otherwise temp files are not removed. Identation adjustment.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b809be5dd..6fb46f4ca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Yang Tse (18 Jun 2008)
+- Internal configure script improvement. No longer break out of shell "for"
+ statements from inside AC_FOO_IFELSE macros, otherwise temporary macro files
+ are not properly removed.
+
Daniel Fandrich (12 Jun 2008)
- Fixed curl-config --ca which wasn't being exported by configure.