[dconf] introspection: fix dconf-1.0.gir build with g-i master
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] introspection: fix dconf-1.0.gir build with g-i master
- Date: Tue, 7 Sep 2010 15:50:36 +0000 (UTC)
commit 38768bb410dfe32c85ecf1628294a0936286cc04
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Sun Sep 5 19:05:27 2010 -0500
introspection: fix dconf-1.0.gir build with g-i master
Bug #628845
client/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/client/Makefile.am b/client/Makefile.am
index bb07ec0..24931fa 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -6,7 +6,7 @@ dconf_1_0_gir_INCLUDES = Gio-2.0
dconf_1_0_gir_CFLAGS = $(INCLUDES)
dconf_1_0_gir_LIBS = dconf
dconf_1_0_gir_FILES = dconf-client.c dconf-client.h
-dconf_1_0_gir_SCANNERFLAGS = --no-libtool
+dconf_1_0_gir_SCANNERFLAGS = --no-libtool --identifier-prefix=DConf
INTROSPECTION_GIRS = dconf-1.0.gir
girdir = $(datadir)/gir-1.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]