Rex Dieter 2a35bc8
diff -up exiv2-0.24/config/Doxyfile.doxygen_config exiv2-0.24/config/Doxyfile
Rex Dieter 2a35bc8
--- exiv2-0.24/config/Doxyfile.doxygen_config	2013-07-24 20:16:43.000000000 -0500
Rex Dieter 2a35bc8
+++ exiv2-0.24/config/Doxyfile	2013-12-02 12:21:09.606260306 -0600
Rex Dieter 2a35bc8
@@ -343,7 +343,7 @@ TYPEDEF_HIDES_STRUCT   = NO
Rex Dieter 2a35bc8
 # 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,
Rex Dieter 2a35bc8
 # corresponding to a cache size of 2^16 = 65536 symbols.
Rex Dieter 2a35bc8
 
Rex Dieter 2a35bc8
-SYMBOL_CACHE_SIZE      = 0
Rex Dieter 2a35bc8
+#SYMBOL_CACHE_SIZE      = 0
Rex Dieter 2a35bc8
 
Rex Dieter 2a35bc8
 # Similar to the SYMBOL_CACHE_SIZE the size of the symbol lookup cache can be
Rex Dieter 2a35bc8
 # set using LOOKUP_CACHE_SIZE. This cache is used to resolve symbols given
Rex Dieter 2a35bc8
@@ -1698,7 +1698,7 @@ DOT_NUM_THREADS        = 0
Rex Dieter 2a35bc8
 # the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
Rex Dieter 2a35bc8
 # directory containing the font.
Rex Dieter 2a35bc8
 
Rex Dieter 2a35bc8
-DOT_FONTNAME           = FreeSans
Rex Dieter 2a35bc8
+#DOT_FONTNAME           = FreeSans
Rex Dieter 2a35bc8
 
Rex Dieter 2a35bc8
 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
Rex Dieter 2a35bc8
 # The default size is 10pt.