summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-02-10 22:14:25 +0000
committerMåns Rullgård <mans@mansr.com>2010-02-10 22:14:25 +0000
commit6b73c0aedcbd4645259c45196400180949de238f (patch)
tree477f623925ad9b8ba6d962f88c7de85a1bf01266 /configure
parentf45a27dc526dc743bed25e8a7e67200bc02fd555 (diff)
configure: fix cosmetic typo in check_mathfunc
Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 73b5787caa..f324e17929 100755
--- a/configure
+++ b/configure
@@ -669,7 +669,7 @@ EOF
}
check_mathfunc(){
- log check_func "$@"
+ log check_mathfunc "$@"
func=$1
shift
disable $func