diff Doxyfile.in @ 10925:993db24dae16

[gaim-migrate @ 12696] Added some checks to configure.ac to check if doxygen and dot are available and act accordingly rather than spewing errors. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Mon, 16 May 2005 21:48:05 +0000
parents c86f075b269a
children be0f164eabc6
line wrap: on
line diff
--- a/Doxyfile.in	Mon May 16 18:24:30 2005 +0000
+++ b/Doxyfile.in	Mon May 16 21:48:05 2005 +0000
@@ -969,7 +969,7 @@
 # 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
+HAVE_DOT               = @enable_dot@
 
 # 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