Check-in Number:
|
4980 | |
Date: |
2005-Jan-24 16:05:36 (local)
2005-Jan-24 15:05:36 (UTC) |
User: | rse |
Branch: | |
Comment: |
Upgraded build environment to GNU shtool 2.0.1 and GNU libtool 1.5.10. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/l2/ChangeLog 1.18 -> 1.19
--- ChangeLog 2005/01/24 15:03:17 1.18
+++ ChangeLog 2005/01/24 15:05:36 1.19
@@ -10,6 +10,10 @@
=========
Changes between 0.9.8 and 0.9.9 (22-Apr-2004 to 24-Jan-2005)
+
+ *) Upgraded build environment to GNU shtool 2.0.1 and
+ GNU libtool 1.5.10.
+ [Ralf S. Engelschall <rse@engelschall.com>]
*) Adjust copyright messages for new year 2005.
[Ralf S. Engelschall <rse@engelschall.com>]
|
|
ossp-pkg/l2/devtool.conf 1.17 -> 1.18
--- devtool.conf 2005/01/24 15:03:17 1.17
+++ devtool.conf 2005/01/24 15:05:36 1.18
@@ -42,9 +42,9 @@
shtool subst -e 's;#include "sa.h";#include "l2_ut_sa.h";' l2_ut_sa.c
%autogen
- @autogen shtool 1.6.2 "1.6.*" echo fixperm install mkdir tarball version
- @autogen libtool 1.5.2 "1.5*"
- @autogen autoconf 2.59 "2.5[4-9]*"
+ @autogen shtool 2.0.1 "2.0.*" echo fixperm install mkdir tarball version
+ @autogen libtool 1.5.10 "1.5*"
+ @autogen autoconf 2.59 "2.5[4-9]*"
%autoclean
@autoclean shtool
|
|