X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=m4%2Favi2swf.m4;h=fc15b67e1caae0e56ba74988935a5bdbc9226fd5;hp=ef50edd4730e081480368a407133b289c8f95ab4;hb=71a00345eddc8b5ebaacf3ae68afa129a73c4d59;hpb=1c5d4b4a5f1d36f1cfbb570a1f132ba1184ddabe diff --git a/m4/avi2swf.m4 b/m4/avi2swf.m4 index ef50edd..fc15b67 100644 --- a/m4/avi2swf.m4 +++ b/m4/avi2swf.m4 @@ -67,7 +67,8 @@ int main (int argc, char*argv[]) EOF ac_link='$CXX $CPPFLAGS $CXXFLAGS `avifile-config --cflags` `avifile-config --libs` conftest.$ac_ext -o conftest${ac_exeext}' -if {(eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +##if {(eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo avi2swf.m4:71: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then AC_MSG_RESULT(yes) AVIFILE=true export AVIFILE