cogl/configure.ac: fix pkg-config checks
authorRobert Bragg <robert@linux.intel.com>
Tue, 19 Apr 2011 16:42:48 +0000 (17:42 +0100)
committerRobert Bragg <robert@linux.intel.com>
Thu, 5 May 2011 14:05:41 +0000 (15:05 +0100)
commit2303e4d60332139584bdd31ed7896af33e97388f
tree636fc8102cd4fabf63aca78c597e5f8c23f747f6
parent8bde73529f8d08ad9cc9b64df482ec93fd5ed804
cogl/configure.ac: fix pkg-config checks

This fixes the gdk-pixbuf check to not mistakenly check for the "xi"
package instead of gdk-pixbuf and remove a spurious listing "gl" in
COGL_PKG_REQUIRES which should only be there when we are using using
opengl not if we are using gles.
clutter/cogl/configure.ac