On Wednesday 10 December 2014 17:42:06 Thiago Macieira wrote: > Explanation: > * runtime: dynamically open libdbus-1 at runtime > * linked: link to libdbus-1 > * configure1: check at configure time if libdbus-1 is present in the > system and then enable "runtime" mode > * configure2: check at configure time if libdbus-1 is present in the > system; if it is, enable "linked" mode, otherwise "runtime" > > In other words: starting with Qt 5.4.1, QtDBus will be enabled FOR ALL > BUILDS.
Clarifying after question on IRC: will be enabled by default for all builds on all OS. Unless you pass -no-dbus, of course. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development