X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=4c8307bdd5270720ee7f01a416d5196aad880a7a;hp=4ed3adaa80770d61c9f5d38a10a706e5c8f0d381;hb=2391d7ae5d8a145a250a8b80ab8c93ba74eba030;hpb=9739339c7613bae100ce4971c9c66d9d586ea94d diff --git a/configure.in b/configure.in index 4ed3ada..4c8307b 100644 --- a/configure.in +++ b/configure.in @@ -43,7 +43,7 @@ if test "x${srcdir}" != "x."; then exit 1 fi -WARNINGS="-Wparentheses -Wimplicit -Wreturn-type -Wno-write-strings" +WARNINGS="-Wimplicit -Wreturn-type -Wno-write-strings -Wformat" if test "x$ENABLE_WARNINGS" '!=' "x";then WARNINGS="-Wall -Wno-unused -Wno-format -Wno-redundant-decls -Wno-write-strings -D_FORTIFY_SOURCE=2 " fi