Browse code

configure: fix cosmetic typo in check_mathfunc

Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk

Måns Rullgård authored on 2010/02/11 07:14:25
Showing 1 changed files
... ...
@@ -669,7 +669,7 @@ EOF
669 669
 }
670 670
 
671 671
 check_mathfunc(){
672
-    log check_func "$@"
672
+    log check_mathfunc "$@"
673 673
     func=$1
674 674
     shift
675 675
     disable $func