Pavel Vazharov <pvazharov@...> writes:

> check_cmd $ld $LDFLAGS $flags $(ld_o $TMPE) $TMPO $libs $extralibs
> 
> should become
> 
> check_cmd $ld $LDFLAGS $flags -o $TMPE $TMPO $libs $extralibs.

You are correct, the same problem 
(but another commit).

Carl Eugen

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to