X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Porting%2FGlossary;h=27000735da8cd38cbd22f8a3726651e55d05659c;hb=1be1b388c18674b89d106c333a2dd62d9b736e29;hp=8f0cdcec9676ee0f8d23e14d3f55312e20c90a0e;hpb=a76803d0125ec59190f50d15fec54fdd46a08ffb;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Porting/Glossary b/Porting/Glossary index 8f0cdce..2700073 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -4890,6 +4890,10 @@ usecrosscompile (Cross.U): This variable conditionally defines the USE_CROSS_COMPILE symbol, and indicates that Perl has been cross-compiled. +usedevel (Devel.U): + This variable indicates that Perl was configured with development + features enabled. This should not be done for production builds. + usedl (dlsrc.U): This variable indicates if the system supports dynamic loading of some sort. See also dlsrc and dlobj.