configure: fix cosmetic typo in check_mathfunc

Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2010-02-10 22:14:25 +00:00
parent f45a27dc52
commit 6b73c0aedc

2
configure vendored
View File

@ -669,7 +669,7 @@ EOF
}
check_mathfunc(){
log check_func "$@"
log check_mathfunc "$@"
func=$1
shift
disable $func