include/llvm/Config/llvm-config.h.in: Add the entry LLVM_PATH_XDOT_PY, for consistenc...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 20 Sep 2011 03:54:11 +0000 (03:54 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 20 Sep 2011 03:54:11 +0000 (03:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140137 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/llvm-config.h.in

index f04385edc0c6d1b3bfb8f8b2892005def4101de5..b2257f37bbc7fdd8ae48e1aedba4734212008dae 100644 (file)
@@ -97,6 +97,9 @@
 /* Define to path to twopi program if found or 'echo twopi' otherwise */
 #undef LLVM_PATH_TWOPI
 
+/* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
+#undef LLVM_PATH_XDOT_PY
+
 /* Installation prefix directory */
 #undef LLVM_PREFIX