My system is Linux Mint 16 x86_64. I need to build minimal static Qt 5.2 library from sources without some modules (declarative, multimedia, etc) and without some features. Which configure options I need? Now I have build and link errors (cannot find qxcb, problems with qtdeclarative/lib/libQt5Qml.a', needed by `../../lib/libQt5Positioning.a') My configure options is:My system is Linux Mint 16 x86_64. I need to bu