Remove -fasm CFLAGS check, it is no longer needed.

Originally committed as revision 15629 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-10-16 15:24:34 +00:00
parent 0d7dca3669
commit 75083a884f

1
configure vendored
View File

@ -1149,7 +1149,6 @@ TMPO="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.o"
TMPS="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.S"
TMPSH="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.sh"
check_cflags -fasm
check_cflags -std=c99
case "$arch" in