[gconf] build: Add exported pkg-config file and C include information to GIR
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gconf] build: Add exported pkg-config file and C include information to GIR
- Date: Sun, 14 Aug 2011 16:01:19 +0000 (UTC)
commit 7cb127ea203f1975fb73bb3e19cbbc275e3f7f70
Author: Evan Nemerson <evan coeus-group com>
Date: Sun Jul 17 16:40:20 2011 -0700
build: Add exported pkg-config file and C include information to GIR
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=654801
gconf/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
index 297d6ec..af32ec2 100644
--- a/gconf/Makefile.am
+++ b/gconf/Makefile.am
@@ -158,7 +158,8 @@ GConf_2_0_gir_CFLAGS = \
$(INCLUDES)
GConf_2_0_gir_LIBS = libgconf-2.la
GConf_2_0_gir_FILES = $(addprefix $(srcdir)/, $(introspection_files))
-GConf_2_0_gir_SCANNERFLAGS = --identifier-prefix=GConf --symbol-prefix=gconf
+GConf_2_0_gir_SCANNERFLAGS = --identifier-prefix=GConf --symbol-prefix=gconf --c-include "gconf/gconf.h"
+GConf_2_0_gir_EXPORT_PACKAGES = gconf-2.0
INTROSPECTION_GIRS += GConf-2.0.gir
girdir = $(datadir)/gir-1.0/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]