Apply ldflags-order part of ldflags_order patch from Alberto Villa.
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 3 May 2009 00:08:29 +0000 (00:08 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 3 May 2009 00:08:29 +0000 (00:08 +0000)
commitd04a620d461e2fee930e50f056e53d23d56d6458
tree7cd9f19e0ba8ca5b674904ec812e443d018c1b31
parentf12b5f24ed056d58463b83de181e9111e8a71c8a
Apply ldflags-order part of ldflags_order patch from Alberto Villa.

Alberto wrote:
"on freebsd (as well as on linuces without /usr/local/lib in default ld path)
building concurrent versions of mlt is not possible, because of the wrong
linking of -lmlt while using LDFLAGS=-L/usr/local/lib
this patch fixes the issue using pkg-config"

Signed-off-by: Dan Dennedy <dan@dennedy.org>

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1416 d19143bc-622f-0410-bfdd-b5b2a6649095
src/modules/avformat/Makefile
src/modules/dv/Makefile
src/modules/gtk2/Makefile
src/modules/jackrack/Makefile
src/modules/sdl/Makefile
src/modules/sox/Makefile
src/modules/westley/Makefile