Check-in Number:
|
5116 | |
Date: |
2005-Aug-29 22:25:44 (local)
2005-Aug-29 20:25:44 (UTC) |
User: | rse |
Branch: | |
Comment: |
upgrade to newer build tools |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/ChangeLog 1.74 -> 1.75
--- ChangeLog 2005/06/15 18:34:04 1.74
+++ ChangeLog 2005/08/29 20:25:44 1.75
@@ -17,7 +17,7 @@
ioctl(...,SIOCGARP,...) only if arp_flags had ATF_COM set.
[Ralf S. Engelschall]
- o Upgrade to GNU libtool 1.5.16.
+ o Upgrade to GNU libtool 1.5.18 and GNU shtool 2.0.2.
[Ralf S. Engelschall]
o Cleanup the source code even more by following a large
|
|
ossp-pkg/uuid/devtool.conf 1.13 -> 1.14
--- devtool.conf 2005/05/16 09:59:39 1.13
+++ devtool.conf 2005/08/29 20:25:44 1.14
@@ -3,8 +3,8 @@
##
%autogen
- @autogen shtool 2.0.1 "2.0.*" all
- @autogen libtool 1.5.16 "1.5*"
+ @autogen shtool 2.0.2 "2.0.*" all
+ @autogen libtool 1.5.18 "1.5*"
@autogen autoconf 2.59 "2.5[3-9]*"
%autoclean
|
|