[gir-repository] Fix build of babl gir with recent g-i
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gir-repository] Fix build of babl gir with recent g-i
- Date: Wed, 29 Sep 2010 17:36:32 +0000 (UTC)
commit ca226e3bbc43dd516a40c42cb1b866099b52c442
Author: Vincent Untz <vuntz gnome org>
Date: Wed Sep 29 19:36:05 2010 +0200
Fix build of babl gir with recent g-i
https://bugzilla.gnome.org/show_bug.cgi?id=630882
gir/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gir/Makefile.am b/gir/Makefile.am
index de40c00..c0a25f0 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -828,7 +828,7 @@ Babl-0.1.gir: $(INTROSPECTION_SCANNER)
--libtool="$(LIBTOOL)" \
--output $@ \
--pkg babl \
- -D_BABL_H \
+ -DBABL_INSIDE_BABL_H \
$(BABL_INCLUDEDIR)/babl/*.h
BUILT_GIRSOURCES += Babl-0.1.gir
endif BUILD_BABL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]