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