X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=configure;h=abe5a9500aa961b5417ecc3354c9f43d81cc442d;hb=2391d7ae5d8a145a250a8b80ab8c93ba74eba030;hp=cefa0fbfdffe7751fed87cad26dda82ad49aa07b;hpb=9739339c7613bae100ce4971c9c66d9d586ea94d;p=swftools.git diff --git a/configure b/configure index cefa0fb..abe5a95 100755 --- a/configure +++ b/configure @@ -1901,7 +1901,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