]> git.sesse.net Git - ffmpeg/blobdiff - configure
timefilter: Fix typo in allocation failure message
[ffmpeg] / configure
index 46a9adef377f60b3d3e1a56beef6d85533d718a8..24affaa46ffd2df46ba8cc671817b9dbdf5f0360 100755 (executable)
--- a/configure
+++ b/configure
@@ -4430,6 +4430,7 @@ check_cflags -Wmissing-prototypes
 check_cflags -Wno-pointer-to-int-cast
 check_cflags -Wstrict-prototypes
 enabled extra_warnings && check_cflags -Winline
+enabled extra_warnings || check_cflags -Wno-maybe-uninitialized
 
 # add some linker flags
 check_ldflags -Wl,--warn-common