aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJere Leppänen <jere.leppanen@nokia.com>2020-09-30 20:05:16 +0300
committerPetri Savolainen <petri.savolainen@nokia.com>2020-10-13 09:57:30 +0300
commit20ec38302ed5659755c2289d565854e20bf82679 (patch)
tree72d79df3d4820134adeb0ffc72139aca5377a388 /configure.ac
parent5adc3a4e9bbb9709833ec965c69bdfe8dc42164d (diff)
configure: fix doxygen-dot feature
Make configure --(en|dis)able-doxygen-dot functional. Enable by default. If dot tool is not found, a warning is emitted and the feature is automatically disabled. Signed-off-by: Jere Leppänen <jere.leppanen@nokia.com> Reviewed-by: Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d02a07339..1d8ae9320 100644
--- a/configure.ac
+++ b/configure.ac
@@ -452,6 +452,7 @@ AC_SUBST([ODP_LIB_NAME])
DX_HTML_FEATURE(ON)
DX_PDF_FEATURE(OFF)
DX_PS_FEATURE(OFF)
+DX_DOT_FEATURE(ON)
DX_ENV_APPEND(WITH_PLATFORM, $with_platform)
DX_INIT_DOXYGEN($PACKAGE_NAME,