summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2017-11-13 09:03:40 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2017-11-13 09:03:43 +0100
commita36b9036e25c58d568c35f764ff2830a9fc4b2f8 (patch)
tree8eca3a44d2a7718301f20604638009c2fa15d692 /INSTALL
parentd09f14bff00cc465825c16e4e810687132f34070 (diff)
downloadperl-a36b9036e25c58d568c35f764ff2830a9fc4b2f8.tar.gz
Do not (attempt to) install man pages when explicitly disabled
Configure … -Dman1dir=none -Dman3dir=none … → installman1dir='' installman3dir=''
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 1285fc69a2..4f8f2e5801 100644
--- a/INSTALL
+++ b/INSTALL
@@ -790,6 +790,10 @@ want to use a .3pm suffix for perl man pages, you can do that with
sh Configure -Dman3ext=3pm
+You can disable installation of man pages completely using
+
+ sh Configure -Dman1dir=none -Dman3dir=none
+
=item HTML pages
Currently, the standard perl installation does not do anything with