Clean up cairo handling somewhat
authorColin Walters <walters@verbum.org>
Mon, 7 Jan 2013 17:57:17 +0000 (12:57 -0500)
committerColin Walters <walters@verbum.org>
Mon, 7 Jan 2013 17:57:17 +0000 (12:57 -0500)
commitf5631640751b5a998b3616db78dd5dcd9ee62126
tree8a91c5d99f4eec16f87a2b467cf6578a815f5261
parent9efe417e2e636df49ff6fb822dc84e7ce72a0ce1
Clean up cairo handling somewhat

I'm building on RHEL6 which doesn't have cairo-gobject.  Now, we
tried to support this in that 'make' would succeed, but 'make check'
would blow up.

This patch allows more of 'make check' to succeed - I just need to
figure out how to make the diff against the -expected.gir work.

What's more important though, is this will allow gjs to also #define
_GI_DISABLE_CAIRO.
configure.ac
tests/scanner/Makefile.am
tests/scanner/regress.c
tests/scanner/regress.h