summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-12 16:02:48 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-12 16:02:48 +0000
commitc19ccd8cd84fc5170f8a08f720235beb89874264 (patch)
tree68a4c62f29ad00494ced94a743829a3be10af169
parentf4ce0e6d2e0f5f73920d7759f21665ad97fec637 (diff)
downloadperl-c19ccd8cd84fc5170f8a08f720235beb89874264.tar.gz
Mention NO_MATHOMS in INSTALL
p4raw-id: //depot/perl@32618
-rw-r--r--INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 09152490f2..b81cc06a7c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2450,6 +2450,13 @@ use something like the below
(The 'strace' is Linux-specific, other similar utilities include 'truss'
and 'ktrace'.)
+=head2 C<-DNO_MATHOMS>
+
+If you configure perl with C<-Accflags=-DNO_MATHOMS>, the functions from
+F<mathoms.c> will not be compiled in. Those functions are no longer used
+by perl itself; for source compatibility reasons, though, they weren't
+completely removed.
+
=head1 DOCUMENTATION
Read the manual entries before running perl. The main documentation