telepathy-salut: Revert "Disable deprecation warnings for the stable branch "

Will Thompson wjt at kemper.freedesktop.org
Fri Nov 16 08:17:26 PST 2012


Module: telepathy-salut
Branch: master
Commit: 67e27b4f281e8b3a942fb9eaf354d70d2f7ee855
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=67e27b4f281e8b3a942fb9eaf354d70d2f7ee855

Author: Will Thompson <will.thompson at collabora.co.uk>
Date:   Fri Nov 16 15:56:49 2012 +0000

Revert "Disable deprecation warnings for the stable branch"

This reverts commit 18aa2dc53316a85be7f23d46190b44cb090d2c7f. This isn't
the stable branch.

---

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

diff --git a/configure.ac b/configure.ac
index 6930e37..f07ab52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,8 +72,7 @@ TP_COMPILER_WARNINGS([ERROR_CFLAGS], [test "x$official_release" = xno],
    format-security \
    init-self],
   [missing-field-initializers \
-   unused-parameter \
-   deprecated-declarations])
+   unused-parameter])
 AC_SUBST([ERROR_CFLAGS])
 
 ifelse(salut_nano_version, 0,



More information about the telepathy-commits mailing list