Check-in Number:
|
4733 | |
Date: |
2004-Sep-25 23:24:30 (local)
2004-Sep-25 21:24:30 (UTC) |
User: | rse |
Branch: | |
Comment: |
Upgrade build environment to GNU libtool 1.5.10 and GNU shtool 2.0.1 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/sa/ChangeLog 1.39 -> 1.40
--- ChangeLog 2004/06/26 11:38:20 1.39
+++ ChangeLog 2004/09/25 21:24:30 1.40
@@ -11,6 +11,12 @@
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.2 and 1.2.3 (26-Jun-2004 to xx-xxx-2004)
+
+ o Upgrade build environment to GNU libtool 1.5.10
+ and GNU shtool 2.0.1
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between 1.2.1 and 1.2.2 (11-Jun-2004 to 26-Jun-2004)
o Allow negative values for SA_OPTION_LINGER to cover the
|
|
ossp-pkg/sa/devtool.conf 1.22 -> 1.23
--- devtool.conf 2004/06/11 10:32:54 1.22
+++ devtool.conf 2004/09/25 21:24:30 1.23
@@ -3,9 +3,9 @@
##
%autogen
- @autogen shtool 1.6.2 "1.6.*" all
- @autogen libtool 1.5.6 "1.5*"
- @autogen autoconf 2.59 "2.5[4-9]*"
+ @autogen shtool 2.0.1 "1.6.*" all
+ @autogen libtool 1.5.10 "1.5*"
+ @autogen autoconf 2.59 "2.5[4-9]*"
%autoclean
@autoclean shtool
|
|