mquery MAKE_EXAMPLE_DEMOS "Build examples. docs and demos? ${PROBLEM_COLOR}(Needed by Qt Assistant and Designer)${QUERY_COLOR}" n "" "-nomake docs -nomake examples -nomake demos"
mquery XML_PATTERNS "Build xml patterns? ${PROBLEM_COLOR}(Needed by qtscriptgenerator)${QUERY_COLOR}" y "-xmlpatterns" "-no-exceptions -no-xmlpatterns"
mquery MAKE_WEBKIT "Build the webkit plugin? ${PROBLEM_COLOR}(Needed by phonon / kdelibs4 / mythtv)${QUERY_COLOR}" y "-webkit" "-no-webkit"
mquery LICENSE_TYPE "Build Qt using open-source license? (n=commercial)" y
mquery MAKE_PHONON "Build qt4's (old) phonon? ${PROBLEM_COLOR}(Say n if you will build and use KDE)${QUERY_COLOR}" n "-phonon" "-no-phonon"
