Check-in Number:
|
5040 | |
Date: |
2005-Mar-29 21:05:16 (local)
2005-Mar-29 19:05:16 (UTC) |
User: | rse |
Branch: | |
Comment: |
upgrade to libtool 1.5.14 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/sa/ChangeLog 1.44 -> 1.45
--- ChangeLog 2005/01/29 08:17:32 1.44
+++ ChangeLog 2005/03/29 19:05:16 1.45
@@ -11,6 +11,11 @@
This is a list of all changes to OSSP sa.
For a more brief summary please have a look at the NEWS file.
+ Changes between 1.2.4 and 1.2.5 (29-Jan-2005 to xx-Mar-2005)
+
+ o Upgrade build environment to GNU libtool 1.5.14
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between 1.2.3 and 1.2.4 (24-Jan-2005 to 29-Jan-2005)
o Fix timeout handling in various functions by fixing the internal
|
|
ossp-pkg/sa/devtool.conf 1.23 -> 1.24
--- devtool.conf 2004/09/25 21:24:30 1.23
+++ devtool.conf 2005/03/29 19:05:16 1.24
@@ -4,7 +4,7 @@
%autogen
@autogen shtool 2.0.1 "1.6.*" all
- @autogen libtool 1.5.10 "1.5*"
+ @autogen libtool 1.5.14 "1.5*"
@autogen autoconf 2.59 "2.5[4-9]*"
%autoclean
|
|