diff --git a/configure b/configure
index 22735e788e6607452b26c0fcd22a78b80d1735cd..f5a285e6d1539287fbeca68c3ffcd635af871089 100755
--- a/configure
+++ b/configure
@@ -2992,6 +2992,7 @@ check_cflags -Wwrite-strings
 check_cflags -Wtype-limits
 check_cflags -Wundef
 check_cflags -Wmissing-prototypes
+check_cflags -Wstrict-prototypes
 enabled extra_warnings && check_cflags -Winline
 
 # add some linker flags