Check-in Number:
|
5696 | |
Date: |
2007-Mar-02 16:09:43 (local)
2007-Mar-02 15:09:43 (UTC) |
User: | thl |
Branch: | |
Comment: |
Upgraded build environment |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/l2/ChangeLog 1.31 -> 1.32
--- ChangeLog 2005/10/03 08:20:18 1.31
+++ ChangeLog 2007/03/02 15:09:43 1.32
@@ -9,6 +9,12 @@
ChangeLog
=========
+ Changes between 0.9.11 and ...
+
+ *) Upgraded build environment to
+ GNU Shtool 2.0.6, GNU Libtool 1.5.22 and GNU Autoconf 2.61
+ [http://thomas.lotterer.net]
+
Changes between 0.9.10 and 0.9.11 (18-Feb-2005 to 03-Oct-2005)
*) Upgraded build environment to GNU shtool 2.0.3 and
|
|
ossp-pkg/l2/devtool.conf 1.22 -> 1.23
--- devtool.conf 2005/10/03 08:08:11 1.22
+++ devtool.conf 2007/03/02 15:09:43 1.23
@@ -42,9 +42,9 @@
shtool subst -e 's;#include "sa.h";#include "l2_ut_sa.h";' l2_ut_sa.c
%autogen
- @autogen shtool 2.0.3 "2.0.*" echo fixperm install mkdir tarball version
- @autogen libtool 1.5.20 "1.5*"
- @autogen autoconf 2.59 "2.5[4-9]*"
+ @autogen shtool 2.0.6 "2.0.*" echo fixperm install mkdir tarball version
+ @autogen libtool 1.5.22 "1.5*"
+ @autogen autoconf 2.61 "2.6[0-9]*"
%autoclean
@autoclean shtool
|
|