Check-in Number:
|
2659 | |
Date: |
2002-Oct-24 15:54:35 (local)
2002-Oct-24 13:54:35 (UTC) |
User: | rse |
Branch: | |
Comment: |
expect libtool 1.4.3 (accept 1.4.x) and fix Autoconf check |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/pth/devtool.conf 1.5 -> 1.6
--- devtool.conf 2002/10/15 18:23:52 1.5
+++ devtool.conf 2002/10/24 13:54:35 1.6
@@ -4,8 +4,8 @@
%autogen
@autogen shtool 1.6.1 "1.6.*" echo version scpp mkdir install fixperm tarball
- @autogen libtool 1.4.2 "1.4*"
- @autogen autoconf 2.54 "2.5.*"
+ @autogen libtool 1.4.3 "1.4*"
+ @autogen autoconf 2.54 "2.5*"
%autoclean
@autoclean shtool
|
|