qmlglsink: Fix build error when don't have QPA installed.
authorHaihua Hu <jared.hu@nxp.com>
Mon, 27 Jun 2016 10:15:08 +0000 (18:15 +0800)
committerMatthew Waters <matthew@centricular.com>
Mon, 27 Jun 2016 12:44:56 +0000 (22:44 +1000)
commitd60b071474330f986d8de0098ecbecb6f9fc26d3
treee2d4fc37e50e92a069199313c050235e282b2c14
parent756e785f392a7a274c62fe34adbfb6f1b7680b12
qmlglsink: Fix build error when don't have QPA installed.

Check header file existance and wrap the header file include
in the necessary #ifdef to avoid build error.

https://bugzilla.gnome.org/show_bug.cgi?id=767553
configure.ac
ext/qt/qtitem.cc