diff options
| author | kamil <kamil@NetBSD.org> | 2020-11-08 14:52:35 +0000 |
|---|---|---|
| committer | kamil <kamil@NetBSD.org> | 2020-11-08 14:52:35 +0000 |
| commit | a961805ce2428208b624fe8e14778a6c8fd87003 (patch) | |
| tree | 03ff1c41222f2cf2d5eaec9ecca98d62288595b7 /BUILDING | |
| parent | 84e1bac413e12ad716af50462567d6274f49e605 (diff) | |
Remove the support for MKCATPAGES
It was optional since 1999 and disabled by default since 2012.
Proposed on tech-userlevel@.
Diffstat (limited to 'BUILDING')
| -rw-r--r-- | BUILDING | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -247,11 +247,6 @@ CONFIGURATION Default: 2 - MKCATPAGES Can be set to "yes" or "no". Indicates whether preformatted - plaintext manual pages will be created during a build. - - Default: "no" - MKCROSSGDB Can be set to "yes" or "no". Create a cross-gdb as a host tool. @@ -385,9 +380,8 @@ CONFIGURATION MKSHARE Can be set to "yes" or "no". Indicates whether files destined to reside in DESTDIR/usr/share will be built and - installed during a build. If set to "no", then all of - MKCATPAGES, MKDOC, MKINFO, MKMAN, and MKNLS will be set to - "no" unconditionally. + installed during a build. If set to "no", then all of MKDOC, + MKINFO, MKMAN, and MKNLS will be set to "no" unconditionally. Default: "yes" |
