diff options
author | Blair Zajac <blair@orcaware.com> | 2001-09-10 10:52:37 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-11 00:14:01 +0000 |
commit | b99a9337068178db918a66ac51ed0232330878fc (patch) | |
tree | ed70fd895bcc81f187a3a9116df8e124a2331ade /Porting/Glossary | |
parent | a4c04bdcc508b6a45f83e703d0f82401445aa55b (diff) | |
download | perl-b99a9337068178db918a66ac51ed0232330878fc.tar.gz |
Configure not recording lseek proto
Message-ID: <3B9D6055.BA334A31@orcaware.com>
plus regen Configure.
p4raw-id: //depot/perl@11991
Diffstat (limited to 'Porting/Glossary')
-rw-r--r-- | Porting/Glossary | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index a706e72eed..3ffbdcc876 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -3867,7 +3867,7 @@ usesocks (usesocks.U): and indicates that Perl should be built to use SOCKS. usethreads (usethreads.U): - This variable conditionally defines the USE_5005THREADS symbol, + This variable conditionally defines the USE_THREADS symbol, and indicates that Perl should be built to use threads. usevendorprefix (vendorprefix.U): |