Check-in Number:
|
4994 | |
Date: |
2005-Jan-30 14:40:05 (local)
2005-Jan-30 13:40:05 (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/ex/ChangeLog 1.12 -> 1.13
--- ChangeLog 2005/01/30 13:39:07 1.12
+++ ChangeLog 2005/01/30 13:40:05 1.13
@@ -13,6 +13,10 @@
Changes between 1.0.4 and 1.0.5 (05-Apr-2004 to xx-Feb-2005)
+ *) Upgrade build environment to GNU libtool 1.5.10 and
+ GNU shtool 2.0.1
+ [Ralf S. Engelschall]
+
*) Adjusted copyright messages to include new year 2005.
[Ralf S. Engelschall]
|
|
ossp-pkg/ex/devtool.conf 1.12 -> 1.13
--- devtool.conf 2004/04/05 14:44:21 1.12
+++ devtool.conf 2005/01/30 13:40:05 1.13
@@ -3,9 +3,9 @@
##
%autogen
- @autogen shtool 1.6.2 "1.6.*" all
- @autogen libtool 1.5.4 "1.5*"
- @autogen autoconf 2.59 "2.5[4-9]*"
+ @autogen shtool 2.0.1 "2.0.*" all
+ @autogen libtool 1.5.10 "1.5*"
+ @autogen autoconf 2.59 "2.5[4-9]*"
%autoclean
@autoclean shtool
|
|