70ca91
diff -up exiv2-trunk/config/Doxyfile.doxygen exiv2-trunk/config/Doxyfile
70ca91
--- exiv2-trunk/config/Doxyfile.doxygen	2017-05-02 09:17:33.631909015 -0500
70ca91
+++ exiv2-trunk/config/Doxyfile	2017-05-02 09:18:03.019200824 -0500
70ca91
@@ -1688,7 +1688,7 @@ HIDE_UNDOC_RELATIONS   = YES
70ca91
 # toolkit from AT&T and Lucent Bell Labs. The other options in this section
70ca91
 # have no effect if this option is set to NO (the default)
70ca91
 
70ca91
-HAVE_DOT               = YES
70ca91
+#HAVE_DOT               = YES
70ca91
 
70ca91
 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
70ca91
 # allowed to run in parallel. When set to 0 (the default) doxygen will
70ca91
@@ -1705,7 +1705,7 @@ DOT_NUM_THREADS        = 0
70ca91
 # the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
70ca91
 # directory containing the font.
70ca91
 
70ca91
-DOT_FONTNAME           = Arial
70ca91
+#DOT_FONTNAME           = Arial
70ca91
 
70ca91
 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
70ca91
 # The default size is 10pt.