]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
doc: Remove obsolete message about man2html
authorSimon McVittie <smcv@collabora.com>
Tue, 4 Dec 2018 11:41:11 +0000 (11:41 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 4 Dec 2018 11:41:23 +0000 (11:41 +0000)
We no longer run man2html.

Signed-off-by: Simon McVittie <smcv@collabora.com>
doc/Makefile.am

index 4851da20aee7fc4980b8a89a02e238fb29cfe14c..831c08a1324238f5a1be6941d5fbcc2b4dc48c79 100644 (file)
@@ -189,7 +189,6 @@ else
 maintainer-upload-docs:
        @echo "Can't upload documentation! Re-run configure with"
        @echo "  --enable-doxygen-docs --enable-xml-docs --enable-ducktype-docs"
-       @echo "and ensure that man2html is installed."
        @false
 endif