aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-12-08 05:06:28 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-12-08 05:06:28 +0000
commit2a0ede8335136a7c8ff06af616b25f25adbfa770 (patch)
tree324836e02deb2c12b7b8584f726e0760163adced
parent1c1d0a5605b4955e245f1291dc81f55c111addef (diff)
downloadexternal_llvm-2a0ede8335136a7c8ff06af616b25f25adbfa770.zip
external_llvm-2a0ede8335136a7c8ff06af616b25f25adbfa770.tar.gz
external_llvm-2a0ede8335136a7c8ff06af616b25f25adbfa770.tar.bz2
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32350 91177308-0d34-0410-b5e6-96231b3b80d8
-rwxr-xr-xconfigure12
1 files changed, 0 insertions, 12 deletions
diff --git a/configure b/configure
index 62b990b..44bb484 100755
--- a/configure
+++ b/configure
@@ -34929,15 +34929,3 @@ echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
fi
-if test "$llvm_cv_llvmgcc_sanity" = "no" ; then
- { echo "$as_me:$LINENO: WARNING: ***** llvm-gcc/llvm-g++ was not found, or does not appear to be " >&5
-echo "$as_me: WARNING: ***** llvm-gcc/llvm-g++ was not found, or does not appear to be " >&2;}
- { echo "$as_me:$LINENO: WARNING: ***** working. Please make sure you have llvm-gcc and llvm-g++ in" >&5
-echo "$as_me: WARNING: ***** working. Please make sure you have llvm-gcc and llvm-g++ in" >&2;}
- { echo "$as_me:$LINENO: WARNING: ***** your path before configuring LLVM. The runtime libraries" >&5
-echo "$as_me: WARNING: ***** your path before configuring LLVM. The runtime libraries" >&2;}
- { echo "$as_me:$LINENO: WARNING: ***** (llvm/runtime) will not be built but you should be able to" >&5
-echo "$as_me: WARNING: ***** (llvm/runtime) will not be built but you should be able to" >&2;}
- { echo "$as_me:$LINENO: WARNING: ***** build the llvm tools." >&5
-echo "$as_me: WARNING: ***** build the llvm tools." >&2;}
-fi