Check-in Number:
|
5167 | |
Date: |
2005-Sep-02 21:53:45 (local)
2005-Sep-02 19:53:45 (UTC) |
User: | rse |
Branch: | |
Comment: |
upgrade build env tools |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/mm/ChangeLog 1.49 -> 1.50
--- ChangeLog 2005/09/02 19:50:34 1.49
+++ ChangeLog 2005/09/02 19:53:45 1.50
@@ -9,7 +9,7 @@
ChangeLog
=========
- Changes between 1.3.1 and 1.3.2 (12-Sep-2003 to xx-Nov-2004)
+ Changes between 1.3.1 and 1.4.0 (12-Sep-2003 to 02-Sep-2005)
*) Optimize insertion of free memory chunks by merging with
the spare area if possible to decrease memory fragmentation.
@@ -22,7 +22,7 @@
access memory beyond the old data chunk's boundaries.
[Kirk Petersen <kirk.petersen@watchguard.com>]
- *) Upgraded build environment to GNU Libtool 1.5.10
+ *) Upgraded build environment to GNU Libtool 1.5.20 and GNU shtool 2.0.2
[Ralf S. Engelschall]
Changes between 1.3.0 and 1.3.1 (07-Mar-2003 to 12-Sep-2004)
|
|
ossp-pkg/mm/devtool.conf 1.6 -> 1.7
--- devtool.conf 2004/11/15 15:14:39 1.6
+++ devtool.conf 2005/09/02 19:53:45 1.7
@@ -3,8 +3,8 @@
##
%autogen
- @autogen shtool 2.0.1 "2.0.*" all
- @autogen libtool 1.5.10 "1.5*"
+ @autogen shtool 2.0.2 "2.0.*" all
+ @autogen libtool 1.5.20 "1.5*"
@autogen autoconf 2.59 "2.5[3-9]*"
%autoclean
|
|