X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=m4%2Fswf.m4;h=96b91a1439dbe89ef41ee24fa0848e3c856bbc79;hp=d304e4e72aa3b4f4c9e9124ca4f17b125a2b531b;hb=cca8a8739a5f56bb4711af2935eca62b57f29692;hpb=3e770482e133ffce30534c46795da19e8fec0e97 diff --git a/m4/swf.m4 b/m4/swf.m4 index d304e4e..96b91a1 100644 --- a/m4/swf.m4 +++ b/m4/swf.m4 @@ -79,7 +79,7 @@ AC_MSG_CHECKING([whether we can compile the avifile test program]) cat > conftest.$ac_ext << EOF #include -#if (AVIFILE_MAJOR_VERSION == 0) && (AVIFILE_MINOR_VERSION==6) +#if (AVIFILE_MAJOR_VERSION == 0) && (AVIFILE_MINOR_VERSION>=6) #include #include #include