Instroduce a template file to define InstrPGO core data structures.
[oota-llvm.git] / docs / doxygen.cfg.in
index d8c4051e5637d9eb55184f37fa51353c9b553205..5c70db0332d55ce2ea99510dbd2a8402fcb4444f 100644 (file)
@@ -2205,7 +2205,7 @@ DIRECTORY_GRAPH        = YES
 # The default value is: png.
 # This tag requires that the tag HAVE_DOT is set to YES.
 
-DOT_IMAGE_FORMAT       = png
+DOT_IMAGE_FORMAT       = @DOT_IMAGE_FORMAT@
 
 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
 # enable generation of interactive SVG images that allow zooming and panning.