From: Jarkko Hietaniemi <jhi@iki.fi> Date: Mon, 10 Dec 2001 02:01:26 +0000 (+0000) Subject: Update the ithreads selection info in Configure, X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1a060de3a347634ff5a2b7210da233861f09acae;p=p5sagit%2Fp5-mst-13.2.git Update the ithreads selection info in Configure, as suggested by Michael Schwern. p4raw-id: //depot/perl@13582 --- diff --git a/Configure b/Configure index 9363758..540d90c 100755 --- a/Configure +++ b/Configure @@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Sun Dec 9 23:28:11 EET 2001 [metaconfig 3.0 PL70] +# Generated on Mon Dec 10 05:02:24 EET 2001 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <<EOF @@ -3262,8 +3262,9 @@ experimental. This arrangement exists to help developers work out which one is better. If you're a casual user, you probably don't want interpreter-threads -at this time. There doesn't yet exist a way to create threads from -within Perl in this model, i.e., "use Thread;" will NOT work. +at this time. But if you do, the 'threads' module allows their use, +and the 'Thread' module offers an interface to both 5005threads and +ithreads (whichever has been configured). EOM : Default to ithreads unless overridden on command line or with : old config.sh