[libchamplain] Bugfix: GtkChamplain-0.5.gir has to depend on Champlain-0.5 and not 0.4
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Bugfix: GtkChamplain-0.5.gir has to depend on Champlain-0.5 and not 0.4
- Date: Sat, 10 Apr 2010 18:31:34 +0000 (UTC)
commit 00625af4128f2a6f69dc9654299e0c3985b832ce
Author: Simon Wenner <simon wenner ch>
Date: Fri Feb 26 23:26:37 2010 +0100
Bugfix: GtkChamplain-0.5.gir has to depend on Champlain-0.5 and not 0.4
champlain-gtk/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain-gtk/Makefile.am b/champlain-gtk/Makefile.am
index d7c6d33..5fe1c8e 100644
--- a/champlain-gtk/Makefile.am
+++ b/champlain-gtk/Makefile.am
@@ -49,7 +49,7 @@ GtkChamplain-0.5.gir: $(INTROSPECTION_SCANNER) libchamplain-gtk-0.5.la
-DCHAMPLAIN_COMPILATION \
--add-include-path=$(top_builddir)/champlain \
--c-include="$(libchamplain_include_HEADERS)" \
- --include=Champlain-0.4 \
+ --include=Champlain-0.5 \
--include=Clutter-1.0 \
--include=Gtk-2.0 \
--library=champlain-gtk-0.5 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]