Regen one last time.
authorEric Christopher <echristo@apple.com>
Thu, 2 Feb 2012 01:11:30 +0000 (01:11 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 2 Feb 2012 01:11:30 +0000 (01:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149576 91177308-0d34-0410-b5e6-96231b3b80d8

configure

index 2529338efbfe62b5efa1df71ab1f8b7ed999746e..77a7e81dbec2e45c5afeca04acc94fa3a27828e0 100755 (executable)
--- a/configure
+++ b/configure
@@ -21096,7 +21096,7 @@ ac_config_files="$ac_config_files docs/doxygen.cfg"
 
 
 if test ${clang_src_root} = ""; then
-  clang_src_root="$ac_pwd/tools/clang"
+  clang_src_root="$srcdir/tools/clang"
 fi
 if test -f ${clang_src_root}/README.txt; then
   ac_config_headers="$ac_config_headers ${clang_src_root}/include/clang/Config/config.h"