summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-02-26 18:46:12 +0100
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2012-03-08 15:22:11 +0000
commit93148aa5c341810b0ecefdbe4e760fddb38d9085 (patch)
tree2bfed99d4c80f25b3b252c7fd81801775786141f /configure
parent0ea5c0cdb0d87b5848cbe749598716bc62fd334a (diff)
downloadqemu-93148aa5c341810b0ecefdbe4e760fddb38d9085.tar.gz
Spelling fixes in comments (it's -> its)
* it's -> its (fixed for all files) * dont -> don't (only fixed in a line which was touched by the previous fix) * distrub -> disturb (fixed in the same line) Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a5eb8323e9..e19b6e3b5d 100755
--- a/configure
+++ b/configure
@@ -232,7 +232,7 @@ for opt do
done
# OS specific
# Using uname is really, really broken. Once we have the right set of checks
-# we can eliminate it's usage altogether
+# we can eliminate its usage altogether.
cc="${CC-${cross_prefix}gcc}"
ar="${AR-${cross_prefix}ar}"