diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-08-04 22:06:46 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-08-04 22:06:46 +0000 |
commit | 2ab493b8297d62f141e099bcdc3d15cfe86fccfd (patch) | |
tree | 0ddf8448a37a60567cf180e72227ba8aad0e7e83 /INSTALL | |
parent | 8a8635f01e16b518b296d1f0397d3020c7e9c138 (diff) | |
download | perl-2ab493b8297d62f141e099bcdc3d15cfe86fccfd.tar.gz |
Nit in INSTALL about the svr?.sh hint files.
p4raw-id: //depot/perl@20482
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ also read the README file specific to that system. If there is a hint file for your system (in the hints/ directory) you should also read that hint file for specific information for your -system. (Unixware users should use the svr4.sh hint file.) +system. (Unixware users should use the svr4.sh or the svr5.sh hint file.) Additional information is in the Porting/ directory. =head1 WARNING: This version requires an extra step to build old extensions. |