# HG changeset patch # User joey # Date 1087145074 0 # Node ID 7b0be3001d39a9a472f21b39ce1bac25f74c4d99 # Parent 39de828ec1cb31570038eab3567f704c0ca659ce change linking order for static build with live.com on mingw diff -r 39de828ec1cb -r 7b0be3001d39 configure --- a/configure Sun Jun 13 10:53:06 2004 +0000 +++ b/configure Sun Jun 13 16:44:34 2004 +0000 @@ -5978,7 +5978,7 @@ 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