Use pkg-config to search for all XCB dependencies
authorThiago Macieira <thiago.macieira@intel.com>
Thu, 30 Aug 2012 20:25:52 +0000 (22:25 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 31 Aug 2012 14:23:10 +0000 (16:23 +0200)
commit99ef183cb1395bab34ec8865d1d47ffa44b94a64
treee8a64c1a5ca0069950b2ff98e98cac375faa2419
parent9fcf8dc2e8fa2748b51750d14b6e6cd8352bd27e
Use pkg-config to search for all XCB dependencies

The XCB platform plugin requires several XCB libraries to work. Without
this fix, we get the build error in compileTest only, which is hard to
check.

Change-Id: I6b599f5ad32661e9dc01db11705d702920350cfa
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure