* Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED so
authorReid Spencer <rspencer@reidspencer.com>
Thu, 14 Jul 2005 05:19:12 +0000 (05:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 14 Jul 2005 05:19:12 +0000 (05:19 +0000)
commitbe13028264888b01ac6fcd46667cf31a7e84e9cf
tree3ad0fa0cab8ff7b3c838edbcf9d8dd69b91a0298
parente388b5ea2c599a1db72497bf2d2920895da28f47
* Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED so
  we actually get the path and not $GRAPHVIZ as the value.
* Add a #define for the gv program (HAVE_GV) and its value LLVM_PATH_GV.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22433 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure
include/llvm/Config/config.h.in