diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-16 14:08:15 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-16 14:08:15 +0000 |
commit | 1d385ed62021799167d9cea7947cebe150c640b8 (patch) | |
tree | 52ff09adbd6ed2bd84b58155788a59acf9893a20 /Porting/Glossary | |
parent | 40a39f855fc2eb9f4ade9d81816914d80d67e764 (diff) | |
download | perl-1d385ed62021799167d9cea7947cebe150c640b8.tar.gz |
Regen Porting stuff.
p4raw-id: //depot/perl@10127
Diffstat (limited to 'Porting/Glossary')
-rw-r--r-- | Porting/Glossary | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index 4507f19af1..3c6730a310 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -258,10 +258,6 @@ compress (Loc.U): This variable is defined but not used by Configure. The value is a plain '' and is not useful. -CONFIGDOTSH (Oldsyms.U): - This is set to 'true' in config.sh so that a shell script - sourcing config.sh can tell if it has been sourced already. - contains (contains.U): This variable holds the command to do a grep with a proper return status. On most sane systems it is simply "grep". On insane systems |