diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in index 5a9cd06..ac36e1c 100644 --- a/doc/doxygen.conf.in +++ b/doc/doxygen.conf.in @@ -1143,7 +1143,8 @@ HIDE_UNDOC_RELATIONS = YES # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = YES +# ts B10415: dot causes sigsegv on Debian buildd +HAVE_DOT = NO # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and