summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2015-04-29 20:06:41 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2015-04-29 20:06:41 +0000
commitb241283669d0646de58df2aed4008603bbeaaf84 (patch)
tree6a3de5d95bd237a5e10a034b47c78f41a9be60e2 /configure
parent38f2883ff93f489bdaff059bb0f2f7b8264538cd (diff)
Clean up docs references to './configure' in preparation for deprecating in-source builds
http://reviews.llvm.org/D8787 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236144 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 7ddb0f32f9b..f51617639b3 100755
--- a/configure
+++ b/configure
@@ -3605,8 +3605,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
{ echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6; }
- { { echo "$as_me:$LINENO: error: Selected compiler could not find or parse C++ standard library headers. Rerun with CC=c-compiler CXX=c++-compiler ./configure ..." >&5
-echo "$as_me: error: Selected compiler could not find or parse C++ standard library headers. Rerun with CC=c-compiler CXX=c++-compiler ./configure ..." >&2;}
+ { { echo "$as_me:$LINENO: error: Selected compiler could not find or parse C++ standard library headers. Rerun with CC=c-compiler CXX=c++-compiler LLVM_SRC_DIR/configure ..." >&5
+echo "$as_me: error: Selected compiler could not find or parse C++ standard library headers. Rerun with CC=c-compiler CXX=c++-compiler LLVM_SRC_DIR/configure ..." >&2;}
{ (exit 1); exit 1; }; }
fi