configure: fix cosmetic typo in check_mathfunc

Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Måns Rullgård 15 years ago
parent f45a27dc52
commit 6b73c0aedc
  1. 2
      configure

2
configure vendored

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

Loading…
Cancel
Save