telepathy-mission-control: Don't warn on deprecated declarations, this is a stable branch.
Simon McVittie
smcv at kemper.freedesktop.org
Wed Oct 2 11:00:51 PDT 2013
Module: telepathy-mission-control
Branch: master
Commit: 9d74acccde6b41a9e06c115def43bbea77efacf9
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=9d74acccde6b41a9e06c115def43bbea77efacf9
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Oct 2 17:40:57 2013 +0100
Don't warn on deprecated declarations, this is a stable branch.
---
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index 6e523e3..c0581c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,6 +74,7 @@ TP_COMPILER_WARNINGS([ERROR_CFLAGS],
init-self \
],
[missing-field-initializers \
+ deprecated-declarations \
unused-parameter])
AC_SUBST([ERROR_CFLAGS])
More information about the telepathy-commits
mailing list