diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-05 03:56:22 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-05 03:56:22 +0000 |
commit | 2543df82dec379db101a7b17f2d27fd323b1e767 (patch) | |
tree | 6d2404feee8e34407f909619793cd22ca7fae076 /Porting/Glossary | |
parent | cb3b863c35cccdf296dea5d7e499ae84fbe1e7a5 (diff) | |
download | perl-2543df82dec379db101a7b17f2d27fd323b1e767.tar.gz |
Porting/Glossary goes podly into Config.pm
p4raw-id: //depot/perl@1316
Diffstat (limited to 'Porting/Glossary')
-rw-r--r-- | Porting/Glossary | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index 713fc64aa1..d54a0b0334 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -1,6 +1,8 @@ This file contains a description of all the shell variables whose value is determined by the Configure script. Variables intended for use in C -programs (e.g. I_UNISTD) are already described in config_h.SH. +programs (e.g. I_UNISTD) are already described in config_h.SH. [`configpm' +generates pod documentation for Config.pm from this file--please try to keep +the formatting regular.] _a (Unix.U): This variable defines the extension used for ordinary libraries. |