Check-in Number:
|
5972 | |
Date: |
2007-Oct-12 21:54:21 (local)
2007-Oct-12 19:54:21 (UTC) |
User: | rse |
Branch: | |
Comment: |
upgrade build environment again |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/ex/ChangeLog 1.16 -> 1.17
--- ChangeLog 2006/08/10 19:49:33 1.16
+++ ChangeLog 2007/10/12 19:54:21 1.17
@@ -15,8 +15,8 @@
*) ...
- *) Upgrade build environment to GNU shtool 2.0.6,
- GNU libtool 1.5.22 and GNU autoconf 2.60.
+ *) Upgrade build environment to GNU shtool 2.0.7,
+ GNU libtool 1.5.24 and GNU autoconf 2.61.
[Ralf S. Engelschall]
*) Adjusted copyright messages to include new year 2006.
|
|
ossp-pkg/ex/devtool.conf 1.15 -> 1.16
--- devtool.conf 2006/08/10 19:49:33 1.15
+++ devtool.conf 2007/10/12 19:54:21 1.16
@@ -3,9 +3,9 @@
##
%autogen
- @autogen shtool 2.0.6 "2.0.*" all
- @autogen libtool 1.5.22 "1.5*"
- @autogen autoconf 2.60 "2.6[0-9]*"
+ @autogen shtool 2.0.7 "2.0.*" all
+ @autogen libtool 1.5.24 "1.5*"
+ @autogen autoconf 2.61 "2.6[0-9]*"
%autoclean
@autoclean shtool
|
|