X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure;h=043e6f212bb4db9bcdac2fe8de45ad05bccc7062;hp=cefa0fbfdffe7751fed87cad26dda82ad49aa07b;hb=05861649cece70d65e7ba84c3696039c0143ce9c;hpb=9739339c7613bae100ce4971c9c66d9d586ea94d diff --git a/configure b/configure index cefa0fb..043e6f2 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" if test "x$ENABLE_WARNINGS" '!=' "x";then WARNINGS="-Wall -Wno-unused -Wno-format -Wno-redundant-decls -Wno-write-strings -D_FORTIFY_SOURCE=2 " fi