[llvm-commits] CVS: llvm/configure

Reid Spencer reid at x10sys.com
Thu Dec 7 21:06:43 PST 2006



Changes in directory llvm:

configure updated: 1.258 -> 1.259
---
Log message:

Regenerate.


---
Diffs of the changes:  (+0 -12)

 configure |   12 ------------
 1 files changed, 12 deletions(-)


Index: llvm/configure
diff -u llvm/configure:1.258 llvm/configure:1.259
--- llvm/configure:1.258	Thu Nov 30 18:37:14 2006
+++ llvm/configure	Thu Dec  7 23:06:28 2006
@@ -34929,15 +34929,3 @@
 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






More information about the llvm-commits mailing list