Check-in Number:
|
5029 | |
Date: |
2005-Feb-18 21:40:21 (local)
2005-Feb-18 20:40:21 (UTC) |
User: | rse |
Branch: | |
Comment: |
Upgraded build environment to GNU libtool 1.5.14 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/pth/ChangeLog 1.635 -> 1.636
--- ChangeLog 2005/02/18 20:36:48 1.635
+++ ChangeLog 2005/02/18 20:40:21 1.636
@@ -19,7 +19,10 @@
/ __/ | |_| |
__|_____(_)___/_________________________________________________________
- Changes between 2.0.3 and 2.0.4 (03-Dec-2004 to xx-Jan-2005)
+ Changes between 2.0.3 and 2.0.4 (03-Dec-2004 to 18-Feb-2005)
+
+ *) Upgraded build environment to GNU libtool 1.5.14
+ [Ralf S. Engelschall]
*) Add quotes around function names for AC_DEFUN in pth.m4 to avoid
warnings about "underquoted definitions".
|
|
ossp-pkg/pth/devtool.conf 1.18 -> 1.19
--- devtool.conf 2004/09/25 21:14:44 1.18
+++ devtool.conf 2005/02/18 20:40:21 1.19
@@ -4,7 +4,7 @@
%autogen
@autogen shtool 2.0.1 "2.0.*" echo version scpp mkdir install fixperm tarball
- @autogen libtool 1.5.10 "1.5*"
+ @autogen libtool 1.5.14 "1.5*"
@autogen autoconf 2.59 "2.5*"
%autoclean
|
|