Don't hardcode path to dot in the doxygen config file. Let doxygen search the PATH

llvm-svn: 3949
This commit is contained in:
Chris Lattner 2002-09-26 16:45:59 +00:00
parent d886fc081b
commit 8ee763c9f7

View File

@ -818,7 +818,7 @@ GRAPHICAL_HIERARCHY = YES
# The tag DOT_PATH can be used to specify the path where the dot tool can be
# found. If left blank, it is assumed the dot tool can be found on the path.
DOT_PATH = /home/vadve/lattner/bin/
DOT_PATH =
# The DOTFILE_DIRS tag can be used to specify one or more directories that
# contain dot files that are included in the documentation (see the