Check-in Number:
|
4997 | |
Date: |
2005-Feb-02 13:25:44 (local)
2005-Feb-02 12:25:44 (UTC) |
User: | thl |
Branch: | |
Comment: |
upgrade GNU shtool to 2.0.1 and GNU libtool to 1.5.10 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/pcre/ChangeLog.OSSP 1.21 -> 1.22
--- ChangeLog.OSSP 2004/04/22 09:32:51 1.21
+++ ChangeLog.OSSP 2005/02/02 12:25:44 1.22
@@ -2,6 +2,11 @@
OSSP ChangeLog for PCRE
=======================
+ Wed Feb 2 13:23:26 CET 2005
+ *) Upgraded GNU shtool to 2.0.1 and GNU libtool to 1.5.10
+ [Thomas Lotterer <thomas@lotterer.net>]
+
+ Unknown dates
*) Import PREFIX logic from OSSP l2 cvs diff -r1.2 -r1.3 l2_ut_pcre.h
*) Remove libpcreposix.la target from Makefile.in to disable
|
|
ossp-pkg/pcre/devtool.conf 1.8 -> 1.9
--- devtool.conf 2004/03/19 14:55:47 1.8
+++ devtool.conf 2005/02/02 12:25:44 1.9
@@ -3,9 +3,9 @@
##
%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
|
|