Mercurial > mplayer.hg
diff configure @ 26678:174c031a5df0
Remove outdated FIXME comment.
author | diego |
---|---|
date | Sat, 10 May 2008 12:07:06 +0000 |
parents | 93c199383f94 |
children | cf0bd9d850f3 |
line wrap: on
line diff
--- a/configure Sat May 10 11:48:17 2008 +0000 +++ b/configure Sat May 10 12:07:06 2008 +0000 @@ -2479,8 +2479,6 @@ # if altivec is enabled, make sure the correct flags turn up in CFLAGS if test "$_altivec" = yes ; then - #FIXME: _mcpu is used for CFLAGS, this needs to be set earlier - #_mcpu="$_mcpu $_altivec_gcc_flags" CFLAGS="$CFLAGS $_altivec_gcc_flags" fi fi