check for bool.
[swftools.git] / configure
index 4d8b050..247f760 100755 (executable)
--- 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.