Hi,

On Sat, Jul 7, 2012 at 2:03 PM, Ronald S. Bultje <[email protected]> wrote:
> From: "Ronald S. Bultje" <[email protected]>
>
> This is similar in style to how it currently supports some exotic
> compilers (e.g. see CC_O).
> ---
>  configure |   13 ++++++++++---
>  1 file changed, 10 insertions(+), 3 deletions(-)

This is a RFC more than anything else. MSVC's link.exe expects
libbla.lib instead of -lbla. I'm wondering about the most
portable/simple/robust way to add support for that into our build
system.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to