summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2022-04-12 14:36:12 +0200
committerIngo Schwarze <schwarze@openbsd.org>2022-04-15 13:11:30 +0200
commit3805d2a0e4aebb84d896f86285fd565488e849bb (patch)
treeef0f89a6097a95a631a01d11fda7bb2bdcbdaab8 /Makefile.am
parent876f3b98e164816e1b1ed8ce9ca9f65d1c095fce (diff)
downloadgroff-git-3805d2a0e4aebb84d896f86285fd565488e849bb.tar.gz
[configure] Delete the --with-doc option.
This option was harmful, ill-designed, buggy, and essentially unmaintained and untested. For more details on the rationale, see the NEWS file. OK gbranden@ and no objection when shown on groff at gnu dot org.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am29
1 files changed, 0 insertions, 29 deletions
diff --git a/Makefile.am b/Makefile.am
index b96015687..76fb26d4a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -308,47 +308,18 @@ man5dir=$(manroot)/man$(man5ext)
man7ext=7
man7dir=$(manroot)/man$(man7ext)
-# doc_dist_target_ok
-# `dist' target is disallowed in some `configure' combinations.
-
-# The configure script checks whether the user wants the info documentation.
-# For the repo version this mechanism also suppresses building via `makeinfo'.
-# make_infodoc
-# make_install_infodoc
-# make_uninstall_infodoc
-
# The configure script checks whether all necessary utility programs for
# grohtml are available -- only then can we build the HTML documentation.
# make_htmldoc
# make_install_htmldoc
# make_uninstall_htmldoc
-# make_htmlexamples
-# make_install_htmlexamples
-# make_uninstall_htmlexamples
-
# The configure script also checks whether all necessary utility programs
# for pdfroff are available -- only then can we build PDF documentation.
# make_pdfdoc
# make_install_pdfdoc
# make_uninstall_pdfdoc
-# make_pdfexamples
-# make_install_pdfexamples
-# make_uninstall_pdfexamples
-
-# `other' documentation, e.g., `meref.me' and `pic.ms', as well as their
-# generated counterparts..
-# make_otherdoc
-# make_install_otherdoc
-# make_uninstall_otherdoc
-
-# `examples' -- a generic switch, but the generated examples are further
-# subdivided to catch HTML and PDF production availability.
-# make_examples
-# make_install_examples
-# make_uninstall_examples
-
# Windows `.cmd' files
# make_winscripts
# make_install_winscripts