15 lines
488 B
Text
15 lines
488 B
Text
$NetBSD: patch-aa,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
|
|
|
|
--- clutter-qt/Makefile.am.orig 2009-08-03 14:15:12.000000000 +0000
|
|
+++ clutter-qt/Makefile.am
|
|
@@ -6,6 +6,7 @@ INCLUDES = \
|
|
-DG_LOG_DOMAIN=\"Clutter-Qt\" \
|
|
-DPREFIX=\""$(prefix)"\" \
|
|
-DLIBDIR=\""$(libdir)"\" \
|
|
+ -DQT_NO_KEYWORDS \
|
|
$(CLUTTER_DEBUG_FLAGS) \
|
|
$(GCC_FLAGS) \
|
|
$(CLUTTER_CFLAGS) \
|