Check-in Number:
|
997 | |
Date: |
2001-Sep-13 21:14:52 (local)
2001-Sep-13 19:14:52 (UTC) |
User: | rse |
Branch: | |
Comment: |
libtool 1.4.2 is the current version |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/l2/autogen.sh 1.3 -> 1.4
--- autogen.sh 2001/09/04 09:14:12 1.3
+++ autogen.sh 2001/09/13 19:14:52 1.4
@@ -31,7 +31,7 @@
# generator tools version sanity check
for spec in \
"autoconf --version 4 2.52 2.5*" \
- "libtoolize --version 4 1.4 1.4*" \
+ "libtoolize --version 4 1.4.2 1.4*" \
"shtoolize -v 3 1.5.4 1.5.*"
do
set -- $spec
|
|