Signed-off-by: Lukasz Marek <[email protected]>
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 40d1f07..3322779 100755
--- a/configure
+++ b/configure
@@ -5227,6 +5227,7 @@ elif enabled gcc; then
check_cflags -Werror=missing-prototypes
check_cflags -Werror=return-type
check_cflags -Werror=vla
+ check_cflags -Werror=declaration-after-statement
check_cflags -Wformat
enabled extra_warnings || check_disable_warning -Wno-maybe-uninitialized
elif enabled llvm_gcc; then
--
1.9.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel