| commit | f284268ba5f5a45cb4ecc77d2ce26a177fb27727 | [log] [tgz] |
|---|---|---|
| author | Reid Spencer <rspencer@reidspencer.com> | Thu Jul 14 05:19:12 2005 +0000 |
| committer | Reid Spencer <rspencer@reidspencer.com> | Thu Jul 14 05:19:12 2005 +0000 |
| tree | a63fde06d5c34da01c12d6c169b412aacbad8442 | |
| parent | fcc53ad6257de7f27de21c52a0f36505548e0fbf [diff] |
* 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. llvm-svn: 22433