From f494213c6d8ab0b9daea90c1b331ae4a756491f9 Mon Sep 17 00:00:00 2001 From: Reimar Döffinger Date: Wed, 30 Sep 2009 12:39:18 +0000 Subject: Fix typo in comment. Originally committed as revision 20097 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 b1749656b4..30f2084b13 100755 --- a/configure +++ b/configure @@ -2161,7 +2161,7 @@ elif enabled x86; then return i; EOF - # check wether EBX is available on x86 + # check whether EBX is available on x86 check_asm ebx_available '"":::"%ebx"' # check whether more than 10 operands are supported -- cgit v1.2.3