From: kramm Date: Thu, 6 Jun 2002 10:57:29 +0000 (+0000) Subject: avifile fixes. X-Git-Tag: release-0-4-0~43 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=cca8a8739a5f56bb4711af2935eca62b57f29692 avifile fixes. --- 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