diff configure @ 29742:3bd28ab606db

Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.
author diego
date Mon, 19 Oct 2009 09:56:18 +0000
parents d7ae3ef2c189
children 58e73accaeb7
line wrap: on
line diff
--- a/configure	Mon Oct 19 09:50:51 2009 +0000
+++ b/configure	Mon Oct 19 09:56:18 2009 +0000
@@ -8208,8 +8208,7 @@
 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