X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=ac7bace55675e8f249b21fc493b02442f3ecb457;hb=2beffe5208c8d3180e4ab6aba8a2c306f6113d82;hp=1434efea450bb86f257c68f94c9f0d10410358e3;hpb=90b15977a6a09cd9e90c19d74eca0e8e5313b4e6;p=swftools.git diff --git a/configure b/configure index 1434efe..ac7bace 100755 --- 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