summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-11-16 15:56:49 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-11-16 15:56:49 +0000
commit67e27b4f281e8b3a942fb9eaf354d70d2f7ee855 (patch)
tree11ca905722752125d6f7a9aa4763fe857d6f9c22
parent0195745c3e1516a4e5c694768b64941093f34719 (diff)
Revert "Disable deprecation warnings for the stable branch"HEADmaster
This reverts commit 18aa2dc53316a85be7f23d46190b44cb090d2c7f. This isn't the stable branch.
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6930e37e..f07ab526 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,