Add public CLUTTER_HAS_WAYLAND_COMPOSITOR_SUPPORT define
authorRobert Bragg <robert@linux.intel.com>
Tue, 6 Dec 2011 21:53:57 +0000 (21:53 +0000)
committerRobert Bragg <robert@linux.intel.com>
Thu, 8 Dec 2011 16:13:38 +0000 (16:13 +0000)
commitaf294aafe600145a2d891ad9a0ba5418f6583cc6
tree2e9a21fcf82482d46a168e5420d50b0033f98b27
parent3e85ad6b95cfa41027d6fbf4a9caf0a7d84e8bce
Add public CLUTTER_HAS_WAYLAND_COMPOSITOR_SUPPORT define

When clutter has been built with Wayland compositor support then we now
expose a public CLUTTER_HAS_WAYLAND_COMPOSITOR_SUPPORT define so that
applications can #ifdef code that depends on the api that this feature
implies.

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
configure.ac