OSDN Git Service

configure: fix cosmetic typo in check_mathfunc
authorMåns Rullgård <mans@mansr.com>
Wed, 10 Feb 2010 22:14:25 +0000 (22:14 +0000)
committerMåns Rullgård <mans@mansr.com>
Wed, 10 Feb 2010 22:14:25 +0000 (22:14 +0000)
Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 73b5787..f324e17 100755 (executable)
--- a/configure
+++ b/configure
@@ -669,7 +669,7 @@ EOF
 }
 
 check_mathfunc(){
-    log check_func "$@"
+    log check_mathfunc "$@"
     func=$1
     shift
     disable $func