summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index e8194abf64..35e04739d2 100644
--- a/configure.in
+++ b/configure.in
@@ -745,6 +745,7 @@ if test "$GCC:${warnflags+set}:no" = yes::no; then
-Werror=shorten-64-to-32 \
-Werror=implicit-function-declaration \
-Werror=division-by-zero \
+ -Werror=deprecated-declarations \
$extra_warning \
; do
if test "$particular_werror_flags" != yes; then