Browse code

Add -Wmissing-prototypes to CFLAGS if available.

Originally committed as revision 22009 to svn://svn.ffmpeg.org/ffmpeg/trunk

Diego Biurrun authored on 2010/02/24 06:03:25
Showing 1 changed files
... ...
@@ -2699,6 +2699,7 @@ check_cflags -Wcast-qual
2699 2699
 check_cflags -Wwrite-strings
2700 2700
 check_cflags -Wtype-limits
2701 2701
 check_cflags -Wundef
2702
+check_cflags -Wmissing-prototypes
2702 2703
 enabled extra_warnings && check_cflags -Winline
2703 2704
 
2704 2705
 # add some linker flags