changeset 53087 | f48737b2f428 |
parent 52940 | 26e2cfebcfba |
child 53683 | 48ff68e2fe5c |
--- a/make/launcher/LauncherCommon.gmk Thu Dec 20 11:43:04 2018 +0100 +++ b/make/launcher/LauncherCommon.gmk Thu Dec 20 05:27:42 2018 -0800 @@ -203,7 +203,7 @@ ifneq ($(MAN_FILES_MD), ) # If we got markdown files, ignore the troff files - ifeq ($(PANDOC), ) + ifeq ($(ENABLE_PANDOC), false) $(info Warning: pandoc not found. Not generating man pages) else # Create dynamic man pages from markdown using pandoc. We need