diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-05 06:20:18 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-05 06:20:18 +0000 |
commit | 09f278121e815028adb24d228d8092fc6cb022aa (patch) | |
tree | ee015b7fb998dbf81fef992592b58d627399c9bd /CHANGES | |
parent | ed50e3f1b4bfafa9f0cb16626f6edd93e06cd14c (diff) |
Validate that autom4te and autoconf versions match.
Validate that aclocal and automake versions match.
Improve removal of previous run generated files.
Remove verbose debug logging of aclocal on Solaris.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Yang Tse (5 Aug 2008) +- Changes done to buildconf script. Validate that autom4te and autoconf, as + well as aclocal and automake, versions match. Improve removal of previous + run generated files. Remove verbose debug logging of aclocal on Solaris. + Daniel Stenberg (5 Aug 2008) - Yehoshua Hershberg found a problem that would make libcurl re-use a connection with the multi interface even if a previous use of it caused a |