diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-10 21:09:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-10 21:09:30 +0000 |
commit | 22e779421fc9644bbe208a576056f86ee9e45388 (patch) | |
tree | d289a9facf96ad7b2d755e12d926639d58f0ca7f /Porting/Glossary | |
parent | 7bd40e2617d77c8e973207f8d6ca5f9eca71162b (diff) | |
download | perl-22e779421fc9644bbe208a576056f86ee9e45388.tar.gz |
Use the versiononly instead of the installscripts,
retract the changes 7146 and 7147.
p4raw-id: //depot/perl@7195
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 7988b4f226..865734636e 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -2351,10 +2351,6 @@ installscript (scriptdir.U): a system running AFS, in which case they may differ slightly. You should always use this variable within your makefiles for portability. -installscripts (installscripts.U): - This variable tells whether the various scripts accompanying - Perl should be installed. Usually this is the case. - installsitearch (sitearch.U): This variable is really the same as sitearchexp but may differ on those systems using AFS. For extra portability, only this variable |