diff --git a/qt4-apps/qt4/CONFIGURE b/qt4-apps/qt4/CONFIGURE index 52e067167..acc4d976c 100644 --- a/qt4-apps/qt4/CONFIGURE +++ b/qt4-apps/qt4/CONFIGURE @@ -3,3 +3,4 @@ mquery XML_PATTERNS "Build xml patterns? ${PROBLEM_COLOR}(Needed by qtscriptgene 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" +mquery DEV_BUILD "Compile and link Qt with Qt developer options (including auto-tests exporting)? ${PROBLEM_COLOR}Can be used by Qt-Creator and future version of calibre${QUERY_COLOR" y "-developer-build" " "