[unique] [introspection] point to Gtk3, not Gtk2
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [unique] [introspection] point to Gtk3, not Gtk2
- Date: Mon, 11 Oct 2010 12:00:01 +0000 (UTC)
commit 097c990c4031ade550ebbba446e222c879fb3588
Author: Frédéric Péters <fpeters 0d be>
Date: Mon Oct 11 13:58:47 2010 +0200
[introspection] point to Gtk3, not Gtk2
unique/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/unique/Makefile.am b/unique/Makefile.am
index 9a2c17b..c26ff88 100644
--- a/unique/Makefile.am
+++ b/unique/Makefile.am
@@ -120,11 +120,11 @@ Unique-3.0.gir: $(INTROSPECTION_SCANNER) libunique-3.0.la
$(INCLUDES) $(AM_CPPFLAGS) \
--c-include='unique/unique.h' \
--include=GObject-2.0 \
- --include=Gtk-2.0 \
+ --include=Gtk-3.0 \
--library=libunique-3.0.la \
--libtool="$(top_builddir)/libtool" \
--pkg gobject-2.0 \
- --pkg gtk+-2.0 \
+ --pkg gtk+-3.0 \
--output $@ \
$(unique_sources_h) \
$(unique_sources_c)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]