summaryrefslogtreecommitdiff
path: root/Porting/Glossary
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/Glossary')
-rw-r--r--Porting/Glossary4
1 files changed, 4 insertions, 0 deletions
diff --git a/Porting/Glossary b/Porting/Glossary
index 4f1cbf4d19..25d6942fc1 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -3081,6 +3081,10 @@ usethreads (usethreads.U):
This variable conditionally defines the USE_THREADS symbol,
and indicates that Perl should be built to use threads.
+usevendorprefix (vendorprefix.U):
+ This variable tells whether the vendorprefix
+ and consequently other vendor* paths are in use.
+
usevfork (d_vfork.U):
This variable is set to true when the user accepts to use vfork.
It is set to false when no vfork is available or when the user