Hi, It seems that when passing the --enable option to configure.py, check_modules() is not called. For some modules, this means that the corresponding config-tests/cfgtest_* is not built and run, which results in mis-detection of some Qt features and potential build failures later on. Is this a known bug? Thanks, Davide