[MPlayer-cvslog] r26710 - trunk/configure
diego
subversion at mplayerhq.hu
Sat May 10 14:07:06 CEST 2008
Author: diego
Date: Sat May 10 14:07:06 2008
New Revision: 26710
Log:
Remove outdated FIXME comment.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Sat May 10 14:07:06 2008
@@ -2479,8 +2479,6 @@ EOF
# 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
More information about the MPlayer-cvslog
mailing list