Check-in Number:
|
4715 | |
Date: |
2004-Sep-12 19:07:22 (local)
2004-Sep-12 17:07:22 (UTC) |
User: | rse |
Branch: | |
Comment: |
Upgraded build environment to GNU shtool 2.0.1,
GNU libtool 1.5.8 and GNU autoconf 2.59 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/xds/ChangeLog 1.2 -> 1.3
--- ChangeLog 2003/02/17 12:22:43 1.2
+++ ChangeLog 2004/09/12 17:07:22 1.3
@@ -11,6 +11,12 @@
This is a list of all source changes to OSSP xds.
For less details please have a look at the NEWS file.
+ Changes between 0.9.0 and 0.9.1 (17-Feb-2003 to 12-Sep-2004)
+
+ o Upgraded build environment to GNU shtool 2.0.1,
+ GNU libtool 1.5.8 and GNU autoconf 2.59
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between GENSIS and 0.9.0 (xx-Mar-2001 to 17-Feb-2003)
o Upgraded devtool stuff.
|
|
ossp-pkg/xds/devtool.conf 1.5 -> 1.6
--- devtool.conf 2003/02/17 12:36:02 1.5
+++ devtool.conf 2004/09/12 17:07:22 1.6
@@ -3,9 +3,9 @@
##
%autogen
- @autogen shtool 1.6.2 "1.6.*" all
- @autogen libtool 1.4.3 "1.4*"
- @autogen autoconf 2.57 "2.5[3-9]*"
+ @autogen shtool 2.0.1 "2.0.*" all
+ @autogen libtool 1.5.8 "1.5*"
+ @autogen autoconf 2.59 "2.5[3-9]*"
%autoclean
@autoclean shtool
|
|