summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-12-03 09:46:26 +0100
committerThiago Macieira <thiago.macieira@nokia.com>2009-12-03 09:46:26 +0100
commit4feb6d99ff12968e30e1992d2049ff3271467929 (patch)
tree198f6d689e500d2edc296a6e6df889ba924831f0 /configure
parentc7f9a6890b3f5220d83af64fe26eb328c9626295 (diff)
Fix typo in configure.
Reviewed-by: Trust Me
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0b11bf32dd..6dc3898c94 100755
--- a/configure
+++ b/configure
@@ -3663,7 +3663,7 @@ Qt/X11 only:
-no-opengl ......... Do not support OpenGL.
+ -opengl <api> ...... Enable OpenGL support.
With no parameter, this will auto-detect the "best"
- OpenGL API to use. If desktop OpenGL is avaliable, it
+ OpenGL API to use. If desktop OpenGL is available, it
will be used. Use desktop, es1, es1cl or es2 for <api>
to force the use of the Desktop (OpenGL 1.x or 2.x),
OpenGL ES 1.x Common profile, 1.x Common Lite profile