diff --git a/configure.in b/configure.in index ae58549097..8a048db68e 100644 --- a/configure.in +++ b/configure.in @@ -715,6 +715,7 @@ if test "$GCC:${warnflags+set}:no" = yes::no; then -Werror=declaration-after-statement \ -Werror=shorten-64-to-32 \ -Werror=implicit-function-declaration \ + -Werror=division-by-zero \ $extra_warning \ ; do if test "$particular_werror_flags" != yes; then