Change 11470 by nick@camel-linux on 2001/07/26 06:21:06
Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
From: Philip Newton <[EMAIL PROTECTED]>
Date: Wed, 25 Jul 2001 08:19:47 +0200
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/INSTALL#82 edit
Differences ...
==== //depot/perl/INSTALL#82 (text) ====
Index: perl/INSTALL
--- perl/INSTALL.~1~ Thu Jul 26 00:30:06 2001
+++ perl/INSTALL Thu Jul 26 00:30:06 2001
@@ -74,7 +74,10 @@
If you're building Perl on a non-Unix system, you should also read
the README file specific to your operating system, since this may
-provide additional or different instructions for building Perl.
+provide additional or different instructions for building Perl. There
+are also README files for several flavors of Unix systems, such as
+Solaris, HP-UX, and AIX; if you have one of those systems, you should
+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
End of Patch.