X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=247f760cb0553b27d4d50e12e4e7320cdc2d74b3;hb=0422bd4ca0113cbd99a44674ad14e7da08f3d1f1;hp=4d8b0501034e7530c2d6fc222768793be9dc28a6;hpb=3d3d2a780030a02f959e1e52c01caf741819b49d;p=swftools.git diff --git a/configure b/configure index 4d8b050..247f760 100755 --- a/configure +++ b/configure @@ -523,9 +523,9 @@ fi PACKAGE=swftools -VERSION=0.2.2 -CFLAGS="-Wimplicit -Wreturn-type -O2 -fomit-frame-pointer" -CXXFLAGS="-Wimplicit -Wreturn-type -O2 -fomit-frame-pointer" +VERSION=0.2.3 +CFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer" +CXXFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer" export PACKAGE VERSION CFLAGS CXXFLAGS # Extract the first word of "gcc", so it can be a program name with args.