Update the ithreads selection info in Configure,
Jarkko Hietaniemi [Mon, 10 Dec 2001 02:01:26 +0000 (02:01 +0000)]
as suggested by Michael Schwern.

p4raw-id: //depot/perl@13582

Configure

index 9363758..540d90c 100755 (executable)
--- 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