First step to allowing the resource directory of Clang to be adjusted for
authorChandler Carruth <chandlerc@gmail.com>
Tue, 19 Oct 2010 08:21:25 +0000 (08:21 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 19 Oct 2010 08:21:25 +0000 (08:21 +0000)
commit6b241160eddc96ec098c74a041a327d545df6ff7
treeda2b89979c7c48a88e4c0d06e54fa083c1f2d538
parent94f7eeb84d8d25c647e560f352912ca1017ca10f
First step to allowing the resource directory of Clang to be adjusted for
strange packaging environments. The primary result of this is to expose
a (normally empty) CLANG_RESOURCE_DIR string in the autoconf and CMake builds.
This will in turn be used by a subsequent commit to Clang.

Regenerated configure and config.h.in thanks to Nick. =D

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