Re: PATCH: Fix make install for Windows

Michael Militzer <[email protected]> Thu, 15 Sep 2011 12:52:50 +0200
Newsgroups gmane.comp.video.xvid.devel
Message-ID <[email protected]>
Hi,

I checked that in Cygwin. You are right. Patch applied.

Regards,
Michael


Quoting Motofumi Oka <[email protected]>:

> Hi.
>
> Currentry, if `make install` is done, xvidcore.dll is installed into $libdir
> and xvidcore.dll.a is not installed anywhere.
> I think this is wrong.
> xvidcore.dll should be installed into $bindir, and xvidcore.dll.a should be
> installed into $libdir.
> Therefore, I wrote this patch.
> http://pastebin.com/hD3GJr7a
>
> Regards,
> Motofumi
> _______________________________________________
> Xvid-devel mailing list
> [email protected]
> http://list.xvid.org/mailman/listinfo/xvid-devel
>
>