X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=m4%2Fmingw.m4;h=f4473256be3251dd23c0da84b30201794f303676;hp=623529673fb13ec631a26af7a5928adc68297b1f;hb=2689b541f1a0f9a767ac8fe55909183d2c9a7347;hpb=0f52bdfad8816e85fd4d12eb6b76f00aecddf315 diff --git a/m4/mingw.m4 b/m4/mingw.m4 index 6235296..f447325 100644 --- a/m4/mingw.m4 +++ b/m4/mingw.m4 @@ -12,7 +12,7 @@ case $host_os in esac AR=ar -if test "x$MINGW" == "xyes"; then +if test "x$MINGW" = "xyes"; then #fix for the debian distribution of mingw if test -x "/usr/i586-mingw32msvc/bin/ar";then AR="/usr/i586-mingw32msvc/bin/ar"