summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorRudolf Polzer <divverent@xonotic.org>2012-12-19 13:01:56 +0100
committerRudolf Polzer <divverent@xonotic.org>2012-12-19 13:01:56 +0100
commit3ea3f7296716e13a9b817d2ca6940b4039d08d70 (patch)
treead6955e5bd8bb2182be332598859ed1481e32e7b /stream
parent7d0a20954f4ad642901a65fcb39ab601032ddcea (diff)
downloadmpv-3ea3f7296716e13a9b817d2ca6940b4039d08d70.tar.bz2
mpv-3ea3f7296716e13a9b817d2ca6940b4039d08d70.tar.xz
configure: clean up use of extra_ldflags and libs_mplayer
Now, extra_ldflags ought to only consider LDFLAGS, and all libraries shall go into libs_mplayer. In the end, the command line first contains extra_ldflags, and then libs_mplayer. So altogether this change has the effect that libraries get added to the linker command line in the order the configure script checks them. Previously there was some reordering due to some checks adding libraries to libs_mplayer and some to extra_ldflags.
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions