summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-19 09:56:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-19 09:56:18 +0000
commitfc1b468117d333ca5630f7842a4c3d412389ec91 (patch)
tree0097e97a7be1e90d37b3749bceaf80a26d45cc64 /configure
parentd87e0718d832901ae782134c1f8192d39cf5368e (diff)
downloadmpv-fc1b468117d333ca5630f7842a4c3d412389ec91.tar.bz2
mpv-fc1b468117d333ca5630f7842a4c3d412389ec91.tar.xz
Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29784 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 308841068c..753d291fc9 100755
--- a/configure
+++ b/configure
@@ -8208,8 +8208,7 @@ CFLAGS_SVGALIB_HELPER = $cflags_svgalib_helper
CFLAGS_TREMOR_LOW = $cflags_tremor_low
YASMFLAGS = $YASMFLAGS
-EXTRALIBS = $extra_libs
-EXTRA_LIB = $extra_ldflags $_ld_static $_ld_lm
+EXTRALIBS = $extra_ldflags $_ld_static $_ld_lm $extra_libs
EXTRALIBS_MPLAYER = $libs_mplayer
EXTRALIBS_MENCODER = $libs_mencoder