build: Implement proper platform checking
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 12 Oct 2011 07:48:56 +0000 (08:48 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 3 Nov 2011 13:45:20 +0000 (13:45 +0000)
commitb07756e0b3248134aad075f690eaf8560424d8c0
treeb1c940e2225dc37f7c85a4e4d42f0fafe1d5a443
parent4b0d7f2929c39528227bae6e2d39ab7f3edf1ac9
build: Implement proper platform checking

Perform the check for enabling platform-specific backends conditionally
on the 'check' value, instead of unconditionally.

Also, rename the configure switches for the backends to have a '-backend'
suffix, to avoid collisions and provide a more descriptive name.
configure.ac