|
Check-in Number:
|
3653 | |
| Date: |
2003-Oct-28 16:27:01 (local)
2003-Oct-28 15:27:01 (UTC) |
| User: | thl |
| Branch: | |
| Comment: |
uprev libtool support to 1.5 |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/cfg/devtool.conf 1.10 -> 1.11
--- devtool.conf 2003/01/06 11:17:43 1.10
+++ devtool.conf 2003/10/28 15:27:01 1.11
@@ -30,7 +30,7 @@
%autogen
@autogen shtool 1.6.2 "1.6.*" all
- @autogen libtool 1.4.3 "1.4*"
+ @autogen libtool 1.5 "1.[45]*"
@autogen autoconf 2.57 "2.5[4-9]*"
%autoclean
|
|
ossp-pkg/fsl/devtool.conf 1.19 -> 1.20
--- devtool.conf 2003/05/22 12:31:46 1.19
+++ devtool.conf 2003/10/28 15:27:01 1.20
@@ -11,7 +11,7 @@
%autogen
@autogen shtool 1.6.2 "1.6.*" all
- @autogen libtool 1.4.3 "1.4*"
+ @autogen libtool 1.5 "1.[45]*"
@autogen autoconf 2.57 "2.5[4-9]*"
for name in l2 cfg pcre; do
|
|
ossp-pkg/l2/devtool.conf 1.11 -> 1.12
--- devtool.conf 2003/06/30 14:15:46 1.11
+++ devtool.conf 2003/10/28 15:27:02 1.12
@@ -30,7 +30,7 @@
%autogen
@autogen shtool 1.6.2 "1.6.*" all
- @autogen libtool 1.4.3 "1.4*"
+ @autogen libtool 1.5 "1.[45]*"
@autogen autoconf 2.57 "2.5[6-9]*"
%autoclean
|
|
ossp-pkg/pcre/devtool.conf 1.5 -> 1.6
--- devtool.conf 2003/01/30 19:07:40 1.5
+++ devtool.conf 2003/10/28 15:27:02 1.6
@@ -4,7 +4,7 @@
%autogen
@autogen shtool 1.6.2 "1.6.*" echo install mkdir fixperm tarball
- @autogen libtool 1.4.3 "1.4*"
+ @autogen libtool 1.5 "1.[45]*"
@autogen autoconf 2.57 "2.5[3-9]*"
%autoclean
|
|