about summary refs log tree commit diff homepage
path: root/include
diff options
context:
space:
mode:
authorCristian Cadar <cristic@cs.stanford.edu>2012-07-26 18:26:55 +0000
committerCristian Cadar <cristic@cs.stanford.edu>2012-07-26 18:26:55 +0000
commit1fdb4ef41ea8a87225f751fa87534c5ac1751d40 (patch)
tree2c0397b5c05204a0732d9cf9fdcca065e46ebba4 /include
parent9e5892c86a0ca40c95da95d6fbca3c1944756450 (diff)
downloadklee-1fdb4ef41ea8a87225f751fa87534c5ac1751d40.tar.gz
Patch by Dan Liew that adds support for building Doxygen out-of-source.
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@160795 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/klee/Config/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/klee/Config/config.h.in b/include/klee/Config/config.h.in
index 023d04fe..ca81155f 100644
--- a/include/klee/Config/config.h.in
+++ b/include/klee/Config/config.h.in
@@ -69,6 +69,9 @@
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION