[next] telepathy-glib: Fix gir scanner cflags
Xavier Claessens
xclaesse at kemper.freedesktop.org
Wed Jun 6 05:44:22 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 69dc751661ee66dce982c68258b2151a89fe0485
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=69dc751661ee66dce982c68258b2151a89fe0485
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Wed Jun 6 14:43:51 2012 +0200
Fix gir scanner cflags
---
telepathy-glib/introspection.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am
index fcab38c..a295ee1 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -96,7 +96,7 @@ TelepathyGLib_1_gir_LIBS = \
libtelepathy-glib-1-core.la \
$(NULL)
TelepathyGLib_1_gir_EXPORT_PACKAGES = telepathy-glib-1
-TelepathyGLib_0_12_gir_CFLAGS = -D_TP_COMPILATION
+TelepathyGLib_1_gir_CFLAGS = -D_TP_COMPILATION
TelepathyGLib_1_gir_SCANNERFLAGS = \
--identifier-prefix=Tp \
More information about the telepathy-commits
mailing list