summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8fd15a4a..4b3f2cfc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1387,6 +1387,7 @@ TP_COMPILER_WARNINGS([WARNING_CFLAGS],
dnl - type-limits is probably a bug too, but having the rest of -Wextra
dnl is better than nothing
[$DISABLE_UNUSED_WARNINGS \
+ deprecated-declarations \
missing-field-initializers \
unused-parameter \
pointer-sign \