Check-in Number:
|
106 | |
Date: |
2000-Jul-17 11:02:03 (local)
2000-Jul-17 09:02:03 (UTC) |
User: | rse |
Branch: | |
Comment: |
*** empty log message *** |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/pth/ChangeLog 1.520 -> 1.521
--- ChangeLog 2000/07/11 15:29:44 1.520
+++ ChangeLog 2000/07/18 09:02:03 1.521
@@ -20,6 +20,9 @@
__|_(_) |_|_____________________________________________________________
Changes between 1.4a2 and 1.4a3 (01-Jul-2000 to xx-Jul-2000)
+
+ *) Use --disable-lock for ltconfig.
+ [Ralf S. Engelschall]
*) Fixed a few typos in pth.pod.
[Thomas Klausner <wiz@danbala.tuwien.ac.at>]
|
|
ossp-pkg/pth/PORTING 1.176 -> 1.177
--- PORTING 2000/07/11 15:29:44 1.176
+++ PORTING 2000/07/18 09:02:03 1.177
@@ -26,6 +26,7 @@
i686-pc-freebsd3.3 | sjlj/ssjlj/sas | down | 1.2.0
i386-pc-freebsd3.4 | sjlj/ssjlj/sas | down | 1.3a2
i586-pc-freebsd3.4 | sjlj/ssjlj/sas | down | 1.2.2
+ i686-pc-freebsd3.5 | sjlj/ssjlj/sas | down | 1.4a2
i686-pc-freebsd4.0 | sjlj/ssjlj/sas | down | 1.3.0
i586-pc-freebsd4.0 | sjlj/ssjlj/sas | down | 1.3b2
i586-pc-freebsd5.0 | sjlj/ssjlj/sas | down | 1.3.4
|
|
ossp-pkg/pth/aclocal.m4 1.86 -> 1.87
--- aclocal.m4 2000/07/01 12:40:50 1.86
+++ aclocal.m4 2000/07/18 09:02:03 1.87
@@ -387,6 +387,7 @@
)dnl
libtool_flags=''
dnl libtool_flags="$libtool_flags --cache-file=$cache_file"
+libtool_flags="$libtool_flags --disable-lock"
test ".$silent" = .yes && libtool_flags="$libtool_flags --silent"
test ".$enable_static" = .no && libtool_flags="$libtool_flags --disable-static"
test ".$enable_shared" = .no && libtool_flags="$libtool_flags --disable-shared"
|
|
ossp-pkg/pth/configure is a binary file