[Ffmpeg-cvslog] r5699 - in trunk: common.mak configure
Diego Biurrun
diego
Mon Jul 10 03:30:50 CEST 2006
On Mon, Jul 10, 2006 at 02:19:38AM +0200, diego wrote:
> Author: diego
> Date: Mon Jul 10 02:19:38 2006
^^^^^^^^
Yes, it's late again...
> Log:
> Move MinGW LDFLAGS setting to configure.
>
> --- trunk/configure (original)
> +++ trunk/configure Mon Jul 10 02:19:38 2006
> @@ -1166,6 +1166,7 @@
> if test "$mingwce" = "yes"; then
> protocols="no"
> fi
> + LDFLAGS=-Wl,--output-def,$(@:.dll=.def),--out-implib,lib$(SLIBNAME:$(SLIBSUF)=.dll.a)
This is missing some quotes of course. Thanks to Mans for being less
drowsy than I am...
Diego
More information about the ffmpeg-cvslog
mailing list