diff --git a/configure b/configure index 383bc92..7425a98 100755 --- a/configure +++ b/configure @@ -275,7 +275,7 @@ fi # # Check for some compiler warning flags. # -for f in all extra error shadow "format=2" missing-prototypes \ +for f in all extra shadow "format=2" missing-prototypes \ missing-declarations nested-externs vla overlength-strings \ unsafe-loop-optimizations undef sign-compare \ missing-include-dirs old-style-definition \