build: Don't actually check for glx for glx flavour
authorRobert Bragg <robert@linux.intel.com>
Thu, 4 Aug 2011 15:04:52 +0000 (16:04 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 Oct 2011 14:26:43 +0000 (15:26 +0100)
commit2ba1a198709b0030c465ecfb726483254d54509f
tree352f958a60f0784dcc77fa566ab51eb9cdd57e4d
parenta18a8a3ae21a18555cd56654b70c2ab83fac0d35
build: Don't actually check for glx for glx flavour

GLX is now totally abstracted by Cogl so the "glx" flavour is actually
only used to determine the soname of clutter now so we don't actually
have to check for the glx header or that libGL provides any GLX symbols.

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