summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/meson.build b/doc/meson.build
index b3dd5b0..4de3240 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -24,7 +24,6 @@ if not meson.is_subproject()
summary('Documentation', build_docs, bool_yn: true, section: 'Configuration')
endif
-build_docs = doxygen.found() and sphinxygen.found() and sphinx_build.found()
if build_docs
# Warn if the "official" theme isn't present
pymod = import('python')