From 6b73c0aedcbd4645259c45196400180949de238f Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Wed, 10 Feb 2010 22:14:25 +0000 Subject: configure: fix cosmetic typo in check_mathfunc Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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 -- cgit v1.2.3