[telepathy-gabble-0.16] telepathy-gabble: Turn off deprecation warnings, this is a stable branch

Simon McVittie smcv at kemper.freedesktop.org
Tue Sep 11 04:26:46 PDT 2012


Module: telepathy-gabble
Branch: telepathy-gabble-0.16
Commit: 6f4aeea22388d325f056882224b87429da1e702c
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=6f4aeea22388d325f056882224b87429da1e702c

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep  7 15:26:19 2012 +0100

Turn off deprecation warnings, this is a stable branch

Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>

---

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index a24c300..c226018 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,6 +93,7 @@ TP_COMPILER_WARNINGS([ERROR_CFLAGS], [test "x$official_release" = xno],
    format-security \
    init-self],
   [missing-field-initializers \
+   deprecated-declarations \
    unused-parameter])
 AC_SUBST([ERROR_CFLAGS])
 



More information about the telepathy-commits mailing list