summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2009-09-30 12:39:18 +0000
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2009-09-30 12:39:18 +0000
commitf494213c6d8ab0b9daea90c1b331ae4a756491f9 (patch)
treed98d42d64d1ea1a4d8aae751c306faa395ed1584 /configure
parent75ddee0a26172d78a866d47d9be740691b254e49 (diff)
Fix typo in comment.
Originally committed as revision 20097 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 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