summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLouai Al-Khanji <louai.al-khanji@theqtcompany.com>2015-08-24 11:30:12 +0300
committerLouai Al-Khanji <louai.al-khanji@theqtcompany.com>2015-08-25 06:01:23 +0000
commit55bc1ddc76deca1d20ff0febb51550db69c37fce (patch)
treedd4e4a3bf141c4cb91fabe1431451f6ccb407d7b /configure
parentcf68d764ab5dd1b1d129e81ea69e739a9f682c1e (diff)
Improve description of configure script's -kms switch
Change-Id: I05e69d10ca0df9f99dca2c172e1791371124e75c Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 8540659acc..d3e1f2e743 100755
--- a/configure
+++ b/configure
@@ -2649,15 +2649,15 @@ Additional options:
-no-eglfs .......... Do not compile EGLFS (EGL Full Screen/Single Surface) support.
* -eglfs ............. Compile EGLFS support.
+ -no-kms ............ Do not compile EGLFS KMS backend.
+ * -kms ............... Compile EGLFS KMS backend.
+
-no-directfb ....... Do not compile DirectFB support.
* -directfb .......... Compile DirectFB support.
-no-linuxfb ........ Do not compile Linux Framebuffer support.
* -linuxfb ........... Compile Linux Framebuffer support.
- -no-kms ............ Do not compile KMS support.
- * -kms ............... Compile KMS support (Requires EGL).
-
* -no-mirclient....... Do not compile Mir client support.
-mirclient.......... Compile Mir client support.