[FFmpeg-devel] [PATCH] Install the mingw import libraries, too

Ramiro Polla ramiro.polla
Mon Jul 13 21:49:49 CEST 2009


On Mon, Jul 13, 2009 at 4:30 PM, Martin Storsj?<martin at martin.st> wrote:
> On Mon, 13 Jul 2009, Ramiro Polla wrote:
>
>> $(LIBDIR) must be created before copying files in there. It is created
>> later on for pkgconfig. Besides that it's fine.
>
> Hmm, okay, so what do you suggest? As far as I see, the alternatives are:
> 1) Moving this to LIB_INSTALL_EXTRA_CMD

I think this belongs in SLIB_...

> 2) Creating both SHLIBDIR and LIBDIR in install-lib$(NAME)-shared

Not in the common code. Maybe add a mkdir to SLIB_INSTALL_EXTRA_CMD.
Mans, what do you think?

> 3) Installing this into SHLIBDIR instead of LIBDIR

I think this is wrong. It would install to /prefix/bin, while it
should install to /prefix/lib.

Ramiro Polla



More information about the ffmpeg-devel mailing list