summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorjoey <joey@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-13 16:44:34 +0000
committerjoey <joey@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-13 16:44:34 +0000
commitf3fbfbe9282ee635ec45066aa1c1291bbff7fc5d (patch)
tree195f73f32175e33df8f89bea535e53809278d1a8 /configure
parent29ceaab8b42fa3c73eb1c8a5ea5c2957f30a9d33 (diff)
downloadmpv-f3fbfbe9282ee635ec45066aa1c1291bbff7fc5d.tar.bz2
mpv-f3fbfbe9282ee635ec45066aa1c1291bbff7fc5d.tar.xz
change linking order for static build with live.com on mingw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12576 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 31071bdb2b..c54ae330c7 100755
--- a/configure
+++ b/configure
@@ -5978,7 +5978,7 @@ $_live_libs_def
MPLAYER_NETWORK = $_network
STREAMING_LIVE_DOT_COM = $_live
-MPLAYER_NETWORK_LIB = $_ld_network $_ld_live
+MPLAYER_NETWORK_LIB = $_ld_live $_ld_network
DVBIN = $_dvbin
VIDIX = $_vidix
SHARED_PP = $_shared_pp