[Lunar-commits] <moonbase> qt4: Adjusting the CONFIGRE to clarify.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Jan 11 21:04:14 CET 2011
commit 0679d8998ea54e757ff7e0eea645f9ad096018df
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Jan 11 15:04:14 2011 -0500
qt4: Adjusting the CONFIGRE to clarify.
---
qt4-apps/qt4/CONFIGURE | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qt4-apps/qt4/CONFIGURE b/qt4-apps/qt4/CONFIGURE
index db5b2f4..f003485 100644
--- a/qt4-apps/qt4/CONFIGURE
+++ b/qt4-apps/qt4/CONFIGURE
@@ -2,5 +2,5 @@ mquery MAKE_DOCS "Build the QT4 documentation?" n "" " -nomake docs"
mquery MAKE_EXAMPLE_DEMOS "Build exmaples and demos?" n "" "-nomake examples -nomake demos"
mquery XML_PATTERNS "Build xml patterns? Needed by qtscriptgenerator" y "-exceptions" "-no-exceptions"
mquery MAKE_QDOC3 "BUILD QDOC3 docs? This is needed by qt-creator." n
-mquery MAKE_WEBKIT "Build the webkit plugin?" y "-webkit" "-no-webkit"
+mquery MAKE_WEBKIT "Build the webkit plugin? ${PROBLEM_COLOR}Needed by kdelibs4${DEFAULT_COLOR}" y "-webkit" "-no-webkit"
mquery LICENSE_TYPE "Build Qt using open source license? (N=commercial)" y
More information about the Lunar-commits
mailing list