$NetBSD: patch-ac,v 1.1 2010/12/05 14:45:35 obache Exp $

for GLib>2.25
http://git.clutter-project.org/clutter-qt/commit/?id=b423e97ba28f529e3c618740ef6370bcc6ad2ced

--- examples/Makefile.am.orig	2009-07-20 11:24:30.000000000 +0000
+++ examples/Makefile.am
@@ -4,6 +4,7 @@ noinst_PROGRAMS = \
 	testqt
 
 INCLUDES = \
+	-DQT_NO_KEYWORDS \
 	-I$(srcdir) \
 	-I$(top_srcdir)
 
