telepathy-mission-control: Enable TP_SEAL_ENABLE
Simon McVittie
smcv at kemper.freedesktop.org
Mon Oct 8 07:27:44 PDT 2012
Module: telepathy-mission-control
Branch: master
Commit: 553120085c06d90a06f876a12344170b480c3846
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=553120085c06d90a06f876a12344170b480c3846
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Fri Sep 14 11:58:27 2012 +0100
Enable TP_SEAL_ENABLE
Tested with telepathy-glib 0.20.0.
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55391
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
---
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1ba5c4c..0749345 100644
--- a/configure.ac
+++ b/configure.ac
@@ -261,6 +261,7 @@ AC_DEFINE([TP_VERSION_MIN_REQUIRED], [TP_VERSION_0_18],
[Ignore post-0.18 deprecations])
AC_DEFINE([TP_VERSION_MAX_ALLOWED], [TP_VERSION_0_20],
[Prevent post-0.20 APIs])
+AC_DEFINE([TP_SEAL_ENABLE], [], [Define to hide deprecated struct fields])
PKG_CHECK_MODULES([GLIB],
[glib-2.0 >= 2.30, gobject-2.0, gmodule-no-export-2.0, gio-2.0])
More information about the telepathy-commits
mailing list