[Lunar-commits] <moonbase> llvm: changed clang question to improve the wording.

Dave Brown dagbrown at lunar-linux.org
Sat May 1 10:08:52 CEST 2010


commit fe99b98a87cc8827c8921c917af60162b118e494
Author: Dave Brown <dagbrown at lunar-linux.org>
Date:   Sat May 1 17:08:52 2010 +0900

    llvm: changed clang question to improve the wording.
---
 compilers/llvm/CONFIGURE |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/compilers/llvm/CONFIGURE b/compilers/llvm/CONFIGURE
index 788c0c4..c3d230c 100644
--- a/compilers/llvm/CONFIGURE
+++ b/compilers/llvm/CONFIGURE
@@ -3,6 +3,6 @@
 USE_CLANG="n"
 if [ -n "$RECONFIGURE" ] ; then
 
-  mquery USE_CLANG "Do you want to select build the clang front-end ? " n
+  mquery USE_CLANG "Do you want to build the clang (C compiler) front-end ? " n
 
 fi


More information about the Lunar-commits mailing list