Author: stas
Date: Thu Dec 30 14:54:44 2004
New Revision: 123741

URL: http://svn.apache.org/viewcvs?view=rev&rev=123741
Log:
perl -V:useshrplib should return false when perl is built statically 
linked
Submitted by: William McKee <[EMAIL PROTECTED]>

Modified:
   perl/modperl/docs/trunk/src/docs/1.0/guide/troubleshooting.pod

Modified: perl/modperl/docs/trunk/src/docs/1.0/guide/troubleshooting.pod
Url: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/1.0/guide/troubleshooting.pod?view=diff&rev=123741&p1=perl/modperl/docs/trunk/src/docs/1.0/guide/troubleshooting.pod&r1=123740&p2=perl/modperl/docs/trunk/src/docs/1.0/guide/troubleshooting.pod&r2=123741
==============================================================================
--- perl/modperl/docs/trunk/src/docs/1.0/guide/troubleshooting.pod      
(original)
+++ perl/modperl/docs/trunk/src/docs/1.0/guide/troubleshooting.pod      Thu Dec 
30 14:54:44 2004
@@ -148,7 +148,7 @@
 
 will say:
 
-    useshrplib='true'
+    useshrplib='false'
 
 Again, the solution may vary from system to system, but moving
 F</usr/lib/libperl.a> away while building mod_perl is probably the

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to