--- qt-everywhere-opensource-src-4.8.6/configure~ 2014-09-26 17:53:02.296000000 +0400 +++ qt-everywhere-opensource-src-4.8.6/configure 2014-09-26 17:59:53.092000000 +0400 @@ -5940,23 +5940,7 @@ if [ "$PLATFORM_X11" = "yes" -o "$PLATFO fi if [ "$CFG_PHONON" != "no" ]; then - if [ "$CFG_PHONON_BACKEND" != "no" ]; then - if [ "$CFG_GSTREAMER" = "yes" ]; then - CFG_PHONON=yes - else - if [ "$CFG_PHONON" = "yes" ] && [ "$CFG_CONFIGURE_EXIT_ON_ERROR" = "yes" ]; then - echo "Phonon support cannot be enabled due to functionality tests!" - echo " Turn on verbose messaging (-v) to $0 to see the final report." - echo " If you believe this message is in error you may use the continue" - echo " switch (-continue) to $0 to continue." - exit 101 - else - CFG_PHONON=no - fi - fi - else CFG_PHONON=yes - fi fi # auto-detect icd support