summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2008-07-11 07:27:13 -0400
committerSteve Peters <steve@fisharerojo.org>2008-11-25 05:46:12 +0000
commit74b7c41f0d2d50702adafc135b0d95ee7dd3b77f (patch)
tree57dd14fb6b85d5bf96687c49762e4bd52e78b914 /INSTALL
parentb08e453b5ad23d251311b831812c303bc4595012 (diff)
downloadperl-74b7c41f0d2d50702adafc135b0d95ee7dd3b77f.tar.gz
Re: [perl #56826] Perl-5.8.8 compilation on AIX 5.1
Message-ID: <Pine.LNX.4.64.0807111112440.1349@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@34906
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 3 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index c7055a72a8..80a1f309e2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1534,11 +1534,9 @@ the extension passes its tests anyway (see L<"make test"> below),
then don't worry about the warning message. The extension
Makefile.PL goes looking for various libraries needed on various
systems; few systems will need all the possible libraries listed.
-For example, a system may have -lcposix or -lposix, but it's
-unlikely to have both, so most users will see warnings for the one
-they don't have. The phrase 'probably harmless' is intended to
-reassure you that nothing unusual is happening, and the build
-process is continuing.
+Most users will see warnings for the ones they don't have. The
+phrase 'probably harmless' is intended to reassure you that nothing
+unusual is happening, and the build process is continuing.
On the other hand, if you are building GDBM_File and you get the
message