diff --git a/configure.ac b/configure.ac index 4272a23..8a068be 100644 --- a/configure.ac +++ b/configure.ac @@ -36,8 +36,7 @@ my_CFLAGS="-Wall \ -Wmissing-declarations -Wmissing-prototypes \ --Wnested-externs -Wpointer-arith \ --Wpointer-arith -Wsign-compare -Wchar-subscripts \ +-Wnested-externs -Wsign-compare -Wchar-subscripts \ -Wstrict-prototypes -Wshadow \ -Wformat-security -Wtype-limits" AC_SUBST([my_CFLAGS])