[libchamplain] Fix 590818: Fix build of introspection data with clutter 1.0
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain] Fix 590818: Fix build of introspection data with clutter 1.0
- Date: Wed, 5 Aug 2009 13:08:44 +0000 (UTC)
commit 0b1031f1bf99bde7cb278e9d299934458f6c254a
Author: Vincent Untz <vuntz gnome org>
Date: Wed Aug 5 09:01:23 2009 -0400
Fix 590818: Fix build of introspection data with clutter 1.0
AUTHORS | 1 +
champlain-gtk/Makefile.am | 2 +-
champlain/Makefile.am | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 2779b3a..b5abf4c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -22,3 +22,4 @@ Sebastian Reichel <elektranox gmail com>
Tim Horton <hortont424 gmail com>
Frederic Peters <fpeters 0d be>
Cosimo Cecchi <cosimoc gnome org>
+Vincent Untz <vuntz gnome org>
diff --git a/champlain-gtk/Makefile.am b/champlain-gtk/Makefile.am
index 343c5f1..f382624 100644
--- a/champlain-gtk/Makefile.am
+++ b/champlain-gtk/Makefile.am
@@ -46,7 +46,7 @@ GtkChamplain-0.3.gir: $(INTROSPECTION_SCANNER) libchamplain-gtk-0.3.la
$(INCLUDES) \
--add-include-path=$(srcdir) --add-include=path=. \
--c-include="$(libchamplain_include_HEADERS)" \
- --include=Clutter-0.8 \
+ --include=Clutter-1.0 \
--include=Gtk-2.0 \
--library=champlain-gtk-0.3 \
--output $@ \
diff --git a/champlain/Makefile.am b/champlain/Makefile.am
index 330807c..ab414f7 100644
--- a/champlain/Makefile.am
+++ b/champlain/Makefile.am
@@ -167,7 +167,7 @@ Champlain-0.3.gir: $(INTROSPECTION_SCANNER) libchamplain-0.3.la
$(INCLUDES) \
--add-include-path=$(srcdir) --add-include=path=. \
--c-include="$(libchamplain_include_HEADERS)" \
- --include=Clutter-0.8 \
+ --include=Clutter-1.0 \
--include=Gtk-2.0 \
--library=champlain-0.3 \
--output $@ \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]