diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-27 22:34:03 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-27 22:34:03 +0000 |
commit | fbf78cef93b2ec3452d980f75fc564af28355109 (patch) | |
tree | f6d9a3e16baad848a1eefbb01f75bb931b51727d /configure | |
parent | a96d2ce940af27a47e34c3c7c20270a3e158a196 (diff) |
_ld_sock is already in _ld_extra.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21343 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7378,7 +7378,7 @@ GIF = $_gif EXTRALIBS = $_extra_libs EXTRA_LIB = $_ld_extra $_ld_static $_ld_lm $_ld_arch -EXTRALIBS_MPLAYER = $_libs_mplayer $_ld_sock +EXTRALIBS_MPLAYER = $_libs_mplayer EXTRALIBS_MENCODER = $_libs_mencoder HAVE_MLIB = $_mlib |