summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-11-24 23:41:00 -0800
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-12-01 20:03:33 +0100
commita2da88712f1e057747f68a28361b300faac5e605 (patch)
tree2835260dd00fbca0287edcf1329db7bdc5aa4820 /src/corelib/io
parent38d3a7bb6eec46f1bab5ed53334ff2639e9b6eea (diff)
Make QtDBus compile without libdbus-1 headers, if dlopening
Most of QtDBus already needs very little from libdus-1, so create an extra header containing the minimum API we actually need. One large advantage of this solution is that now QtDBus can always be enabled, even if the system doesn't have libdbus-1 installed. This is interesting on OS X, where libdbus-1 is often installed by Homebrew or MacPorts, which may include extra libraries we don't want in our packaging. Change-Id: I1b397121ec12eeca333ef778cf8e1c7b64d6b223 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions