Add llrintf test for FFmpeg.

patch by Michael Kostylev, michael.kostylev gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31102 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-04-27 17:50:50 +00:00
parent f15a14c158
commit eca4b87376
1 changed files with 2 additions and 1 deletions

3
configure vendored
View File

@ -3041,7 +3041,7 @@ if test "$_posix4" = yes ; then
fi
echores "$_posix4"
for func in exp2 exp2f llrint log2 log2f lrint lrintf round roundf truncf; do
for func in exp2 exp2f llrint llrintf log2 log2f lrint lrintf round roundf truncf; do
echocheck $func
cat > $TMPC << EOF
#include <math.h>
@ -9158,6 +9158,7 @@ $def_fast_unaligned
$def_hardcoded_tables
$def_libavcodec_mpegaudio_hp
$def_llrint
$def_llrintf
$def_local_aligned_8
$def_local_aligned_16
$def_log2