summaryrefslogtreecommitdiff
path: root/Porting/Glossary
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2006-11-21 15:16:46 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2006-11-21 15:16:46 +0000
commit5c40187fa6a6742c5a6f3ea9d681abefbfee1ede (patch)
tree6f865b2c27470915ce90949a08b81adfd0478aed /Porting/Glossary
parentae6d515f69537dd5e2631b15104c2c90d022fd19 (diff)
downloadperl-5c40187fa6a6742c5a6f3ea9d681abefbfee1ede.tar.gz
No more 5005thread messages from Configure for 5.9.x and up
p4raw-id: //depot/perl@29338
Diffstat (limited to 'Porting/Glossary')
-rw-r--r--Porting/Glossary2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Glossary b/Porting/Glossary
index 827b0c80be..8f92242356 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -4746,7 +4746,7 @@ uquadtype (quadtype.U):
use5005threads (usethreads.U):
This variable conditionally defines the USE_5005THREADS symbol,
and indicates that Perl should be built to use the 5.005-based
- threading implementation.
+ threading implementation. Only valid up to 5.8.x.
use64bitall (use64bits.U):
This variable conditionally defines the USE_64_BIT_ALL symbol,