summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-11 15:36:08 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-11 15:36:08 +0000
commit0acdb748548e745591086e424648bbfac089dd7c (patch)
tree108e4fe28e52d681cb137072bc00cf4c68634345
parent0cec4f5c7a131a2e5be42bf5fb2582e099831fe1 (diff)
downloadmpv-0acdb748548e745591086e424648bbfac089dd7c.tar.bz2
mpv-0acdb748548e745591086e424648bbfac089dd7c.tar.xz
Remove outdated comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28301 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index bde547c180..0a1cfafb01 100755
--- a/configure
+++ b/configure
@@ -3153,7 +3153,6 @@ echores "$_alloca"
echocheck "fastmemcpy"
-# fastmemcpy check is done earlier with tests of CPU & binutils features
if test "$_fastmemcpy" = yes ; then
_def_fastmemcpy='#define CONFIG_FASTMEMCPY 1'
else