summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-10-03 19:08:48 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-10-03 19:08:48 +0100
commit2a1ac0b29220b24a243124639e0bdd8b3c756022 (patch)
treea7790688ef629ee33882f5e4ed692f122fc98469
parent847e2b950aa18d530dc0f32b58e8bb11a1658039 (diff)
Revert "Don't warn on deprecated declarations, this is a stable branch."
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d743819..f5cf889d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,6 @@ TP_COMPILER_WARNINGS([ERROR_CFLAGS],
init-self \
],
[missing-field-initializers \
- deprecated-declarations \
unused-parameter])
AC_SUBST([ERROR_CFLAGS])