Generated from configure.in
[swftools.git] / configure
index 1434efe..ac7bace 100755 (executable)
--- a/configure
+++ b/configure
@@ -523,7 +523,7 @@ fi
 
 
 PACKAGE=swftools
-VERSION=0.2.1
+VERSION=0.2.2
 CFLAGS="-O2 -fomit-frame-pointer"
 CXXFLAGS="-O2 -fomit-frame-pointer"
 export PACKAGE VERSION CFLAGS CXXFLAGS
@@ -1654,7 +1654,7 @@ fi
 
 
 if test "x${OK}" = "xOK";then
-    test -e config.tmp2 || OK=
+    test -f config.tmp2 || OK=
 fi
 
 if test "x${CROSSCOMPILE}" = "x1";then